Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 59cc891d06625c5a6a5261c4dfeb37694708b82f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 59cc891d06625c5a6a5261c4dfeb37694708b82f # timeout=10
Commit message: "library/PFCP_Templates: add missing receive templates"
 > git rev-list --no-walk b68be3983fe821af306302cb2f8b5a6e5cf31f63 # timeout=10
[ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins11450451409142741183.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 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 sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] 8fa0cf39ddab9208fbbf8b847cf3a55a77d6ec250bfc2f5522dac24d3944cfa3 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', '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-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', '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] Ign:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [181 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.8 kB] Fetched 9304 kB in 1s (9660 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-sgsn-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-sgsn-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h 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 NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn 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 GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', '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-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_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 `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.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 `IPCP_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 `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_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 `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_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_Gb_Types.ttcn'... 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 `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1828.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2237.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2270.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3521.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4915.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5020.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5347.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5348.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5350.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5405.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5407.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:85.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:61.1-65.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier 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 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:84.10-95.2: In function definition `enum2oct1_Cause_gtpc_tmpl': GTPv1C_Templates.ttcn:92.5-94.3: In else statement: GTPv1C_Templates.ttcn:93.4-33: In return statement: GTPv1C_Templates.ttcn:93.29-33: In actual parameter list of function `@GTPv1C_Templates.f_GTP_Cause_2_OCT1': GTPv1C_Templates.ttcn:93.30-32: In parameter #1 for `cause': GTPv1C_Templates.ttcn:93.30-32: warning: Inadequate restriction on the referenced template parameter `inp', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:84.45-66: note: Referenced template parameter is here GTPv1C_Templates.ttcn:100.2-109.2: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:106.5-108.3: In else statement: GTPv1C_Templates.ttcn:107.4-30: In return statement: GTPv1C_Templates.ttcn:107.24-30: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:107.25-29: In parameter #1 for `cause': GTPv1C_Templates.ttcn:107.25-29: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:100.27-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:193.2-201.2: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:198.5-200.3: In else statement: GTPv1C_Templates.ttcn:199.4-38: In return statement: GTPv1C_Templates.ttcn:199.26-38: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:199.27-37: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:199.27-37: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:193.29-58: note: Referenced template parameter is here GTPv1C_Templates.ttcn:202.10-208.2: In function definition `f_ts_MS_Validated': GTPv1C_Templates.ttcn:207.3-37: In return statement: GTPv1C_Templates.ttcn:207.25-37: In actual parameter list of template `@GTPv1C_Templates.ts_MS_Validated': GTPv1C_Templates.ttcn:207.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:207.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:202.37-68: note: Referenced template parameter is here GTPv1C_Templates.ttcn:229.10-235.2: In function definition `f_ts_TEIC': GTPv1C_Templates.ttcn:234.3-22: In return statement: GTPv1C_Templates.ttcn:234.17-22: In actual parameter list of template `@GTPv1C_Templates.ts_TEIC': GTPv1C_Templates.ttcn:234.18-21: In parameter #1 for `teic': GTPv1C_Templates.ttcn:234.18-21: warning: Inadequate restriction on the referenced template parameter `teic', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:229.29-53: note: Referenced template parameter is here GTPv1C_Templates.ttcn:259.10-265.2: In function definition `f_ts_IMEISV': GTPv1C_Templates.ttcn:264.3-26: In return statement: GTPv1C_Templates.ttcn:264.19-26: In actual parameter list of template `@GTPv1C_Templates.ts_IMEISV': GTPv1C_Templates.ttcn:264.20-25: In parameter #1 for `imeisv': GTPv1C_Templates.ttcn:264.20-25: warning: Inadequate restriction on the referenced template parameter `imeisv', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:259.31-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:284.2-296.2: In function definition `f_ts_MS_TimeZone': GTPv1C_Templates.ttcn:289.3-291.3: In if statement: GTPv1C_Templates.ttcn:290.4-66: In return statement: GTPv1C_Templates.ttcn:290.25-66: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:290.48-65: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:292.3-294.3: In if statement: GTPv1C_Templates.ttcn:293.4-34: In return statement: GTPv1C_Templates.ttcn:293.25-34: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:293.26-33: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:293.26-33: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.3-53: In return statement: GTPv1C_Templates.ttcn:295.24-53: In actual parameter list of template `@GTPv1C_Templates.ts_MS_TimeZone': GTPv1C_Templates.ttcn:295.25-32: In parameter #1 for `timeZone': GTPv1C_Templates.ttcn:295.25-32: warning: Inadequate restriction on the referenced template parameter `timeZone', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.28-56: note: Referenced template parameter is here GTPv1C_Templates.ttcn:295.35-52: In parameter #2 for `daylightSavingTime': GTPv1C_Templates.ttcn:295.35-52: warning: Inadequate restriction on the referenced template parameter `daylightSavingTime', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:284.59-97: note: Referenced template parameter is here GTPv1C_Templates.ttcn:314.10-320.2: In function definition `f_ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.3-49: In return statement: GTPv1C_Templates.ttcn:319.36-49: In actual parameter list of template `@GTPv1C_Templates.ts_ChargingCharacteristics': GTPv1C_Templates.ttcn:319.37-48: In parameter #1 for `chargingChar': GTPv1C_Templates.ttcn:319.37-48: warning: Inadequate restriction on the referenced template parameter `chargingChar', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:314.48-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:701.2-709.2: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:706.5-708.3: In else statement: GTPv1C_Templates.ttcn:707.4-25: In return statement: GTPv1C_Templates.ttcn:707.18-25: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:707.19-24: In parameter #1 for `digits': GTPv1C_Templates.ttcn:707.19-24: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:701.21-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:726.2-732.2: In function definition `f_ts_RATType': GTPv1C_Templates.ttcn:729.5-731.3: In else statement: GTPv1C_Templates.ttcn:730.4-30: In return statement: GTPv1C_Templates.ttcn:730.21-30: In actual parameter list of template `@GTPv1C_Templates.ts_RATType': GTPv1C_Templates.ttcn:730.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:730.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:726.24-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:738.2-746.2: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:743.5-745.3: In else statement: GTPv1C_Templates.ttcn:744.4-30: In return statement: GTPv1C_Templates.ttcn:744.21-30: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:744.22-29: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:744.22-29: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:738.24-50: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1163.2-1171.2: In template definition `ts_PCO_IPv4_DNS_IPCP': GTPv1C_Templates.ttcn:1164.16-1170.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1168.4-1169.62: In component 2: GTPv1C_Templates.ttcn:1169.9-60: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1169.23-60: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1169.24-59: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1169.24-59: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1281.2-1283.74: In template definition `ts_IPCP_ReqDNS': GTPv1C_Templates.ttcn:1282.10-1283.74: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1283.4-73: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1173.2-1181.2: In template definition `ts_PCO_IPv4_PRI_DNS_IPCP': GTPv1C_Templates.ttcn:1174.16-1180.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1178.4-1179.57: In component 2: GTPv1C_Templates.ttcn:1179.9-55: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1179.23-55: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1179.24-54: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1179.24-54: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1285.2-1287.39: In template definition `ts_IPCP_ReqDNS_Primary': GTPv1C_Templates.ttcn:1286.10-1287.39: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1287.4-38: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1262.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1259.51-78: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1182.2-1190.2: In template definition `ts_PCO_IPv4_SEC_DNS_IPCP': GTPv1C_Templates.ttcn:1183.16-1189.3: In template for record field `protocols': GTPv1C_Templates.ttcn:1187.4-1188.59: In component 2: GTPv1C_Templates.ttcn:1188.9-57: In template for record field `protoIDContents': GTPv1C_Templates.ttcn:1188.23-57: In actual parameter list of external function `@IPCP_Types.enc_IpcpPacket': GTPv1C_Templates.ttcn:1188.24-56: In parameter #1 for `inp': GTPv1C_Templates.ttcn:1188.24-56: In the operand of operation `valueof()': GTPv1C_Templates.ttcn:1288.2-1290.41: In template definition `ts_IPCP_ReqDNS_Secondary': GTPv1C_Templates.ttcn:1289.10-1290.41: In actual parameter list of template `@GTPv1C_Templates.ts_IPCP': GTPv1C_Templates.ttcn:1290.4-40: In parameter #3 for `opts': GTPv1C_Templates.ttcn:1267.11-14: warning: Inadequate restriction on the referenced template parameter `addr', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1264.53-80: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1236.2-1250.2: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1249.3-12: warning: Control never reaches this statement GTPv1C_Templates.ttcn:1453.2-1490.2: In template definition `ts_SGSNContextRespPDU': GTPv1C_Templates.ttcn:1459.27-1489.3: In template for union field `sgsn_ContextResponse': GTPv1C_Templates.ttcn:1470.30-58: In template for record field `sgsn_addr_controlPlane': GTPv1C_Templates.ttcn:1470.40-58: In actual parameter list of template `@GTPv1C_Templates.ts_GsnAddr': GTPv1C_Templates.ttcn:1470.41-57: In parameter #1 for `ip_addr': GTPv1C_Templates.ttcn:1470.41-57: warning: Inadequate restriction on the referenced template parameter `sgsn_addr_control', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1456.8-60: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1568.2-1603.2: In function definition `tr_GTPC_Cell_Identifier_V': GTPv1C_Templates.ttcn:1602.3-12: In return statement: GTPv1C_Templates.ttcn:1602.10-12: warning: Inadequate restriction on the referenced template variable `ret', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:1569.39-1579.3: note: Referenced template variable is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1409.1-1445.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1416.2-1424.2: In if statement: RAN_Emulation.ttcnpp:1419.3-1423.3: In if statement: RAN_Emulation.ttcnpp:1422.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1444.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:231.1-253.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:233.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:233.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:238.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:238.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:243.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:243.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:248.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:248.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:256.1-267.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:260.2-265.2: In alt construct: BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:262.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:262.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:300.1-373.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:304.2-367.2: In if statement: BSSGP_ConnHdlr.ttcn:363.3-366.3: In if statement: BSSGP_ConnHdlr.ttcn:365.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:365.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:372.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:372.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:561.1-581.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:578.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:578.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:582.1-585.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:583.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:583.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:584.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:584.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:587.1-610.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:601.2-609.2: In alt construct: BSSGP_ConnHdlr.ttcn:603.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:603.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:604.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:604.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.1-631.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:628.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:628.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:695.1-704.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:697.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:697.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:697.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:744.9-761.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:754.3-759.22: In send statement: BSSGP_ConnHdlr.ttcn:754.47-759.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:759.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:759.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:746.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:869.1-872.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:870.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:870.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:871.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:871.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:874.1-907.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:898.2-906.2: In alt construct: BSSGP_ConnHdlr.ttcn:900.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:900.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:901.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:901.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:909.1-925.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:919.2-923.2: In alt construct: BSSGP_ConnHdlr.ttcn:920.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:920.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:921.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:921.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:922.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:922.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:927.1-958.1: In function definition `f_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:944.2-957.2: In alt construct: BSSGP_ConnHdlr.ttcn:945.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:945.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1106.1-1131.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1113.2-1130.2: In alt construct: BSSGP_ConnHdlr.ttcn:1115.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1115.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1117.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1117.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1118.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1118.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1122.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1122.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1123.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1123.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2077.9-2179.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2169.2-15: In deactivate statement: SGSN_Tests.ttcn:2169.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2206.9-2252.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2251.2-15: In deactivate statement: SGSN_Tests.ttcn:2251.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2506.9-2527.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2518.2-18: In function instance: SGSN_Tests.ttcn:2518.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2526.2-14: In deactivate statement: SGSN_Tests.ttcn:2526.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2539.9-2567.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2560.2-14: In deactivate statement: SGSN_Tests.ttcn:2560.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2578.9-2609.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2590.2-18: In function instance: SGSN_Tests.ttcn:2590.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2598.2-14: In deactivate statement: SGSN_Tests.ttcn:2598.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2705.1-2781.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2730.2-2732.19: In variable assignment: SGSN_Tests.ttcn:2730.45-2732.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2730.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2730.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2730.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2730.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2731.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2731.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2731.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2731.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2759.2-2761.22: In variable assignment: SGSN_Tests.ttcn:2759.47-2761.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2759.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2759.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2759.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2759.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2712.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2760.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2760.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2760.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2760.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2711.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2783.1-2891.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2856.2-2858.21: In variable assignment: SGSN_Tests.ttcn:2856.47-2858.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2856.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2856.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2856.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2856.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2823.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2857.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2857.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2857.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2857.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2823.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2870.2-2872.22: In variable assignment: SGSN_Tests.ttcn:2870.48-2872.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2872.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2872.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2861.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2873.2-101: In variable assignment: SGSN_Tests.ttcn:2873.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2873.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2873.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2873.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2873.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2862.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:224.9-256.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:245.2-69: In receive statement: SGSN_Tests_Iu.ttcn:245.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:271.9-317.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:306.2-69: In receive statement: SGSN_Tests_Iu.ttcn:306.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_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 `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_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 `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 `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_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 `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_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 `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 `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_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_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_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 `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_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 `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: 720 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-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.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 GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.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_3.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_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_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.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 SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_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_3.cc Creating dependency file for PCO_Types_part_4.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_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_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_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_7.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_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_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_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_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_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for 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_2.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.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_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.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 General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_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 BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_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 GTPC_Types.o GTPC_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 GTPU_Types.o GTPU_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 GTP_Emulation.o GTP_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 GTPv1C_CodecPort.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct.o GTPv1C_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 GTPv1C_Templates.o GTPv1C_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 GTPv1U_CodecPort.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct.o GTPv1U_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 GTPv1U_Templates.o GTPv1U_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 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 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 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 IPCP_Types.o IPCP_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 L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_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 LLC_Types.o LLC_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 M3UA_Emulation.o M3UA_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 M3UA_Types.o M3UA_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 MTP3asp_PortType.o MTP3asp_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 MTP3asp_Types.o MTP3asp_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 env 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 NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_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_Gb_Types.o Osmocom_Gb_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 RANAP_CodecPort.o RANAP_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 RANAP_Templates.o RANAP_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 RANAP_Types.o RANAP_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 SCCP_Emulation.o SCCP_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 SCCP_Templates.o SCCP_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 SCCP_Types.o SCCP_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 SCCPasp_Types.o SCCPasp_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 SCTPasp_PortType.o SCTPasp_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 SCTPasp_Types.o SCTPasp_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 SGSN_Tests.o SGSN_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 SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_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 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 BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_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 BSSGP_Types_part_1.o BSSGP_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 BSSGP_Types_part_2.o BSSGP_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 BSSGP_Types_part_3.o BSSGP_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 BSSGP_Types_part_4.o BSSGP_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 BSSGP_Types_part_5.o BSSGP_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 BSSGP_Types_part_6.o BSSGP_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 BSSGP_Types_part_7.o BSSGP_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 GTPC_Types_part_1.o GTPC_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 GTPC_Types_part_2.o GTPC_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 GTPC_Types_part_3.o GTPC_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 GTPC_Types_part_4.o GTPC_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 GTPC_Types_part_5.o GTPC_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 GTPC_Types_part_6.o GTPC_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 GTPC_Types_part_7.o GTPC_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 GTPU_Types_part_1.o GTPU_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 GTPU_Types_part_2.o GTPU_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 GTPU_Types_part_3.o GTPU_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 GTPU_Types_part_4.o GTPU_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 GTPU_Types_part_5.o GTPU_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 GTPU_Types_part_6.o GTPU_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 GTPU_Types_part_7.o GTPU_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 GTP_Emulation_part_1.o GTP_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 GTP_Emulation_part_2.o GTP_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 GTP_Emulation_part_3.o GTP_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 GTP_Emulation_part_4.o GTP_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 GTP_Emulation_part_5.o GTP_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 GTP_Emulation_part_6.o GTP_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 GTP_Emulation_part_7.o GTP_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 GTPv1C_CodecPort_part_1.o GTPv1C_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 GTPv1C_CodecPort_part_2.o GTPv1C_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 GTPv1C_CodecPort_part_3.o GTPv1C_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 GTPv1C_CodecPort_part_4.o GTPv1C_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 GTPv1C_CodecPort_part_5.o GTPv1C_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 GTPv1C_CodecPort_part_6.o GTPv1C_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 GTPv1C_CodecPort_part_7.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_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 GTPv1C_Templates_part_1.o GTPv1C_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 GTPv1C_Templates_part_2.o GTPv1C_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 GTPv1C_Templates_part_3.o GTPv1C_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 GTPv1C_Templates_part_4.o GTPv1C_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 GTPv1C_Templates_part_5.o GTPv1C_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 GTPv1C_Templates_part_6.o GTPv1C_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 GTPv1C_Templates_part_7.o GTPv1C_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 GTPv1U_CodecPort_part_1.o GTPv1U_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 GTPv1U_CodecPort_part_2.o GTPv1U_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 GTPv1U_CodecPort_part_3.o GTPv1U_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 GTPv1U_CodecPort_part_4.o GTPv1U_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 GTPv1U_CodecPort_part_5.o GTPv1U_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 GTPv1U_CodecPort_part_6.o GTPv1U_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 GTPv1U_CodecPort_part_7.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_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 GTPv1U_Templates_part_1.o GTPv1U_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 GTPv1U_Templates_part_2.o GTPv1U_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 GTPv1U_Templates_part_3.o GTPv1U_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 GTPv1U_Templates_part_4.o GTPv1U_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 GTPv1U_Templates_part_5.o GTPv1U_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 GTPv1U_Templates_part_6.o GTPv1U_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 GTPv1U_Templates_part_7.o GTPv1U_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 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 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 IPCP_Types_part_1.o IPCP_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 IPCP_Types_part_2.o IPCP_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 IPCP_Types_part_3.o IPCP_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 IPCP_Types_part_4.o IPCP_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 IPCP_Types_part_5.o IPCP_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 IPCP_Types_part_6.o IPCP_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 IPCP_Types_part_7.o IPCP_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 L3_Common_part_1.o L3_Common_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 L3_Common_part_2.o L3_Common_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 L3_Common_part_3.o L3_Common_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 L3_Common_part_4.o L3_Common_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 L3_Common_part_5.o L3_Common_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 L3_Common_part_6.o L3_Common_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 L3_Common_part_7.o L3_Common_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 L3_Templates_part_1.o L3_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 L3_Templates_part_2.o L3_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 L3_Templates_part_3.o L3_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 L3_Templates_part_4.o L3_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 L3_Templates_part_5.o L3_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 L3_Templates_part_6.o L3_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 L3_Templates_part_7.o L3_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 LLC_Templates_part_1.o LLC_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 LLC_Templates_part_2.o LLC_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 LLC_Templates_part_3.o LLC_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 LLC_Templates_part_4.o LLC_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 LLC_Templates_part_5.o LLC_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 LLC_Templates_part_6.o LLC_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 LLC_Templates_part_7.o LLC_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 LLC_Types_part_1.o LLC_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 LLC_Types_part_2.o LLC_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 LLC_Types_part_3.o LLC_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 LLC_Types_part_4.o LLC_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 LLC_Types_part_5.o LLC_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 LLC_Types_part_6.o LLC_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 LLC_Types_part_7.o LLC_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 M3UA_Emulation_part_1.o M3UA_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 M3UA_Emulation_part_2.o M3UA_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 M3UA_Emulation_part_3.o M3UA_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 M3UA_Emulation_part_4.o M3UA_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 M3UA_Emulation_part_5.o M3UA_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 M3UA_Emulation_part_6.o M3UA_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 M3UA_Emulation_part_7.o M3UA_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 M3UA_Types_part_1.o M3UA_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 M3UA_Types_part_2.o M3UA_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 M3UA_Types_part_3.o M3UA_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 M3UA_Types_part_4.o M3UA_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 M3UA_Types_part_5.o M3UA_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 M3UA_Types_part_6.o M3UA_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 M3UA_Types_part_7.o M3UA_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 MTP3asp_PortType_part_1.o MTP3asp_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 MTP3asp_PortType_part_2.o MTP3asp_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 MTP3asp_PortType_part_3.o MTP3asp_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 MTP3asp_PortType_part_4.o MTP3asp_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 MTP3asp_PortType_part_5.o MTP3asp_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 MTP3asp_PortType_part_6.o MTP3asp_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 MTP3asp_PortType_part_7.o MTP3asp_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 MTP3asp_Types_part_1.o MTP3asp_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 MTP3asp_Types_part_2.o MTP3asp_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 MTP3asp_Types_part_3.o MTP3asp_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 MTP3asp_Types_part_4.o MTP3asp_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 MTP3asp_Types_part_5.o MTP3asp_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 MTP3asp_Types_part_6.o MTP3asp_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 MTP3asp_Types_part_7.o MTP3asp_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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_2.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_3.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_4.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_5.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_6.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_7.o NS_Provider_IPL4_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 NS_Types_part_1.o NS_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 NS_Types_part_2.o NS_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 NS_Types_part_3.o NS_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 NS_Types_part_4.o NS_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 NS_Types_part_5.o NS_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 NS_Types_part_6.o NS_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 NS_Types_part_7.o NS_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_Gb_Types_part_1.o Osmocom_Gb_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_Gb_Types_part_2.o Osmocom_Gb_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_Gb_Types_part_3.o Osmocom_Gb_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_Gb_Types_part_4.o Osmocom_Gb_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_Gb_Types_part_5.o Osmocom_Gb_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_Gb_Types_part_6.o Osmocom_Gb_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_Gb_Types_part_7.o Osmocom_Gb_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 RANAP_CodecPort_part_1.o RANAP_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 RANAP_CodecPort_part_2.o RANAP_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 RANAP_CodecPort_part_3.o RANAP_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 RANAP_CodecPort_part_4.o RANAP_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 RANAP_CodecPort_part_5.o RANAP_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 RANAP_CodecPort_part_6.o RANAP_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 RANAP_CodecPort_part_7.o RANAP_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 RANAP_Templates_part_1.o RANAP_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 RANAP_Templates_part_2.o RANAP_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 RANAP_Templates_part_3.o RANAP_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 RANAP_Templates_part_4.o RANAP_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 RANAP_Templates_part_5.o RANAP_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 RANAP_Templates_part_6.o RANAP_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 RANAP_Templates_part_7.o RANAP_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 RANAP_Types_part_1.o RANAP_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 RANAP_Types_part_2.o RANAP_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 RANAP_Types_part_3.o RANAP_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 RANAP_Types_part_4.o RANAP_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 RANAP_Types_part_5.o RANAP_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 RANAP_Types_part_6.o RANAP_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 RANAP_Types_part_7.o RANAP_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 SCCP_Emulation_part_1.o SCCP_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 SCCP_Emulation_part_2.o SCCP_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 SCCP_Emulation_part_3.o SCCP_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 SCCP_Emulation_part_4.o SCCP_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 SCCP_Emulation_part_5.o SCCP_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 SCCP_Emulation_part_6.o SCCP_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 SCCP_Emulation_part_7.o SCCP_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 SCCP_Templates_part_1.o SCCP_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 SCCP_Templates_part_2.o SCCP_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 SCCP_Templates_part_3.o SCCP_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 SCCP_Templates_part_4.o SCCP_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 SCCP_Templates_part_5.o SCCP_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 SCCP_Templates_part_6.o SCCP_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 SCCP_Templates_part_7.o SCCP_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 SCCP_Types_part_1.o SCCP_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 SCCP_Types_part_2.o SCCP_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 SCCP_Types_part_3.o SCCP_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 SCCP_Types_part_4.o SCCP_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 SCCP_Types_part_5.o SCCP_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 SCCP_Types_part_6.o SCCP_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 SCCP_Types_part_7.o SCCP_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 SCCPasp_Types_part_1.o SCCPasp_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 SCCPasp_Types_part_2.o SCCPasp_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 SCCPasp_Types_part_3.o SCCPasp_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 SCCPasp_Types_part_4.o SCCPasp_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 SCCPasp_Types_part_5.o SCCPasp_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 SCCPasp_Types_part_6.o SCCPasp_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 SCCPasp_Types_part_7.o SCCPasp_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 SCTPasp_PortType_part_1.o SCTPasp_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 SCTPasp_PortType_part_2.o SCTPasp_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 SCTPasp_PortType_part_3.o SCTPasp_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 SCTPasp_PortType_part_4.o SCTPasp_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 SCTPasp_PortType_part_5.o SCTPasp_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 SCTPasp_PortType_part_6.o SCTPasp_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 SCTPasp_PortType_part_7.o SCTPasp_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 SCTPasp_Types_part_1.o SCTPasp_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 SCTPasp_Types_part_2.o SCTPasp_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 SCTPasp_Types_part_3.o SCTPasp_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 SCTPasp_Types_part_4.o SCTPasp_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 SCTPasp_Types_part_5.o SCTPasp_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 SCTPasp_Types_part_6.o SCTPasp_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 SCTPasp_Types_part_7.o SCTPasp_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 SGSN_Tests_part_1.o SGSN_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 SGSN_Tests_part_2.o SGSN_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 SGSN_Tests_part_3.o SGSN_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 SGSN_Tests_part_4.o SGSN_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 SGSN_Tests_part_5.o SGSN_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 SGSN_Tests_part_6.o SGSN_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 SGSN_Tests_part_7.o SGSN_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 SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_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 SGSN_Tests_NS_part_1.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_2.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_3.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_4.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_5.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_6.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_7.o SGSN_Tests_NS_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 SNDCP_Types_part_1.o SNDCP_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 SNDCP_Types_part_2.o SNDCP_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 SNDCP_Types_part_3.o SNDCP_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 SNDCP_Types_part_4.o SNDCP_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 SNDCP_Types_part_5.o SNDCP_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 SNDCP_Types_part_6.o SNDCP_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 SNDCP_Types_part_7.o SNDCP_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 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 BSSGP_Emulation.o BSSGP_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.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 NS_Emulation.o NS_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 RAN_Adapter.o RAN_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 RAN_Emulation.o RAN_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 RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_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 BSSGP_Emulation_part_2.o BSSGP_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 BSSGP_Emulation_part_3.o BSSGP_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 BSSGP_Emulation_part_4.o BSSGP_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 BSSGP_Emulation_part_5.o BSSGP_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 BSSGP_Emulation_part_6.o BSSGP_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 BSSGP_Emulation_part_7.o BSSGP_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 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 NS_Emulation_part_1.o NS_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 NS_Emulation_part_2.o NS_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 NS_Emulation_part_3.o NS_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 NS_Emulation_part_4.o NS_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 NS_Emulation_part_5.o NS_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 NS_Emulation_part_6.o NS_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 NS_Emulation_part_7.o NS_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 RAN_Adapter_part_1.o RAN_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 RAN_Adapter_part_2.o RAN_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 RAN_Adapter_part_3.o RAN_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 RAN_Adapter_part_4.o RAN_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 RAN_Adapter_part_5.o RAN_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 RAN_Adapter_part_6.o RAN_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 RAN_Adapter_part_7.o RAN_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 RAN_Emulation_part_1.o RAN_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 RAN_Emulation_part_2.o RAN_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 RAN_Emulation_part_3.o RAN_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 RAN_Emulation_part_4.o RAN_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 RAN_Emulation_part_5.o RAN_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 RAN_Emulation_part_6.o RAN_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 RAN_Emulation_part_7.o RAN_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 RAW_NS_part_1.o RAW_NS_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 RAW_NS_part_2.o RAW_NS_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 RAW_NS_part_3.o RAW_NS_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 RAW_NS_part_4.o RAW_NS_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 RAW_NS_part_5.o RAW_NS_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 RAW_NS_part_6.o RAW_NS_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 RAW_NS_part_7.o RAW_NS_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 SCCP_Mapping_part_1.o SCCP_Mapping_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 SCCP_Mapping_part_2.o SCCP_Mapping_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 SCCP_Mapping_part_3.o SCCP_Mapping_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 SCCP_Mapping_part_4.o SCCP_Mapping_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 SCCP_Mapping_part_5.o SCCP_Mapping_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 SCCP_Mapping_part_6.o SCCP_Mapping_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 SCCP_Mapping_part_7.o SCCP_Mapping_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 RANAP_CommonDataTypes.o RANAP_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 RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_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 RANAP_CommonDataTypes_part_2.o RANAP_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 RANAP_CommonDataTypes_part_3.o RANAP_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 RANAP_CommonDataTypes_part_4.o RANAP_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 RANAP_CommonDataTypes_part_5.o RANAP_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 RANAP_CommonDataTypes_part_6.o RANAP_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 RANAP_CommonDataTypes_part_7.o RANAP_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 RANAP_Constants_part_1.o RANAP_Constants_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 RANAP_Constants_part_2.o RANAP_Constants_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 RANAP_Constants_part_3.o RANAP_Constants_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 RANAP_Constants_part_4.o RANAP_Constants_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 RANAP_Constants_part_5.o RANAP_Constants_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 RANAP_Constants_part_6.o RANAP_Constants_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 RANAP_Constants_part_7.o RANAP_Constants_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 RANAP_Containers_part_1.o RANAP_Containers_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 RANAP_Containers_part_2.o RANAP_Containers_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 RANAP_Containers_part_3.o RANAP_Containers_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 RANAP_Containers_part_4.o RANAP_Containers_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 RANAP_Containers_part_5.o RANAP_Containers_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 RANAP_Containers_part_6.o RANAP_Containers_part_6.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_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 RANAP_IEs_part_1.o RANAP_IEs_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 RANAP_IEs_part_2.o RANAP_IEs_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 RANAP_IEs_part_3.o RANAP_IEs_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 RANAP_IEs_part_4.o RANAP_IEs_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 RANAP_IEs_part_5.o RANAP_IEs_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 RANAP_IEs_part_6.o RANAP_IEs_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 RANAP_IEs_part_7.o RANAP_IEs_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 RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_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 RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_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 BSSGP_EncDec.o BSSGP_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 GTPC_EncDec.o GTPC_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 GTPU_EncDec.o GTPU_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 GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_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 GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_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 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 LLC_EncDec.o LLC_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 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 RANAP_EncDec.o RANAP_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 SCCP_EncDec.o SCCP_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 SCTPasp_PT.o SCTPasp_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 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 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++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.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 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 IPCP_Types.so IPCP_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 L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_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 NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_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_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_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 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 BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_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 GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_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 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 IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_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 L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_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 NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_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 RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_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 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 BSSGP_Emulation.so BSSGP_Emulation.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 NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.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 LLC_EncDec.so LLC_EncDec.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 RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.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 if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_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 NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_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 GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so 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 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 IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_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 NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_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 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 BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_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 NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_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 GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o 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 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 IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_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 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 BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.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 NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'apt-get', '-q', 'update'] Ign:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease 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:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.8 kB] Fetched 53.4 kB in 1s (96.1 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-nightly-asan 0 upgraded, 16 newly installed, 0 to remove and 7 not upgraded. Need to get 6744 kB of archives. After this operation, 69.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202409142029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.12.6e1e.202409142029~asan [577 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.6.8c01.202409142029~asan [128 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.12.6e1e.202409142029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.12.6e1e.202409142029~asan [1081 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.12.6e1e.202409142029~asan [276 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.202409142029~asan [314 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202409142029~asan [45.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202409142029~asan [198 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.202409142029~asan [527 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.12.6e1e.202409142029~asan [97.0 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.12.6e1e.202409142029~asan [740 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.202409142029~asan [19.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202409142029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.202409142029~asan [1645 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.13.a39a5.202409142029~asan [575 kB] Fetched 6744 kB in 0s (49.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 .../00-osmocom-nightly-asan_202409142029_amd64.deb ... Unpacking osmocom-nightly-asan (202409142029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.12.6e1e.202409142029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202409142029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202409142029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.12.6e1e.202409142029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.12.6e1e.202409142029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.12.6e1e.202409142029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.202409142029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202409142029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202409142029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409142029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202409142029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202409142029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0.202409142029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.202409142029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.12.6e1e.202409142029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.12.6e1e.202409142029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0.202409142029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.202409142029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202409142029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202409142029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.202409142029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.202409142029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.13.a39a5.202409142029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.13.a39a5.202409142029~asan) ... Setting up osmocom-nightly-asan (202409142029) ... Setting up libasn1c1:amd64 (0.9.37.202409142029~asan) ... Setting up libosmocore22:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Setting up libosmovty13:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202409142029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.202409142029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Setting up libosmogb14:amd64 (1.10.0.12.6e1e.202409142029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202409142029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202409142029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.202409142029~asan) ... Setting up osmo-stp:amd64 (2.0.0.202409142029~asan) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.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-stp.service → /lib/systemd/system/osmo-stp.service. Setting up libosmo-ranap7:amd64 (1.6.0.202409142029~asan) ... Setting up osmo-sgsn (1.12.0.13.a39a5.202409142029~asan) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink /etc/systemd/system/multi-user.target.wants/osmo-sgsn.service → /lib/systemd/system/osmo-sgsn.service. Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20240915124232483 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240915124232483 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240915124232483 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240915124232483 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240915124232483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240915124232483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240915124232483 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240915124232483 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240915124232483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240915124232483 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240915124232483 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240915124232483 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240915124232483 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240915124232483 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240915124232483 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240915124232483 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240915124232483 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55baaa139a80(sgsn) with 23 counters [testenv][generic] Running testsuite 20240915124232719 DLSS7 INFO (r=127.0.0.1:44244<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915124232719 DLSS7 INFO (r=127.0.0.1:44244<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240915124232719 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:44244<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240915124232719 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240915124232719 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240915124232719 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915124232719 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240915124232719 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240915124232720 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240915124232720 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240915124232735 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20240915124232735 DGPRS NOTICE libGTP v1.12.0.6-8c01.202409142029~asan initialized (sgsn_main.c:456) 20240915124232735 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240915124232735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124232735 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240915124232735 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240915124232735 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240915124232736 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915124232736 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915124232736 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240915124232736 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240915124232736 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240915124232736 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915124232736 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240915124232736 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915124232736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915124232736 DLSS7 INFO (r=127.0.0.1:59627<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915124232736 DLSS7 INFO (r=127.0.0.1:59627<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240915124232736 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:59627<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240915124232736 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240915124232736 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915124232736 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915124232736 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915124232736 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915124232736 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:44244<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915124232736 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915124232736 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915124232736 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240915124232736 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240915124232737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915124232737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915124232737 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915124232737 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915124232737 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_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: SGSN_Tests.cfg MC@8fa0cf39ddab: Unix server socket created successfully. MC@8fa0cf39ddab: Listening on TCP port 35107. 8fa0cf39ddab is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 8fa0cf39ddab 35107 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8fa0cf39ddab: New HC connected from 10.0.2.100 [10.0.2.100]. 8fa0cf39ddab: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@8fa0cf39ddab: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8fa0cf39ddab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8fa0cf39ddab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8fa0cf39ddab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8fa0cf39ddab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8fa0cf39ddab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@8fa0cf39ddab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8fa0cf39ddab: Configuration file was processed on all HCs. MC@8fa0cf39ddab: Creating MTC on host 10.0.2.100. MC@8fa0cf39ddab: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Sep 15 12:42:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124233736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124233736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach started. 20240915124234442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124234446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124234488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240915124234488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240915124234488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240915124234489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124234489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124234489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124234489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124234489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124234489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124234490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124234490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124234491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124234491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124234491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124234491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124234491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124234491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240915124234491 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124234491 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124234491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124234491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124234491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124234495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124234504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124234504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124234529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20240915124234529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240915124234529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240915124234529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124234529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124234529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124234529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124234529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124234529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124234531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124234531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124234531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124234531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124234531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124234531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124234531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124234531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240915124234531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124234531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124234531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(12)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(13)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124234532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124234532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124234535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124234535 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb1-BSSGP1(9)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124234544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124234544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(10)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(12)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124234561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240915124234561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240915124234561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240915124234561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124234561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124234561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124234561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124234561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124234562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124234563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124234564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124234564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124234564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124234564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124234564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124234564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124234564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240915124234564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124234564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124234564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124234565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124234565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124234569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124234569 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 211. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124234579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124234579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124234737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124234737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124234737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124234737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915124234737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915124234737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240915124234737 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240915124234737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240915124234738 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240915124234738 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240915124234738 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240915124234738 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240915124234738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240915124234738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915124234738 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) 20240915124234738 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915124234738 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915124234738 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915124234738 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915124234738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915124234739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915124234739 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915124234739 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x6120000048a0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240915124234739 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: 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) } } } } 20240915124234739 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124234740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915124235301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915124235301 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240915124235301 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:59627 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@8fa0cf39ddab: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D7F70383'O, index=0 SGSN_Test-GSUP(19)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '03FCB53109184B9D7D30FC96AD8CD5A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC9CB9A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57DE7BD1DF07EAA4'O } } } } } 20240915124235795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124235795 DLLC NOTICE LLME(ffffffff/d7f70383){UNASSIGNED} LLC RX: unknown TLLI 0xd7f70383, creating LLME on the fly (gprs_llc.c:552) 20240915124235795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124235795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240915124235795 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Allocated (fsm.c:456) 20240915124235795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Allocated (fsm.c:456) 20240915124235795 DMM DEBUG MM_STATE_Gb[0x612000005320]{Idle}: Allocated (fsm.c:456) 20240915124235795 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Allocated (fsm.c:456) 20240915124235795 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124235795 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124235795 DLLC NOTICE LLME(ffffffff/d7f70383){UNASSIGNED} LLGM Assign pre (d7f70383 => f080a7d9) (gprs_llc.c:1079) 20240915124235795 DLLC NOTICE LLME(d7f70383/f080a7d9){ASSIGNED} LLGM Assign post (d7f70383 => f080a7d9) (gprs_llc.c:1125) 20240915124235795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124235795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124235795 DMM DEBUG MM(262420000000001/f080a7d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124235807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124235807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124235807 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124235807 DMM DEBUG MM(262420000000001/f080a7d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240915124235807 DMM NOTICE MM(262420000000001/f080a7d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124235807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124235807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124235807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124235807 DMM DEBUG MM(262420000000001/f080a7d9) Requesting authorization (sgsn_auth.c:160) 20240915124235807 DMM INFO MM(262420000000001/f080a7d9) Requesting authentication tuples (sgsn_auth.c:184) 20240915124235808 DMM DEBUG MM(262420000000001/f080a7d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124235808 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240915124235808 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(19)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@8fa0cf39ddab: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240915124235811 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124235811 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124235811 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124235811 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124235811 DMM INFO MM(262420000000001/f080a7d9) Subscriber data update (mmctx.c:445) 20240915124235811 DMM DEBUG MM(262420000000001/f080a7d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124235811 DMM INFO MM(262420000000001/f080a7d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124235811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124235811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124235811 DMM INFO MM(262420000000001/f080a7d9) <- GMM AUTH AND CIPHERING REQ (rand = 03 fc b5 31 09 18 4b 9d 7d 30 fc 96 ad 8c d5 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124235819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124235819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124235819 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124235819 DMM INFO MM(262420000000001/f080a7d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124235819 DMM NOTICE MM(262420000000001/f080a7d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124235819 DMM DEBUG MM(262420000000001/f080a7d9) checking auth: received GSM SRES = ac 9c b9 a8 (gprs_gmm.c:666) 20240915124235819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124235819 DMM DEBUG MM(262420000000001/f080a7d9) Requesting authorization (sgsn_auth.c:160) 20240915124235819 DMM INFO MM(262420000000001/f080a7d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124235819 DMM DEBUG MM(262420000000001/f080a7d9) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124235819 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240915124235819 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124235819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124235819 DMM INFO MM(262420000000001/f080a7d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf080a7d9) (gprs_gmm.c:300) 20240915124235821 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124235821 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124235821 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240915124235821 DMM INFO MM(262420000000001/f080a7d9) Subscriber data update (mmctx.c:445) 20240915124235821 DMM DEBUG MM(262420000000001/f080a7d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124235821 DMM INFO MM(262420000000001/f080a7d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124235821 DMM NOTICE MM(262420000000001/f080a7d9) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240915124235821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124235821 DMM NOTICE MM(262420000000001/f080a7d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124235821 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) 20240915124235822 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124235822 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240915124235822 DMM INFO MM(262420000000001/f080a7d9) Subscriber data update (mmctx.c:445) 20240915124235822 DMM DEBUG MM(262420000000001/f080a7d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124235828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124235828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124235828 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124235828 DMM INFO MM(262420000000001/f080a7d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124235828 DMM NOTICE MM(262420000000001/f080a7d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124235828 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124235828 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124235828 DLLC NOTICE LLME(d7f70383/f080a7d9){ASSIGNED} LLGM Assign pre (ffffffff => f080a7d9) (gprs_llc.c:1079) 20240915124235828 DLLC NOTICE LLME(ffffffff/f080a7d9){ASSIGNED} LLGM Assign post (ffffffff => f080a7d9) (gprs_llc.c:1125) 20240915124235828 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124235828 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124235828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124235828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach-BVCI196(6)@8fa0cf39ddab: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124235880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57382<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124235882 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124235883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(7)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(13)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(17)@8fa0cf39ddab: Final verdict of PTC: none TC_attach-BVCI220(16)@8fa0cf39ddab: Final verdict of PTC: none TC_attach-BVCI210(10)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@8fa0cf39ddab: Final verdict of PTC: none TC_attach-BVCI196(6)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(5)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(15)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(11)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Sep 15 12:42:35 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240915124236037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124236439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104396) 20240915124236883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124236883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104396, count=105656) 20240915124237884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124237884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Sep 15 12:42:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124238885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124238885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_mnc3 started. 20240915124239494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124239495 DMM INFO MM(262420000000001/f080a7d9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124239495 DMM INFO MM(262420000000001/f080a7d9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124239495 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124239495 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124239495 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124239495 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124239495 DLLC NOTICE LLME(ffffffff/f080a7d9){ASSIGNED} LLGM Assign pre (f080a7d9 => ffffffff) (gprs_llc.c:1079) 20240915124239495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f080a7d9 => ffffffff) (gprs_llc.c:1125) 20240915124239495 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240915124239495 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124239495 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240915124239495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Deallocated (fsm.c:568) 20240915124239495 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Deallocated (fsm.c:568) 20240915124239495 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Deallocated (fsm.c:568) 20240915124239496 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Deallocated (fsm.c:568) 20240915124239496 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124239551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124239551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124239551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124239551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124239551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124239551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124239551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124239551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124239552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124239554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124239554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124239554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124239554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124239554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124239554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124239554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124239554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124239554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124239554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124239554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124239555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124239555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(26)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124239559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124239569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124239569 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(24)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(26)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124239587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124239587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124239587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124239587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124239587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124239587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124239587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124239587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124239587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124239588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124239589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124239589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124239589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124239589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124239589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124239589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124239589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124239589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124239589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124239589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124239589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124239589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124239593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124239603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124239603 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124239624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124239624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124239624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124239624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124239624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124239624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124239624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124239624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124239624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124239626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124239626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124239626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124239626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124239626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124239626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124239626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124239626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124239626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124239626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124239626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124239627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124239627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124239631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124239643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124239643 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124239886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124239886 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124239886 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124239886 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: 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) } } } } 20240915124239888 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124239889 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@8fa0cf39ddab: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F2F4A517'O, index=0 SGSN_Test-GSUP(38)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '2648A4394FD758EB26BA0F13D7DA37AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0A90ED18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7606D854435A4EBD'O } } } } } 20240915124240938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124240938 DLLC NOTICE LLME(ffffffff/f2f4a517){UNASSIGNED} LLC RX: unknown TLLI 0xf2f4a517, creating LLME on the fly (gprs_llc.c:552) 20240915124240938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124240938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240915124240938 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Allocated (fsm.c:456) 20240915124240938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Allocated (fsm.c:456) 20240915124240939 DMM DEBUG MM_STATE_Gb[0x612000005920]{Idle}: Allocated (fsm.c:456) 20240915124240939 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Allocated (fsm.c:456) 20240915124240939 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124240939 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124240939 DLLC NOTICE LLME(ffffffff/f2f4a517){UNASSIGNED} LLGM Assign pre (f2f4a517 => d33e4bc9) (gprs_llc.c:1079) 20240915124240939 DLLC NOTICE LLME(f2f4a517/d33e4bc9){ASSIGNED} LLGM Assign post (f2f4a517 => d33e4bc9) (gprs_llc.c:1125) 20240915124240939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124240939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124240939 DMM DEBUG MM(262420000001001/d33e4bc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124240953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124240953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124240953 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124240953 DMM DEBUG MM(262420000001001/d33e4bc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240915124240954 DMM NOTICE MM(262420000001001/d33e4bc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124240954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124240954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124240954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124240954 DMM DEBUG MM(262420000001001/d33e4bc9) Requesting authorization (sgsn_auth.c:160) 20240915124240954 DMM INFO MM(262420000001001/d33e4bc9) Requesting authentication tuples (sgsn_auth.c:184) 20240915124240954 DMM DEBUG MM(262420000001001/d33e4bc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124240954 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240915124240954 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(38)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240915124240957 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124240957 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124240957 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124240957 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124240957 DMM INFO MM(262420000001001/d33e4bc9) Subscriber data update (mmctx.c:445) 20240915124240957 DMM DEBUG MM(262420000001001/d33e4bc9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124240957 DMM INFO MM(262420000001001/d33e4bc9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124240957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124240957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124240958 DMM INFO MM(262420000001001/d33e4bc9) <- GMM AUTH AND CIPHERING REQ (rand = 26 48 a4 39 4f d7 58 eb 26 ba 0f 13 d7 da 37 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124240966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124240966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124240966 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124240966 DMM INFO MM(262420000001001/d33e4bc9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124240966 DMM NOTICE MM(262420000001001/d33e4bc9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124240966 DMM DEBUG MM(262420000001001/d33e4bc9) checking auth: received GSM SRES = 0a 90 ed 18 (gprs_gmm.c:666) 20240915124240966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124240966 DMM DEBUG MM(262420000001001/d33e4bc9) Requesting authorization (sgsn_auth.c:160) 20240915124240966 DMM INFO MM(262420000001001/d33e4bc9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124240966 DMM DEBUG MM(262420000001001/d33e4bc9) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124240966 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240915124240966 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124240966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124240966 DMM INFO MM(262420000001001/d33e4bc9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd33e4bc9) (gprs_gmm.c:300) 20240915124240968 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124240968 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124240968 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915124240968 DMM INFO MM(262420000001001/d33e4bc9) Subscriber data update (mmctx.c:445) 20240915124240968 DMM DEBUG MM(262420000001001/d33e4bc9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124240968 DMM INFO MM(262420000001001/d33e4bc9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124240968 DMM NOTICE MM(262420000001001/d33e4bc9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240915124240968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124240968 DMM NOTICE MM(262420000001001/d33e4bc9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124240968 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240915124240969 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124240969 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915124240969 DMM INFO MM(262420000001001/d33e4bc9) Subscriber data update (mmctx.c:445) 20240915124240969 DMM DEBUG MM(262420000001001/d33e4bc9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124240975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124240975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124240975 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124240975 DMM INFO MM(262420000001001/d33e4bc9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124240975 DMM NOTICE MM(262420000001001/d33e4bc9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124240975 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124240975 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124240975 DLLC NOTICE LLME(f2f4a517/d33e4bc9){ASSIGNED} LLGM Assign pre (ffffffff => d33e4bc9) (gprs_llc.c:1079) 20240915124240975 DLLC NOTICE LLME(ffffffff/d33e4bc9){ASSIGNED} LLGM Assign post (ffffffff => d33e4bc9) (gprs_llc.c:1125) 20240915124240975 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124240975 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124240975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124240975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@8fa0cf39ddab: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124241029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54850<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124241031 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124241031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(31)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(27)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(36)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(34)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(25)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(29)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_mnc3 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Sep 15 12:42:41 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20240915124241157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124241559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20240915124242032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124242032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20240915124243033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124243033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Sep 15 12:42:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124244034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124244034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_umts_aka_umts_res started. 20240915124244619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124244620 DMM INFO MM(262420000001001/d33e4bc9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124244620 DMM INFO MM(262420000001001/d33e4bc9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124244620 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124244620 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124244620 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124244620 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124244620 DLLC NOTICE LLME(ffffffff/d33e4bc9){ASSIGNED} LLGM Assign pre (d33e4bc9 => ffffffff) (gprs_llc.c:1079) 20240915124244620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d33e4bc9 => ffffffff) (gprs_llc.c:1125) 20240915124244621 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240915124244621 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124244621 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240915124244621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Deallocated (fsm.c:568) 20240915124244621 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Deallocated (fsm.c:568) 20240915124244621 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Deallocated (fsm.c:568) 20240915124244621 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Deallocated (fsm.c:568) 20240915124244621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124244672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124244672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124244672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124244672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124244672 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124244672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124244672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124244672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124244672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(45)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124244675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124244675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124244675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124244675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124244675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124244675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124244675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124244675 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124244675 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124244675 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124244675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(46)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124244676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124244676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124244680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(42)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124244688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124244688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(43)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124244706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124244706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124244706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124244706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124244706 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124244706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124244706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124244706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124244706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124244708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124244708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124244708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124244708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124244708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124244708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124244708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124244709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124244709 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124244709 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124244709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124244709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124244709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(50)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124244713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(47)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124244724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124244724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(48)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124244742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124244742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124244742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124244743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124244743 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124244743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124244743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124244743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124244743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124244745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124244745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124244745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124244745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124244745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124244745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124244745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124244745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124244745 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124244745 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124244745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124244746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124244746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124244750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124244761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124244761 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124245035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124245035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124245035 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124245035 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: 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) } } } } 20240915124245037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124245038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@8fa0cf39ddab: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E35726AF'O, index=0 SGSN_Test-GSUP(57)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0877A9EEA72783668E9B7572DF4C893C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5208FE0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAE380A2B2C6E8FA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '248EE2207F193A85856AD13372F48A69'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C89493A13D930A417E09B2AF65A431A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E4BDF7630299535E1054AE78A013F8EF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '45BD3E8F81FAEF72'O } } } } } 20240915124246092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124246092 DLLC NOTICE LLME(ffffffff/e35726af){UNASSIGNED} LLC RX: unknown TLLI 0xe35726af, creating LLME on the fly (gprs_llc.c:552) 20240915124246092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124246092 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240915124246092 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Allocated (fsm.c:456) 20240915124246092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Allocated (fsm.c:456) 20240915124246092 DMM DEBUG MM_STATE_Gb[0x612000005f20]{Idle}: Allocated (fsm.c:456) 20240915124246092 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Allocated (fsm.c:456) 20240915124246092 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124246092 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124246092 DLLC NOTICE LLME(ffffffff/e35726af){UNASSIGNED} LLGM Assign pre (e35726af => ead25604) (gprs_llc.c:1079) 20240915124246092 DLLC NOTICE LLME(e35726af/ead25604){ASSIGNED} LLGM Assign post (e35726af => ead25604) (gprs_llc.c:1125) 20240915124246092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124246092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124246092 DMM DEBUG MM(262420000001002/ead25604) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124246104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124246104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124246104 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124246104 DMM DEBUG MM(262420000001002/ead25604) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240915124246104 DMM NOTICE MM(262420000001002/ead25604) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124246104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124246104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124246104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124246104 DMM DEBUG MM(262420000001002/ead25604) Requesting authorization (sgsn_auth.c:160) 20240915124246104 DMM INFO MM(262420000001002/ead25604) Requesting authentication tuples (sgsn_auth.c:184) 20240915124246104 DMM DEBUG MM(262420000001002/ead25604) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124246104 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240915124246105 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(57)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240915124246107 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124246107 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124246107 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124246107 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124246107 DMM INFO MM(262420000001002/ead25604) Subscriber data update (mmctx.c:445) 20240915124246107 DMM DEBUG MM(262420000001002/ead25604) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124246107 DMM INFO MM(262420000001002/ead25604) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124246107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124246107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124246107 DMM INFO MM(262420000001002/ead25604) <- GMM AUTH AND CIPHERING REQ (rand = 08 77 a9 ee a7 27 83 66 8e 9b 75 72 df 4c 89 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 bd f7 63 02 99 53 5e 10 54 ae 78 a0 13 f8 ef ) (gprs_gmm.c:483) 20240915124246116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124246116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124246116 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124246116 DMM INFO MM(262420000001002/ead25604) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124246116 DMM NOTICE MM(262420000001002/ead25604) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124246116 DMM DEBUG MM(262420000001002/ead25604) checking auth: received UMTS RES = 45 bd 3e 8f 81 fa ef 72 (gprs_gmm.c:666) 20240915124246116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124246116 DMM DEBUG MM(262420000001002/ead25604) Requesting authorization (sgsn_auth.c:160) 20240915124246116 DMM INFO MM(262420000001002/ead25604) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124246116 DMM DEBUG MM(262420000001002/ead25604) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124246116 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240915124246116 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124246116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124246116 DMM INFO MM(262420000001002/ead25604) <- GMM ATTACH ACCEPT (new P-TMSI=0xead25604) (gprs_gmm.c:300) 20240915124246118 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124246118 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124246118 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915124246118 DMM INFO MM(262420000001002/ead25604) Subscriber data update (mmctx.c:445) 20240915124246118 DMM DEBUG MM(262420000001002/ead25604) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124246118 DMM INFO MM(262420000001002/ead25604) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124246118 DMM NOTICE MM(262420000001002/ead25604) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240915124246118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124246118 DMM NOTICE MM(262420000001002/ead25604) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124246118 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20240915124246119 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124246119 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915124246119 DMM INFO MM(262420000001002/ead25604) Subscriber data update (mmctx.c:445) 20240915124246119 DMM DEBUG MM(262420000001002/ead25604) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124246125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124246125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124246125 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124246125 DMM INFO MM(262420000001002/ead25604) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124246125 DMM NOTICE MM(262420000001002/ead25604) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124246125 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124246125 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124246125 DLLC NOTICE LLME(e35726af/ead25604){ASSIGNED} LLGM Assign pre (ffffffff => ead25604) (gprs_llc.c:1079) 20240915124246125 DLLC NOTICE LLME(ffffffff/ead25604){ASSIGNED} LLGM Assign post (ffffffff => ead25604) (gprs_llc.c:1125) 20240915124246125 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124246125 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124246125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124246125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@8fa0cf39ddab: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124246178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54868<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@8fa0cf39ddab: Final verdict of PTC: none 20240915124246181 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124246181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI196(43)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(46)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(56)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(51)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(54)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(44)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(49)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Sep 15 12:42:46 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20240915124246307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124246708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20240915124247181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124247181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=89208) 20240915124248182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124248182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Sep 15 12:42:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124249183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124249183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_umts_aka_gsm_sres started. 20240915124249769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124249770 DMM INFO MM(262420000001002/ead25604) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124249770 DMM INFO MM(262420000001002/ead25604) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124249770 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124249770 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124249770 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124249770 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124249770 DLLC NOTICE LLME(ffffffff/ead25604){ASSIGNED} LLGM Assign pre (ead25604 => ffffffff) (gprs_llc.c:1079) 20240915124249770 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ead25604 => ffffffff) (gprs_llc.c:1125) 20240915124249771 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240915124249771 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124249771 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20240915124249771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Deallocated (fsm.c:568) 20240915124249771 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Deallocated (fsm.c:568) 20240915124249771 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Deallocated (fsm.c:568) 20240915124249771 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Deallocated (fsm.c:568) 20240915124249771 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124249813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124249813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124249813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124249813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124249813 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124249813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124249813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124249813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124249813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124249815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124249815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124249815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124249815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124249815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124249815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124249815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124249815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124249815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124249815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124249815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124249815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124249815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124249819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124249829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124249829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124249859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124249859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124249859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124249859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124249859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124249859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124249859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124249859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124249860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124249862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124249862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124249862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124249862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124249862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124249862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124249862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124249862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124249862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124249862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) SGSN_Test-Gb2-NS2(69)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124249862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124249863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124249863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124249867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124249877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124249877 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124249889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124249889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124249889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124249889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124249889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124249889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124249889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124249889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124249889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124249890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124249890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124249890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124249891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124249891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124249891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124249891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124249891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124249891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124249891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124249891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124249891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124249891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124249895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124249905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124249905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124250184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124250184 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124250184 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124250184 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: 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) } } } } 20240915124250186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124250187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@8fa0cf39ddab: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F7BDB4D7'O, index=0 SGSN_Test-GSUP(76)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '618D21A9FA8C65541D90D599CCF5C3E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A818E240'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '20F627DA31C62483'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BA0480DAD5EB907E200879E804976266'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B69E3DE18C60830E0D01D00143050479'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '82C9B4C8FA4E95D2FEF4811892760420'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B8AA8E24ED72A130'O } } } } } 20240915124251239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124251239 DLLC NOTICE LLME(ffffffff/f7bdb4d7){UNASSIGNED} LLC RX: unknown TLLI 0xf7bdb4d7, creating LLME on the fly (gprs_llc.c:552) 20240915124251239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124251239 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240915124251240 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Allocated (fsm.c:456) 20240915124251240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Allocated (fsm.c:456) 20240915124251240 DMM DEBUG MM_STATE_Gb[0x612000006520]{Idle}: Allocated (fsm.c:456) 20240915124251240 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Allocated (fsm.c:456) 20240915124251240 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124251240 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124251240 DLLC NOTICE LLME(ffffffff/f7bdb4d7){UNASSIGNED} LLGM Assign pre (f7bdb4d7 => d4482298) (gprs_llc.c:1079) 20240915124251240 DLLC NOTICE LLME(f7bdb4d7/d4482298){ASSIGNED} LLGM Assign post (f7bdb4d7 => d4482298) (gprs_llc.c:1125) 20240915124251240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124251240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124251240 DMM DEBUG MM(262420000001003/d4482298) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124251253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124251253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124251253 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124251253 DMM DEBUG MM(262420000001003/d4482298) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240915124251253 DMM NOTICE MM(262420000001003/d4482298) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124251253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124251253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124251253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124251253 DMM DEBUG MM(262420000001003/d4482298) Requesting authorization (sgsn_auth.c:160) 20240915124251253 DMM INFO MM(262420000001003/d4482298) Requesting authentication tuples (sgsn_auth.c:184) 20240915124251253 DMM DEBUG MM(262420000001003/d4482298) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124251253 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240915124251253 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(76)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240915124251256 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124251256 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124251256 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124251256 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124251256 DMM INFO MM(262420000001003/d4482298) Subscriber data update (mmctx.c:445) 20240915124251256 DMM DEBUG MM(262420000001003/d4482298) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124251256 DMM INFO MM(262420000001003/d4482298) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124251256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124251256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124251257 DMM INFO MM(262420000001003/d4482298) <- GMM AUTH AND CIPHERING REQ (rand = 61 8d 21 a9 fa 8c 65 54 1d 90 d5 99 cc f5 c3 e6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 c9 b4 c8 fa 4e 95 d2 fe f4 81 18 92 76 04 20 ) (gprs_gmm.c:483) 20240915124251264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124251264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124251264 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124251264 DMM INFO MM(262420000001003/d4482298) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124251264 DMM NOTICE MM(262420000001003/d4482298) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124251264 DMM DEBUG MM(262420000001003/d4482298) checking auth: received GSM SRES = a8 18 e2 40 (gprs_gmm.c:666) 20240915124251265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124251265 DMM DEBUG MM(262420000001003/d4482298) Requesting authorization (sgsn_auth.c:160) 20240915124251265 DMM INFO MM(262420000001003/d4482298) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124251265 DMM DEBUG MM(262420000001003/d4482298) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124251265 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240915124251265 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124251265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124251265 DMM INFO MM(262420000001003/d4482298) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4482298) (gprs_gmm.c:300) 20240915124251267 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124251267 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124251267 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915124251267 DMM INFO MM(262420000001003/d4482298) Subscriber data update (mmctx.c:445) 20240915124251267 DMM DEBUG MM(262420000001003/d4482298) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124251267 DMM INFO MM(262420000001003/d4482298) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124251267 DMM NOTICE MM(262420000001003/d4482298) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240915124251267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124251267 DMM NOTICE MM(262420000001003/d4482298) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124251267 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20240915124251268 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124251268 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915124251268 DMM INFO MM(262420000001003/d4482298) Subscriber data update (mmctx.c:445) 20240915124251268 DMM DEBUG MM(262420000001003/d4482298) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124251274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124251274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124251274 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124251274 DMM INFO MM(262420000001003/d4482298) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124251274 DMM NOTICE MM(262420000001003/d4482298) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124251274 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124251274 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124251274 DLLC NOTICE LLME(f7bdb4d7/d4482298){ASSIGNED} LLGM Assign pre (ffffffff => d4482298) (gprs_llc.c:1079) 20240915124251274 DLLC NOTICE LLME(ffffffff/d4482298){ASSIGNED} LLGM Assign post (ffffffff => d4482298) (gprs_llc.c:1125) 20240915124251274 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124251274 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124251274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124251274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@8fa0cf39ddab: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124251326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124251329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124251329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(64)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(70)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(74)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(62)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(72)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(68)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Sep 15 12:42:51 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20240915124251455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124251857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38642<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20240915124252329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124252329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48200, count=89196) 20240915124253330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124253330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Sep 15 12:42:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124254331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124254332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_timeout_after_pdp_act started. 20240915124254917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124254919 DMM INFO MM(262420000001003/d4482298) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124254919 DMM INFO MM(262420000001003/d4482298) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124254919 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124254919 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124254919 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124254919 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124254919 DLLC NOTICE LLME(ffffffff/d4482298){ASSIGNED} LLGM Assign pre (d4482298 => ffffffff) (gprs_llc.c:1079) 20240915124254919 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4482298 => ffffffff) (gprs_llc.c:1125) 20240915124254919 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240915124254919 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124254919 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20240915124254919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Deallocated (fsm.c:568) 20240915124254919 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Deallocated (fsm.c:568) 20240915124254919 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Deallocated (fsm.c:568) 20240915124254919 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Deallocated (fsm.c:568) 20240915124254919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124254964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124254964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124254964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124254964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124254964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124254964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124254964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124254964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124254964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124254966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124254966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124254966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124254966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124254966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124254966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124254966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124254966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124254966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124254966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124254966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(83)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124254967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124254967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124254971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124254981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124254981 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124254999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124254999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124254999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124254999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124254999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124254999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124254999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124254999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124255000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124255001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124255001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124255001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124255002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124255002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124255002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124255002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124255002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124255002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124255002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124255002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124255002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124255002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124255007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124255017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124255041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124255041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124255041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124255041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124255041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124255041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124255041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124255041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124255041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124255043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124255043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124255043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124255043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124255043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124255043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124255043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124255043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124255043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124255043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124255043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124255043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124255043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124255047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124255056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124255333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124255333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124255333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124255333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: 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) } } } } 20240915124255335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124255336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@8fa0cf39ddab: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='DCFB5F12'O, index=0 SGSN_Test-GSUP(95)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B6F1713FCC68B75FDD1338FFF9DFAD0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1170A382'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89C94AAB426D8B31'O } } } } } 20240915124255380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255380 DLLC NOTICE LLME(ffffffff/dcfb5f12){UNASSIGNED} LLC RX: unknown TLLI 0xdcfb5f12, creating LLME on the fly (gprs_llc.c:552) 20240915124255381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124255381 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240915124255381 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Allocated (fsm.c:456) 20240915124255381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Allocated (fsm.c:456) 20240915124255381 DMM DEBUG MM_STATE_Gb[0x612000006b20]{Idle}: Allocated (fsm.c:456) 20240915124255381 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Allocated (fsm.c:456) 20240915124255381 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124255381 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124255381 DLLC NOTICE LLME(ffffffff/dcfb5f12){UNASSIGNED} LLGM Assign pre (dcfb5f12 => da5eb85d) (gprs_llc.c:1079) 20240915124255381 DLLC NOTICE LLME(dcfb5f12/da5eb85d){ASSIGNED} LLGM Assign post (dcfb5f12 => da5eb85d) (gprs_llc.c:1125) 20240915124255381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124255381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124255381 DMM DEBUG MM(262420000000021/da5eb85d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124255394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124255395 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124255395 DMM DEBUG MM(262420000000021/da5eb85d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240915124255395 DMM NOTICE MM(262420000000021/da5eb85d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124255395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124255395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124255395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124255395 DMM DEBUG MM(262420000000021/da5eb85d) Requesting authorization (sgsn_auth.c:160) 20240915124255395 DMM INFO MM(262420000000021/da5eb85d) Requesting authentication tuples (sgsn_auth.c:184) 20240915124255395 DMM DEBUG MM(262420000000021/da5eb85d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124255395 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240915124255395 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(95)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240915124255398 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124255398 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124255398 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124255398 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124255398 DMM INFO MM(262420000000021/da5eb85d) Subscriber data update (mmctx.c:445) 20240915124255398 DMM DEBUG MM(262420000000021/da5eb85d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124255398 DMM INFO MM(262420000000021/da5eb85d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124255398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124255398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124255398 DMM INFO MM(262420000000021/da5eb85d) <- GMM AUTH AND CIPHERING REQ (rand = b6 f1 71 3f cc 68 b7 5f dd 13 38 ff f9 df ad 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124255405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124255405 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124255405 DMM INFO MM(262420000000021/da5eb85d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124255405 DMM NOTICE MM(262420000000021/da5eb85d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124255405 DMM DEBUG MM(262420000000021/da5eb85d) checking auth: received GSM SRES = 11 70 a3 82 (gprs_gmm.c:666) 20240915124255405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124255405 DMM DEBUG MM(262420000000021/da5eb85d) Requesting authorization (sgsn_auth.c:160) 20240915124255406 DMM INFO MM(262420000000021/da5eb85d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124255406 DMM DEBUG MM(262420000000021/da5eb85d) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124255406 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240915124255406 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124255406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124255406 DMM INFO MM(262420000000021/da5eb85d) <- GMM ATTACH ACCEPT (new P-TMSI=0xda5eb85d) (gprs_gmm.c:300) 20240915124255407 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124255407 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124255407 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915124255407 DMM INFO MM(262420000000021/da5eb85d) Subscriber data update (mmctx.c:445) 20240915124255407 DMM DEBUG MM(262420000000021/da5eb85d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124255407 DMM INFO MM(262420000000021/da5eb85d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124255407 DMM NOTICE MM(262420000000021/da5eb85d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240915124255407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124255407 DMM NOTICE MM(262420000000021/da5eb85d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124255407 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20240915124255408 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124255408 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915124255408 DMM INFO MM(262420000000021/da5eb85d) Subscriber data update (mmctx.c:445) 20240915124255408 DMM DEBUG MM(262420000000021/da5eb85d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124255414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124255414 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124255414 DMM INFO MM(262420000000021/da5eb85d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124255414 DMM NOTICE MM(262420000000021/da5eb85d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124255414 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124255414 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124255414 DLLC NOTICE LLME(dcfb5f12/da5eb85d){ASSIGNED} LLGM Assign pre (ffffffff => da5eb85d) (gprs_llc.c:1079) 20240915124255414 DLLC NOTICE LLME(ffffffff/da5eb85d){ASSIGNED} LLGM Assign post (ffffffff => da5eb85d) (gprs_llc.c:1125) 20240915124255414 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124255414 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124255414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124255414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124255466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124255466 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124255466 DMM INFO MM(262420000000021/da5eb85d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915124255467 DMM INFO MM(262420000000021/da5eb85d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915124255467 DMM DEBUG MM(262420000000021/da5eb85d) Using GGSN 0 (gprs_sm.c:317) 20240915124255467 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240915124255467 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915124255467 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240915124255467 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240915124255478 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 00 00 00 01 80 08 00 10 bd 02 a6 50 11 1c 3a 68 0e 14 05 7f 62 08 be ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20240915124255478 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02de848, cbp=0x614000002ea0) (sgsn_libgtp.c:629) 20240915124255478 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915124255478 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100081a0b8 TLLI=da5eb85d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915124255478 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915124255478 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124255486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124255487 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124255487 DMM INFO MM(262420000000021/da5eb85d) -> GMM ATTACH REQUEST MI(TMSI-0xDA5EB85D) type="GPRS attach" (gprs_gmm.c:1266) 20240915124255487 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124255487 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124255487 DLLC NOTICE LLME(ffffffff/da5eb85d){ASSIGNED} LLGM Assign pre (da5eb85d => da3857eb) (gprs_llc.c:1079) 20240915124255487 DLLC NOTICE LLME(da5eb85d/da3857eb){ASSIGNED} LLGM Assign post (da5eb85d => da3857eb) (gprs_llc.c:1125) 20240915124255487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124255487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124255487 DMM DEBUG MM(262420000000021/da3857eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124255491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124255491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240915124255492 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124255492 DMM DEBUG MM(262420000000021/da3857eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240915124255492 DMM NOTICE MM(262420000000021/da3857eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124255492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124255492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124255492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124255492 DMM DEBUG MM(262420000000021/da3857eb) Requesting authorization (sgsn_auth.c:160) 20240915124255492 DMM INFO MM(262420000000021/da3857eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124255492 DMM DEBUG MM(262420000000021/da3857eb) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124255492 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240915124255492 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124255493 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124255493 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124255493 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915124255493 DMM INFO MM(262420000000021/da3857eb) Subscriber data update (mmctx.c:445) 20240915124255493 DMM DEBUG MM(262420000000021/da3857eb) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240915124255493 DMM INFO MM(262420000000021/da3857eb) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240915124255493 DMM NOTICE MM(262420000000021/da3857eb) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240915124255493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124255493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124255493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915124255493 DMM INFO MM(262420000000021/da3857eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3857eb) (gprs_gmm.c:300) 20240915124255493 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20240915124255494 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124255494 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915124255494 DMM INFO MM(262420000000021/da3857eb) Subscriber data update (mmctx.c:445) 20240915124255494 DMM DEBUG MM(262420000000021/da3857eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: Trying to receive 5 ATTACH ACCEPTs 20240915124301495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124301495 DMM INFO MM(262420000000021/da3857eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3857eb) (gprs_gmm.c:300) 20240915124302713 DGPRS DEBUG Checking for inactive LLMEs, time = 8214916 (sgsn.c:131) 20240915124307496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124307496 DMM INFO MM(262420000000021/da3857eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3857eb) (gprs_gmm.c:300) 20240915124313497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124313497 DMM INFO MM(262420000000021/da3857eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3857eb) (gprs_gmm.c:300) 20240915124315334 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915124315334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124315335 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240915124319499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124319499 DMM INFO MM(262420000000021/da3857eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xda3857eb) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240915124324968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124324970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124324970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124325003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124325005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124325005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124325044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124325045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124325045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124325500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124325500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240915124325500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124325500 DMM NOTICE MM(262420000000021/da3857eb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915124325500 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240915124325500 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100081a0b8, TLLI=da3857eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915124325500 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915124325500 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915124325500 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240915124325500 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240915124325500 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124325500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Reject}: Deallocated (fsm.c:568) 20240915124325500 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Deallocated (fsm.c:568) 20240915124325500 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Deallocated (fsm.c:568) 20240915124325500 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124325500 DLLC NOTICE LLME(da5eb85d/da3857eb){ASSIGNED} LLGM Assign pre (da3857eb => ffffffff) (gprs_llc.c:1079) 20240915124325500 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da3857eb => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@8fa0cf39ddab: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124326010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@8fa0cf39ddab: Final verdict of PTC: none 20240915124326012 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124326012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_timeout_after_pdp_act-BVCI196(82)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(93)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(88)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(83)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(81)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(86)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(91)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Sep 15 12:43:26 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20240915124326145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124326447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127052) 20240915124327013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124327013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=127052, count=131408) 20240915124328014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124328014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Sep 15 12:43:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124329015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124329015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_auth_id_timeout started. 20240915124329548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124329550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124329614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124329614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124329614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124329614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124329614 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124329614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124329614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124329614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124329614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124329618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124329618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124329618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124329618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124329618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124329618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124329618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124329618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124329618 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124329618 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124329618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124329619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124329619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124329625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124329643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124329643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124329681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124329681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124329681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124329681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124329681 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124329681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124329681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124329681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124329681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240915124329685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124329685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124329685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(107)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124329686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124329686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124329686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124329686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124329686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124329686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124329686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124329686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124329688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124329688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124329696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124329712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124329712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240915124329767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124329767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124329767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124329767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124329767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124329767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124329767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124329767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124329767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@8fa0cf39ddab: Provider Link came up: sending NS-RESET -NSVCI99(112)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124329770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124329770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124329770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124329770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124329770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124329770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124329770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124329770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124329770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124329770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124329770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124329771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124329771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124329781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124329802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124329802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124330016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124330016 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124330016 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124330016 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: 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) } } } } 20240915124330018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124330019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@8fa0cf39ddab: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F76D92A2'O, index=0 SGSN_Test-GSUP(114)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240915124330136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124330136 DLLC NOTICE LLME(ffffffff/f76d92a2){UNASSIGNED} LLC RX: unknown TLLI 0xf76d92a2, creating LLME on the fly (gprs_llc.c:552) 20240915124330136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124330136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240915124330136 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Allocated (fsm.c:456) 20240915124330136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Allocated (fsm.c:456) 20240915124330136 DMM DEBUG MM_STATE_Gb[0x6120000072a0]{Idle}: Allocated (fsm.c:456) 20240915124330136 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Allocated (fsm.c:456) 20240915124330136 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124330136 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124330136 DLLC NOTICE LLME(ffffffff/f76d92a2){UNASSIGNED} LLGM Assign pre (f76d92a2 => f8522e61) (gprs_llc.c:1079) 20240915124330136 DLLC NOTICE LLME(f76d92a2/f8522e61){ASSIGNED} LLGM Assign post (f76d92a2 => f8522e61) (gprs_llc.c:1125) 20240915124330136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124330136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124330136 DMM DEBUG MM(262420000000002/f8522e61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124332715 DGPRS DEBUG Checking for inactive LLMEs, time = 8214946 (sgsn.c:131) 20240915124336137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124336137 DMM DEBUG MM(262420000000002/f8522e61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124342138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124342138 DMM DEBUG MM(262420000000002/f8522e61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124348139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124348139 DMM DEBUG MM(262420000000002/f8522e61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124350017 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915124350017 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915124350018 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124354140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124354140 DMM DEBUG MM(262420000000002/f8522e61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124359621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124359670 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124359670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124359689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124359773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124359775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124359775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124359817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124359818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124400145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124400145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240915124400145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124400145 DMM NOTICE MM(262420000000002/f8522e61) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240915124400145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Reject}: Deallocated (fsm.c:568) 20240915124400145 DMM DEBUG MM_STATE_Gb(0)[0x6120000072a0]{Idle}: Deallocated (fsm.c:568) 20240915124400145 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Deallocated (fsm.c:568) 20240915124400146 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124400146 DLLC NOTICE LLME(f76d92a2/f8522e61){ASSIGNED} LLGM Assign pre (f8522e61 => ffffffff) (gprs_llc.c:1079) 20240915124400146 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8522e61 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@8fa0cf39ddab: Removing Client IMSI='262420000000002'H, index=0 20240915124400163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39454<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_id_timeout(116)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test-GSUP(114)@8fa0cf39ddab: Final verdict of PTC: none 20240915124400182 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124400182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(107)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(112)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(102)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(110)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(100)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(105)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Sep 15 12:44:00 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20240915124400749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124401055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67272) 20240915124401183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124401183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67272, count=68532) 20240915124402184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124402185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915124402716 DGPRS DEBUG Checking for inactive LLMEs, time = 8214976 (sgsn.c:131) 20240915124403186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124403186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Sep 15 12:44:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124404188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124404188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_auth_sai_timeout started. 20240915124404817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124404818 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124405170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124405170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124405170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124405170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124405170 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124405170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124405170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124405170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124405170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240915124405189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124405189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(121)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124405269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124405269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124405269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124405305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124405305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124405306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124405306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124405306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124405306 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124405306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124405306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(122)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124405349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124405350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(123)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)20240915124405646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(126)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124405804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124405804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124405804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124405804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124405804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124405804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124405804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124405804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124405804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(126)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb0-BSSGP0(118)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK -NSVCI98(126)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124405808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124405808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124405808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124405809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124405809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124405809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124405809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124405809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124405809 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124405809 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124405809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124405810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124405811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124405817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124405833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124405833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124405913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124405913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(120)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124406053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI99(131)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124406053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124406053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124406053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124406053 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124406054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124406054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124406054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124406054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240915124406058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124406058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124406058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(131)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124406060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124406060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124406060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124406060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124406060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124406060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124406061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124406061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124406061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124406061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124406102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124406117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124406117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124406190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124406190 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124406190 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124406190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: 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) } } } } SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20240915124406193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915124406193 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@8fa0cf39ddab: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C207CED4'O, index=0 SGSN_Test-GSUP(133)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240915124406309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124406309 DLLC NOTICE LLME(ffffffff/c207ced4){UNASSIGNED} LLC RX: unknown TLLI 0xc207ced4, creating LLME on the fly (gprs_llc.c:552) 20240915124406309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124406310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240915124406310 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Allocated (fsm.c:456) 20240915124406310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Allocated (fsm.c:456) 20240915124406310 DMM DEBUG MM_STATE_Gb[0x6120000078a0]{Idle}: Allocated (fsm.c:456) 20240915124406310 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Allocated (fsm.c:456) 20240915124406310 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124406310 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124406310 DLLC NOTICE LLME(ffffffff/c207ced4){UNASSIGNED} LLGM Assign pre (c207ced4 => f8fdd15c) (gprs_llc.c:1079) 20240915124406310 DLLC NOTICE LLME(c207ced4/f8fdd15c){ASSIGNED} LLGM Assign post (c207ced4 => f8fdd15c) (gprs_llc.c:1125) 20240915124406310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124406310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124406310 DMM DEBUG MM(262420000000003/f8fdd15c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124406333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124406333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124406333 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124406333 DMM DEBUG MM(262420000000003/f8fdd15c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240915124406333 DMM NOTICE MM(262420000000003/f8fdd15c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124406333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124406333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124406333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124406333 DMM DEBUG MM(262420000000003/f8fdd15c) Requesting authorization (sgsn_auth.c:160) 20240915124406333 DMM INFO MM(262420000000003/f8fdd15c) Requesting authentication tuples (sgsn_auth.c:184) 20240915124406333 DMM DEBUG MM(262420000000003/f8fdd15c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124406333 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240915124406333 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(133)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240915124412334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240915124412334 DMM ERROR MM(262420000000003/f8fdd15c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240915124412334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240915124412334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124412334 DMM NOTICE MM(262420000000003/f8fdd15c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240915124412334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Reject}: Deallocated (fsm.c:568) 20240915124412334 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Deallocated (fsm.c:568) 20240915124412334 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Deallocated (fsm.c:568) 20240915124412334 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124412334 DLLC NOTICE LLME(c207ced4/f8fdd15c){ASSIGNED} LLGM Assign pre (f8fdd15c => ffffffff) (gprs_llc.c:1079) 20240915124412334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8fdd15c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@8fa0cf39ddab: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124412624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51200<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124412626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124412626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(126)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(121)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(131)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(124)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(129)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(119)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Sep 15 12:44:12 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20240915124413022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124413323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63636) 20240915124413628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124413628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63636, count=67992) 20240915124414629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124414630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Sep 15 12:44:15 UTC 2024 20240915124415631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124415631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124416633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124416633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_auth_sai_reject started. 20240915124417182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124417183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(141)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(140)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124417385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124417385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124417385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124417385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124417386 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124417386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124417386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124417386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124417386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124417397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124417397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124417397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124417397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124417397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124417397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124417397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124417398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124417398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124417398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124417398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124417417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124417417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(142)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(140)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(141)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(145)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124417637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124417638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915124417674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124417674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124417674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124417674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124417674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124417674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124417735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124417742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124417742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124417742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124417801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124417801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124417802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124417802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124417802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124417802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124417802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124417802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(146)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124417851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124417851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb0-BSSGP0(137)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK -NSVCI98(145)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb0-BSSGP0(137)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(147)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915124418170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124418170 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20240915124418178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20240915124418267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124418268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI196(138)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124418345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124418345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124418345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124418345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124418345 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124418345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124418345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124418345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124418345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124418371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124418371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124418371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124418390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124418390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124418390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124418390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124418390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124418390 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124418390 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124418390 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124418395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124418395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124418450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124418476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124418476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124418638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124418639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124418639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124418639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: 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) } } } } 20240915124418642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124418642 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@8fa0cf39ddab: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F6868764'O, index=0 SGSN_Test-GSUP(152)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240915124418754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124418754 DLLC NOTICE LLME(ffffffff/f6868764){UNASSIGNED} LLC RX: unknown TLLI 0xf6868764, creating LLME on the fly (gprs_llc.c:552) 20240915124418754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124418754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240915124418754 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Allocated (fsm.c:456) 20240915124418754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Allocated (fsm.c:456) 20240915124418754 DMM DEBUG MM_STATE_Gb[0x612000007ea0]{Idle}: Allocated (fsm.c:456) 20240915124418754 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Allocated (fsm.c:456) 20240915124418754 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124418754 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124418754 DLLC NOTICE LLME(ffffffff/f6868764){UNASSIGNED} LLGM Assign pre (f6868764 => f061c147) (gprs_llc.c:1079) 20240915124418754 DLLC NOTICE LLME(f6868764/f061c147){ASSIGNED} LLGM Assign post (f6868764 => f061c147) (gprs_llc.c:1125) 20240915124418754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124418754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124418754 DMM DEBUG MM(262420000000004/f061c147) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124418794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124418794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124418794 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124418794 DMM DEBUG MM(262420000000004/f061c147) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240915124418794 DMM NOTICE MM(262420000000004/f061c147) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124418794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124418795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124418795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124418795 DMM DEBUG MM(262420000000004/f061c147) Requesting authorization (sgsn_auth.c:160) 20240915124418795 DMM INFO MM(262420000000004/f061c147) Requesting authentication tuples (sgsn_auth.c:184) 20240915124418795 DMM DEBUG MM(262420000000004/f061c147) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124418795 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240915124418795 DGPRS INFO SUBSCR(262420000000004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(152)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240915124418799 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240915124418799 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240915124418799 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240915124424795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240915124424795 DMM ERROR MM(262420000000004/f061c147) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240915124424795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240915124424795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124424795 DMM NOTICE MM(262420000000004/f061c147) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240915124424795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Reject}: Deallocated (fsm.c:568) 20240915124424795 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Deallocated (fsm.c:568) 20240915124424795 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Deallocated (fsm.c:568) 20240915124424795 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124424795 DLLC NOTICE LLME(f6868764/f061c147){ASSIGNED} LLGM Assign pre (f061c147 => ffffffff) (gprs_llc.c:1079) 20240915124424795 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f061c147 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@8fa0cf39ddab: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124424807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43694<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(150)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@8fa0cf39ddab: Final verdict of PTC: none 20240915124424812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124424812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_reject-BVCI196(138)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(152)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(149)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(145)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(139)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(140)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(143)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Sep 15 12:44:25 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20240915124425241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124425543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64840) 20240915124425813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124425813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64840, count=69196) 20240915124426814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124426814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Sep 15 12:44:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124427817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124427818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_gsup_lu_timeout started. 20240915124428787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124428788 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915124428821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124428822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(155)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(159)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(160)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(161)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915124429113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124429113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124429113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124429114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124429114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124429114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124429114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124429114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124429114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(160)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124429163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124429163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124429163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124429164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124429164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124429164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124429164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124429164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124429164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124429164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124429165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(160)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124429194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124429195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(159)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124429210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124429211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124429211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124429211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124429211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124429211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124429211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124429211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124429211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(165)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(164)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(164)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124429217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124429217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124429217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124429218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124429218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124429218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124429218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124429218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124429218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124429218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124429218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124429219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124429219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124429225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124429239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124429239 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(162)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915124429316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb0-BSSGP0(156)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20240915124429338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124429338 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124429410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124429410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124429410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124429410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124429410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124429410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124429410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124429410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124429410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124429469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124429469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124429469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124429470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124429470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124429470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124429470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124429470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124429470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124429470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124429470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124429472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124429472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124429479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124429495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124429495 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124429822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124429822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124429822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124429822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: 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) } } } } SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124429826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915124429826 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@8fa0cf39ddab: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D6FDACCB'O, index=0 SGSN_Test-GSUP(171)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5A7B2B49CC87498FDA1BCBDF0DE042FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66E338FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65BBE640CEE9F9E8'O } } } } } 20240915124430884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124430884 DLLC NOTICE LLME(ffffffff/d6fdaccb){UNASSIGNED} LLC RX: unknown TLLI 0xd6fdaccb, creating LLME on the fly (gprs_llc.c:552) 20240915124430885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124430885 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240915124430885 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Allocated (fsm.c:456) 20240915124430885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Allocated (fsm.c:456) 20240915124430885 DMM DEBUG MM_STATE_Gb[0x6120000084a0]{Idle}: Allocated (fsm.c:456) 20240915124430885 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Allocated (fsm.c:456) 20240915124430885 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124430885 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124430885 DLLC NOTICE LLME(ffffffff/d6fdaccb){UNASSIGNED} LLGM Assign pre (d6fdaccb => c91dcc1d) (gprs_llc.c:1079) 20240915124430885 DLLC NOTICE LLME(d6fdaccb/c91dcc1d){ASSIGNED} LLGM Assign post (d6fdaccb => c91dcc1d) (gprs_llc.c:1125) 20240915124430885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124430885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124430885 DMM DEBUG MM(262420000000005/c91dcc1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124430903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124430903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124430903 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124430903 DMM DEBUG MM(262420000000005/c91dcc1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240915124430903 DMM NOTICE MM(262420000000005/c91dcc1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124430903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124430903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124430903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124430903 DMM DEBUG MM(262420000000005/c91dcc1d) Requesting authorization (sgsn_auth.c:160) 20240915124430903 DMM INFO MM(262420000000005/c91dcc1d) Requesting authentication tuples (sgsn_auth.c:184) 20240915124430903 DMM DEBUG MM(262420000000005/c91dcc1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124430903 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240915124430903 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(171)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240915124430907 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124430907 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124430907 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124430907 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124430907 DMM INFO MM(262420000000005/c91dcc1d) Subscriber data update (mmctx.c:445) 20240915124430907 DMM DEBUG MM(262420000000005/c91dcc1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124430907 DMM INFO MM(262420000000005/c91dcc1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124430907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124430907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124430907 DMM INFO MM(262420000000005/c91dcc1d) <- GMM AUTH AND CIPHERING REQ (rand = 5a 7b 2b 49 cc 87 49 8f da 1b cb df 0d e0 42 ff , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124430918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124430918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124430918 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124430918 DMM INFO MM(262420000000005/c91dcc1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124430918 DMM NOTICE MM(262420000000005/c91dcc1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124430918 DMM DEBUG MM(262420000000005/c91dcc1d) checking auth: received GSM SRES = 66 e3 38 fc (gprs_gmm.c:666) 20240915124430918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124430918 DMM DEBUG MM(262420000000005/c91dcc1d) Requesting authorization (sgsn_auth.c:160) 20240915124430918 DMM INFO MM(262420000000005/c91dcc1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124430918 DMM DEBUG MM(262420000000005/c91dcc1d) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124430918 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240915124430918 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124430919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124430919 DMM INFO MM(262420000000005/c91dcc1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc91dcc1d) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@8fa0cf39ddab: setverdict(fail): none -> fail MC@8fa0cf39ddab: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240915124430931 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124430931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(171)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(169)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(164)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@8fa0cf39ddab: Final verdict of PTC: none20240915124430936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(155)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(167)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(160)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(163)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@8fa0cf39ddab: Final verdict of PTC: fail SGSN_Test-Gb1-BSSGP1(161)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(158)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@8fa0cf39ddab: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Sep 15 12:44:31 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20240915124431262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124431664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61108) 20240915124431932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124431932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=61108, count=74264) 20240915124432717 DGPRS DEBUG Checking for inactive LLMEs, time = 8215006 (sgsn.c:131) 20240915124432933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124432933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Sep 15 12:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124433934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124433934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_gsup_lu_reject started. 20240915124434887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124434889 DMM INFO MM(262420000000005/c91dcc1d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124434889 DMM INFO MM(262420000000005/c91dcc1d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124434889 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124434889 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124434889 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124434889 DMM ERROR MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915124434889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240915124434889 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Deallocated (fsm.c:568) 20240915124434889 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Deallocated (fsm.c:568) 20240915124434889 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124434889 DLLC NOTICE LLME(d6fdaccb/c91dcc1d){ASSIGNED} LLGM Assign pre (c91dcc1d => ffffffff) (gprs_llc.c:1079) 20240915124434889 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c91dcc1d => ffffffff) (gprs_llc.c:1125) 20240915124434889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 20240915124434935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124434935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(175)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124434978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124434979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124434979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124434979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124434979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124434979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124434979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124434979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124434979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240915124434982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124434982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124434982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124434982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124434982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124434982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124434982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124434982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124434982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124434982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124434982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124434983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124434983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124434988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124435002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124435002 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(179)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gsup_lu_reject-BVCI196(177)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(180)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(183)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124435075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124435075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124435075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124435075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124435075 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124435075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124435075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124435075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124435075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124435081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124435081 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124435081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124435081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124435089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124435102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124435102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(184)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 TC_attach_gsup_lu_reject-BVCI210(182)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@8fa0cf39ddab: Provider Link came up: sending NS-RESET -NSVCI99(188)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124435246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124435246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124435246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124435246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124435246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124435246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124435246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124435246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124435246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240915124435249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124435249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124435249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124435249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124435249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124435249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124435249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124435249 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124435249 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124435249 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124435249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124435251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124435252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124435260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124435278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124435278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124435936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124435936 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124435936 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124435936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) 20240915124435939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915124435940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: 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) } } } } SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@8fa0cf39ddab: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E7377607'O, index=0 SGSN_Test-GSUP(190)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7A9A8F4A0FD11C3F8C9904AA29EB7597'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96B30F70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DD4D52079F6E8F2'O } } } } } 20240915124436995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124436995 DLLC NOTICE LLME(ffffffff/e7377607){UNASSIGNED} LLC RX: unknown TLLI 0xe7377607, creating LLME on the fly (gprs_llc.c:552) 20240915124436995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124436996 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240915124436996 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Allocated (fsm.c:456) 20240915124436996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Allocated (fsm.c:456) 20240915124436996 DMM DEBUG MM_STATE_Gb[0x612000008aa0]{Idle}: Allocated (fsm.c:456) 20240915124436996 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Allocated (fsm.c:456) 20240915124436996 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124436996 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124436996 DLLC NOTICE LLME(ffffffff/e7377607){UNASSIGNED} LLGM Assign pre (e7377607 => e2511656) (gprs_llc.c:1079) 20240915124436996 DLLC NOTICE LLME(e7377607/e2511656){ASSIGNED} LLGM Assign post (e7377607 => e2511656) (gprs_llc.c:1125) 20240915124436996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124436996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124436996 DMM DEBUG MM(262420000000006/e2511656) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124437011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124437012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124437012 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124437012 DMM DEBUG MM(262420000000006/e2511656) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240915124437012 DMM NOTICE MM(262420000000006/e2511656) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124437012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124437012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124437012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124437012 DMM DEBUG MM(262420000000006/e2511656) Requesting authorization (sgsn_auth.c:160) 20240915124437012 DMM INFO MM(262420000000006/e2511656) Requesting authentication tuples (sgsn_auth.c:184) 20240915124437012 DMM DEBUG MM(262420000000006/e2511656) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124437012 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240915124437012 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(190)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240915124437016 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124437016 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124437016 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124437016 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124437016 DMM INFO MM(262420000000006/e2511656) Subscriber data update (mmctx.c:445) 20240915124437016 DMM DEBUG MM(262420000000006/e2511656) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124437016 DMM INFO MM(262420000000006/e2511656) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124437016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124437016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124437016 DMM INFO MM(262420000000006/e2511656) <- GMM AUTH AND CIPHERING REQ (rand = 7a 9a 8f 4a 0f d1 1c 3f 8c 99 04 aa 29 eb 75 97 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124437027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124437027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124437027 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124437027 DMM INFO MM(262420000000006/e2511656) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124437027 DMM NOTICE MM(262420000000006/e2511656) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124437027 DMM DEBUG MM(262420000000006/e2511656) checking auth: received GSM SRES = 96 b3 0f 70 (gprs_gmm.c:666) 20240915124437027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124437027 DMM DEBUG MM(262420000000006/e2511656) Requesting authorization (sgsn_auth.c:160) 20240915124437027 DMM INFO MM(262420000000006/e2511656) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124437027 DMM DEBUG MM(262420000000006/e2511656) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124437027 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240915124437027 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124437027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124437027 DMM INFO MM(262420000000006/e2511656) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2511656) (gprs_gmm.c:300) 20240915124437029 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240915124437029 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240915124437029 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240915124437029 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124437029 DMM INFO MM(262420000000006/e2511656) Subscriber data update (mmctx.c:445) 20240915124437029 DMM DEBUG MM(262420000000006/e2511656) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@8fa0cf39ddab: setverdict(fail): none -> fail MC@8fa0cf39ddab: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240915124437042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124437042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(188)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@8fa0cf39ddab: Final verdict of PTC: none 20240915124437046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52178<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI196(177)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(183)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(186)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(176)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(178)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@8fa0cf39ddab: Final verdict of PTC: fail TC_attach_gsup_lu_reject-BVCI220(187)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(181)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@8fa0cf39ddab: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Sep 15 12:44:37 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20240915124437380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124437782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76176) 20240915124438043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124438043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76176, count=80532) 20240915124439044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124439044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Sep 15 12:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124440045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124440045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_combined started. 20240915124440833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124440835 DMM INFO MM(262420000000006/e2511656) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124440835 DMM INFO MM(262420000000006/e2511656) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124440835 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124440835 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124440835 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124440835 DMM ERROR MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915124440835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240915124440835 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Deallocated (fsm.c:568) 20240915124440835 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Deallocated (fsm.c:568) 20240915124440835 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124440835 DLLC NOTICE LLME(e7377607/e2511656){ASSIGNED} LLGM Assign pre (e2511656 => ffffffff) (gprs_llc.c:1079) 20240915124440835 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2511656 => ffffffff) (gprs_llc.c:1125) 20240915124440835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124440890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124440890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124440890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124440890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124440890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124440890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124440890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124440890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124440890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124440892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124440893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124440893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124440893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124440893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124440893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124440893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124440893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124440893 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124440893 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124440893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124440893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124440893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124440898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124440908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124440908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124440934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124440934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124440934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124440934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124440934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124440934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124440934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124440934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124440934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124440936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124440936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124440936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124440936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124440936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124440936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124440936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124440936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124440936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124440936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124440936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124440937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124440937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124440940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124440950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124440951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124440987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124440987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124440987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124440987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124440987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124440987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124440987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124440987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124440987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124440990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124440990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124440990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124440990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124440990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124440990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124440990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124440990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124440990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124440990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124440990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124440991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124440991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124440996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124441006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124441006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124441046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124441046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124441046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124441046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: 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) } } } } 20240915124441048 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124441049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@8fa0cf39ddab: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EFDDC84E'O, index=0 SGSN_Test-GSUP(209)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A7B076F34E456C46E2E78AC737DBDBFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D097B4C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B96C731DBCC926B3'O } } } } } 20240915124442100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124442100 DLLC NOTICE LLME(ffffffff/efddc84e){UNASSIGNED} LLC RX: unknown TLLI 0xefddc84e, creating LLME on the fly (gprs_llc.c:552) 20240915124442100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124442100 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915124442100 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Allocated (fsm.c:456) 20240915124442100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Allocated (fsm.c:456) 20240915124442100 DMM DEBUG MM_STATE_Gb[0x6120000090a0]{Idle}: Allocated (fsm.c:456) 20240915124442100 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Allocated (fsm.c:456) 20240915124442100 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124442100 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124442100 DLLC NOTICE LLME(ffffffff/efddc84e){UNASSIGNED} LLGM Assign pre (efddc84e => cf4b7ab4) (gprs_llc.c:1079) 20240915124442100 DLLC NOTICE LLME(efddc84e/cf4b7ab4){ASSIGNED} LLGM Assign post (efddc84e => cf4b7ab4) (gprs_llc.c:1125) 20240915124442100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124442100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124442100 DMM DEBUG MM(262420000000007/cf4b7ab4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124442114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124442114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124442115 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124442115 DMM DEBUG MM(262420000000007/cf4b7ab4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240915124442115 DMM NOTICE MM(262420000000007/cf4b7ab4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124442115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124442115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124442115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124442115 DMM DEBUG MM(262420000000007/cf4b7ab4) Requesting authorization (sgsn_auth.c:160) 20240915124442115 DMM INFO MM(262420000000007/cf4b7ab4) Requesting authentication tuples (sgsn_auth.c:184) 20240915124442115 DMM DEBUG MM(262420000000007/cf4b7ab4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124442115 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240915124442115 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(209)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240915124442118 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124442118 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124442118 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124442118 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124442118 DMM INFO MM(262420000000007/cf4b7ab4) Subscriber data update (mmctx.c:445) 20240915124442118 DMM DEBUG MM(262420000000007/cf4b7ab4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124442118 DMM INFO MM(262420000000007/cf4b7ab4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124442118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124442118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124442119 DMM INFO MM(262420000000007/cf4b7ab4) <- GMM AUTH AND CIPHERING REQ (rand = a7 b0 76 f3 4e 45 6c 46 e2 e7 8a c7 37 db db ff , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124442127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124442127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124442128 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124442128 DMM INFO MM(262420000000007/cf4b7ab4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124442128 DMM NOTICE MM(262420000000007/cf4b7ab4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124442128 DMM DEBUG MM(262420000000007/cf4b7ab4) checking auth: received GSM SRES = d0 97 b4 c3 (gprs_gmm.c:666) 20240915124442128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124442128 DMM DEBUG MM(262420000000007/cf4b7ab4) Requesting authorization (sgsn_auth.c:160) 20240915124442128 DMM INFO MM(262420000000007/cf4b7ab4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124442128 DMM DEBUG MM(262420000000007/cf4b7ab4) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124442128 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240915124442128 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124442128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124442128 DMM INFO MM(262420000000007/cf4b7ab4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4b7ab4) (gprs_gmm.c:300) 20240915124442130 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124442130 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124442130 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240915124442130 DMM INFO MM(262420000000007/cf4b7ab4) Subscriber data update (mmctx.c:445) 20240915124442130 DMM DEBUG MM(262420000000007/cf4b7ab4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124442130 DMM INFO MM(262420000000007/cf4b7ab4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124442130 DMM NOTICE MM(262420000000007/cf4b7ab4) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240915124442130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124442130 DMM NOTICE MM(262420000000007/cf4b7ab4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124442130 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) 20240915124442131 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124442131 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240915124442131 DMM INFO MM(262420000000007/cf4b7ab4) Subscriber data update (mmctx.c:445) 20240915124442131 DMM DEBUG MM(262420000000007/cf4b7ab4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@8fa0cf39ddab: Removing Client IMSI='262420000000007'H, index=0 20240915124442137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124442137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124442137 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124442137 DMM INFO MM(262420000000007/cf4b7ab4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124442137 DMM NOTICE MM(262420000000007/cf4b7ab4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124442137 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124442137 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124442137 DLLC NOTICE LLME(efddc84e/cf4b7ab4){ASSIGNED} LLGM Assign pre (ffffffff => cf4b7ab4) (gprs_llc.c:1079) 20240915124442137 DLLC NOTICE LLME(ffffffff/cf4b7ab4){ASSIGNED} LLGM Assign post (ffffffff => cf4b7ab4) (gprs_llc.c:1125) 20240915124442137 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124442137 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124442137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124442137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124442139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46524<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI220(205)@8fa0cf39ddab: Final verdict of PTC: none 20240915124442141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124442141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_combined-BVCI196(196)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(197)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(209)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(208)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(200)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(195)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(202)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(206)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_combined finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Sep 15 12:44:42 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240915124442289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124442692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84604) 20240915124443142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124443142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84604, count=89240) 20240915124444143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124444143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Sep 15 12:44:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124445144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124445144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_accept_all started. 20240915124445746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124445748 DMM INFO MM(262420000000007/cf4b7ab4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124445748 DMM INFO MM(262420000000007/cf4b7ab4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124445748 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124445748 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124445748 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124445748 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124445748 DLLC NOTICE LLME(ffffffff/cf4b7ab4){ASSIGNED} LLGM Assign pre (cf4b7ab4 => ffffffff) (gprs_llc.c:1079) 20240915124445748 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf4b7ab4 => ffffffff) (gprs_llc.c:1125) 20240915124445748 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240915124445748 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124445748 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20240915124445748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Deallocated (fsm.c:568) 20240915124445748 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Deallocated (fsm.c:568) 20240915124445748 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Deallocated (fsm.c:568) 20240915124445748 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Deallocated (fsm.c:568) 20240915124445749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124445795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124445796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124445796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124445796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124445796 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124445796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124445796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124445796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124445796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124445797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124445797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124445797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124445798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124445798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124445798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124445798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124445798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124445798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124445798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124445798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(216)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124445799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124445799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124445802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124445813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124445813 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124445835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124445835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124445835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124445835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124445835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124445835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124445835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124445835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124445835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124445836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124445837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124445837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124445837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124445837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124445837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124445837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124445837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124445837 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124445837 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124445837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124445837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124445837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124445841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124445851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124445851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124445884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124445884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124445884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124445884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124445884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124445884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124445884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124445884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124445884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124445886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124445886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124445886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124445886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124445886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124445886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124445886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124445886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124445886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124445886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124445886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124445887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124445887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124445891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124445900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124445900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124446146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124446146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124446146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124446146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: 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) } } } } 20240915124446148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124446149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@8fa0cf39ddab: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FF69F6F7'O, index=0 SGSN_Test-GSUP(228)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240915124447203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124447203 DLLC NOTICE LLME(ffffffff/ff69f6f7){UNASSIGNED} LLC RX: unknown TLLI 0xff69f6f7, creating LLME on the fly (gprs_llc.c:552) 20240915124447203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124447203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240915124447203 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Allocated (fsm.c:456) 20240915124447203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Allocated (fsm.c:456) 20240915124447203 DMM DEBUG MM_STATE_Gb[0x6120000096a0]{Idle}: Allocated (fsm.c:456) 20240915124447203 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Allocated (fsm.c:456) 20240915124447203 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124447203 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124447203 DLLC NOTICE LLME(ffffffff/ff69f6f7){UNASSIGNED} LLGM Assign pre (ff69f6f7 => cbf864a2) (gprs_llc.c:1079) 20240915124447203 DLLC NOTICE LLME(ff69f6f7/cbf864a2){ASSIGNED} LLGM Assign post (ff69f6f7 => cbf864a2) (gprs_llc.c:1125) 20240915124447203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124447203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124447203 DMM DEBUG MM(262420000000008/cbf864a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124447215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124447215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124447215 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124447215 DMM DEBUG MM(262420000000008/cbf864a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240915124447215 DMM NOTICE MM(262420000000008/cbf864a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124447215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124447215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124447215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915124447215 DMM INFO MM(262420000000008/cbf864a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbf864a2) (gprs_gmm.c:300) TC_attach_accept_all(230)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@8fa0cf39ddab: Removing Client IMSI='262420000000008'H, index=0 20240915124448206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124448207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124448207 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124448207 DMM INFO MM(262420000000008/cbf864a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124448207 DMM NOTICE MM(262420000000008/cbf864a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124448207 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124448207 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124448207 DLLC NOTICE LLME(ff69f6f7/cbf864a2){ASSIGNED} LLGM Assign pre (ffffffff => cbf864a2) (gprs_llc.c:1079) 20240915124448207 DLLC NOTICE LLME(ffffffff/cbf864a2){ASSIGNED} LLGM Assign post (ffffffff => cbf864a2) (gprs_llc.c:1125) 20240915124448207 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124448207 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124448207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124448207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124448209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(221)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(227)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@8fa0cf39ddab: Final verdict of PTC: none 20240915124448213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_accept_all-BVCI220(224)@8fa0cf39ddab: Final verdict of PTC: none 20240915124448213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(217)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(216)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(219)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(225)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(214)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_accept_all finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Sep 15 12:44:48 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20240915124448342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124448744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65944) 20240915124449214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124449214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65944, count=70300) 20240915124450215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124450215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Sep 15 12:44:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124451216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124451216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_closed started. 20240915124451803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124451805 DMM INFO MM(262420000000008/cbf864a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124451805 DMM INFO MM(262420000000008/cbf864a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124451805 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124451805 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124451805 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124451805 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124451805 DLLC NOTICE LLME(ffffffff/cbf864a2){ASSIGNED} LLGM Assign pre (cbf864a2 => ffffffff) (gprs_llc.c:1079) 20240915124451805 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbf864a2 => ffffffff) (gprs_llc.c:1125) 20240915124451805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Deallocated (fsm.c:568) 20240915124451805 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Deallocated (fsm.c:568) 20240915124451805 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Deallocated (fsm.c:568) 20240915124451805 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124451805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124451851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124451851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124451851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124451851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124451851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124451851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124451851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124451851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124451851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124451853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124451853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124451853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124451853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124451853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124451853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124451853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124451853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124451853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124451853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124451853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124451854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124451854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124451858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124451869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124451869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124451885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124451885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124451885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124451885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124451885 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124451885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124451885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124451885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124451885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124451887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124451887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124451887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124451887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124451887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124451887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124451887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124451887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124451887 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124451887 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124451887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124451887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124451888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124451891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124451900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124451900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124451931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124451931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124451931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124451931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124451931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124451931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124451931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124451931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124451931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124451932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124451932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124451932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124451932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124451932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124451932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124451932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124451933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124451933 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124451933 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124451933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124451933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124451933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124451937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124451952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124451952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124452218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124452218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124452218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124452218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: 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) } } } } 20240915124452220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124452220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@8fa0cf39ddab: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EADB3DB1'O, index=0 SGSN_Test-GSUP(247)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@8fa0cf39ddab: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EADB3DB1'O, index=1 20240915124453272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124453272 DLLC NOTICE LLME(ffffffff/eadb3db1){UNASSIGNED} LLC RX: unknown TLLI 0xeadb3db1, creating LLME on the fly (gprs_llc.c:552) 20240915124453272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124453272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240915124453272 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Allocated (fsm.c:456) 20240915124453272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Allocated (fsm.c:456) 20240915124453272 DMM DEBUG MM_STATE_Gb[0x612000009ca0]{Idle}: Allocated (fsm.c:456) 20240915124453272 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Allocated (fsm.c:456) 20240915124453272 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124453272 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124453272 DLLC NOTICE LLME(ffffffff/eadb3db1){UNASSIGNED} LLGM Assign pre (eadb3db1 => fc0326e1) (gprs_llc.c:1079) 20240915124453272 DLLC NOTICE LLME(eadb3db1/fc0326e1){ASSIGNED} LLGM Assign post (eadb3db1 => fc0326e1) (gprs_llc.c:1125) 20240915124453272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124453272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124453272 DMM DEBUG MM(001010123456789/fc0326e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124453283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124453283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124453283 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124453284 DMM DEBUG MM(001010123456789/fc0326e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240915124453284 DMM NOTICE MM(001010123456789/fc0326e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124453284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124453284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124453284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240915124453284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124453284 DMM NOTICE MM(001010123456789/fc0326e1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240915124453284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Reject}: Deallocated (fsm.c:568) 20240915124453284 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Deallocated (fsm.c:568) 20240915124453284 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Deallocated (fsm.c:568) 20240915124453284 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124453284 DLLC NOTICE LLME(eadb3db1/fc0326e1){ASSIGNED} LLGM Assign pre (fc0326e1 => ffffffff) (gprs_llc.c:1079) 20240915124453284 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc0326e1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8fa0cf39ddab: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@8fa0cf39ddab: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@8fa0cf39ddab: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='DC25FBE8'O, index=2 SGSN_Test-GSUP(247)@8fa0cf39ddab: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240915124453328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124453328 DLLC NOTICE LLME(ffffffff/dc25fbe8){UNASSIGNED} LLC RX: unknown TLLI 0xdc25fbe8, creating LLME on the fly (gprs_llc.c:552) 20240915124453328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124453328 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240915124453328 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Allocated (fsm.c:456) 20240915124453328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Allocated (fsm.c:456) 20240915124453328 DMM DEBUG MM_STATE_Gb[0x61200000a2a0]{Idle}: Allocated (fsm.c:456) 20240915124453328 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Allocated (fsm.c:456) 20240915124453328 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124453328 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124453328 DLLC NOTICE LLME(ffffffff/dc25fbe8){UNASSIGNED} LLGM Assign pre (dc25fbe8 => dcc33c3f) (gprs_llc.c:1079) 20240915124453328 DLLC NOTICE LLME(dc25fbe8/dcc33c3f){ASSIGNED} LLGM Assign post (dc25fbe8 => dcc33c3f) (gprs_llc.c:1125) 20240915124453329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124453329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124453329 DMM DEBUG MM(262420000000010/dcc33c3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124453336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124453336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124453336 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124453336 DMM DEBUG MM(262420000000010/dcc33c3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240915124453336 DMM NOTICE MM(262420000000010/dcc33c3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124453336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124453336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124453336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915124453336 DMM INFO MM(262420000000010/dcc33c3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcc33c3f) (gprs_gmm.c:300) TC_attach_closed(250)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@8fa0cf39ddab: Removing Client IMSI='262420000000010'H, index=2 20240915124454330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124454330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124454330 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124454330 DMM INFO MM(262420000000010/dcc33c3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124454330 DMM NOTICE MM(262420000000010/dcc33c3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124454330 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124454330 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124454330 DLLC NOTICE LLME(dc25fbe8/dcc33c3f){ASSIGNED} LLGM Assign pre (ffffffff => dcc33c3f) (gprs_llc.c:1079) 20240915124454330 DLLC NOTICE LLME(ffffffff/dcc33c3f){ASSIGNED} LLGM Assign post (ffffffff => dcc33c3f) (gprs_llc.c:1125) 20240915124454330 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124454330 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124454330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124454330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124454331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40960<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124454332 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124454332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(246)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(247)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(245)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(240)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(235)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(233)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(243)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(238)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@8fa0cf39ddab: Test case TC_attach_closed finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Sep 15 12:44:54 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240915124454476 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124454878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76476) 20240915124455333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124455333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76476, count=80832) 20240915124456334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124456335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Sep 15 12:44:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124457336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124457336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_no_imei_response started. 20240915124457933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124457935 DMM INFO MM(262420000000010/dcc33c3f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124457935 DMM INFO MM(262420000000010/dcc33c3f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124457935 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124457935 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124457935 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124457935 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124457935 DLLC NOTICE LLME(ffffffff/dcc33c3f){ASSIGNED} LLGM Assign pre (dcc33c3f => ffffffff) (gprs_llc.c:1079) 20240915124457935 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcc33c3f => ffffffff) (gprs_llc.c:1125) 20240915124457935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Deallocated (fsm.c:568) 20240915124457935 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Deallocated (fsm.c:568) 20240915124457935 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Deallocated (fsm.c:568) 20240915124457935 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Deallocated (fsm.c:568) 20240915124457935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124457978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124457978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124457978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124457978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124457978 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124457978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124457978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124457978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124457978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124457980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124457980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124457980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124457980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124457980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124457980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124457980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124457980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124457980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124457980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124457980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124457981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124457981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124457984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124457993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124457993 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124458013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124458013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124458013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124458013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124458013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124458013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124458013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124458014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124458014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124458015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124458015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124458015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124458015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124458015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124458015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124458015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124458015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124458015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124458015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124458015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124458016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(260)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124458016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124458020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124458031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124458031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124458063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124458063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124458063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124458063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124458063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124458063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124458063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124458063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124458063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124458065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124458065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124458065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124458065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124458065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124458065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124458065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124458065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124458065 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124458065 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124458065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124458066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124458066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124458071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124458082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124458082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(263)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124458336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124458336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124458336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124458336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: 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) } } } } 20240915124458338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124458339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@8fa0cf39ddab: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C1A71D64'O, index=0 SGSN_Test-GSUP(267)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240915124459391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124459391 DLLC NOTICE LLME(ffffffff/c1a71d64){UNASSIGNED} LLC RX: unknown TLLI 0xc1a71d64, creating LLME on the fly (gprs_llc.c:552) 20240915124459391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124459391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915124459391 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Allocated (fsm.c:456) 20240915124459391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Allocated (fsm.c:456) 20240915124459391 DMM DEBUG MM_STATE_Gb[0x61200000a8a0]{Idle}: Allocated (fsm.c:456) 20240915124459391 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Allocated (fsm.c:456) 20240915124459391 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124459391 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124459391 DLLC NOTICE LLME(ffffffff/c1a71d64){UNASSIGNED} LLGM Assign pre (c1a71d64 => dd2a3774) (gprs_llc.c:1079) 20240915124459391 DLLC NOTICE LLME(c1a71d64/dd2a3774){ASSIGNED} LLGM Assign post (c1a71d64 => dd2a3774) (gprs_llc.c:1125) 20240915124459391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124459391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124459391 DMM DEBUG MM(262420000000032/dd2a3774) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124502718 DGPRS DEBUG Checking for inactive LLMEs, time = 8215036 (sgsn.c:131) 20240915124505392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124505393 DMM DEBUG MM(262420000000032/dd2a3774) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124511393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124511393 DMM DEBUG MM(262420000000032/dd2a3774) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124517394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124517394 DMM DEBUG MM(262420000000032/dd2a3774) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124518337 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915124518337 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915124518338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124523395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124523395 DMM DEBUG MM(262420000000032/dd2a3774) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124527982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124527984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124527984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124528017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124528019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124528019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124528067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124528069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124528069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124529396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124529397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240915124529397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124529397 DMM NOTICE MM(262420000000032/dd2a3774) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240915124529397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Reject}: Deallocated (fsm.c:568) 20240915124529397 DMM DEBUG MM_STATE_Gb(0)[0x61200000a8a0]{Idle}: Deallocated (fsm.c:568) 20240915124529397 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Deallocated (fsm.c:568) 20240915124529397 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124529397 DLLC NOTICE LLME(c1a71d64/dd2a3774){ASSIGNED} LLGM Assign pre (dd2a3774 => ffffffff) (gprs_llc.c:1079) 20240915124529397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd2a3774 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@8fa0cf39ddab: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124529407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57498<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124529409 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124529409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(255)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(267)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(266)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(260)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(253)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(264)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(258)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Sep 15 12:45:29 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20240915124529541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124529842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62624) 20240915124530410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124530410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62624, count=70880) 20240915124531412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124531412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Sep 15 12:45:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124532413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124532413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915124532719 DGPRS DEBUG Checking for inactive LLMEs, time = 8215066 (sgsn.c:131) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_no_imsi_response started. 20240915124532902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124532904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124532945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124532945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124532945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124532946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124532946 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124532946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124532946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124532946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124532946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124532947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124532947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124532947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124532948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124532948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124532948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124532948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124532948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124532948 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124532948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124532948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124532948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(274)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124532948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124532953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124532963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124532963 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124532986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124532986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124532986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124532986 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124532986 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124532986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124532986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124532986 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124532986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124532988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124532988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124532988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124532988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124532988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124532988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124532989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124532989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124532989 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124532989 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124532989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124532989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124532989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124532992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124533001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124533001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(280)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 TC_attach_no_imsi_response-BVCI210(278)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124533027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124533027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124533027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124533027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124533027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124533027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124533027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124533027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124533027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124533029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124533029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124533029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124533029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124533029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124533029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124533029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124533029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124533029 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124533029 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124533029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124533030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124533030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124533034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124533044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124533044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124533414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124533414 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124533414 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124533414 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: 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) } } } } 20240915124533416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124533416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@8fa0cf39ddab: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E1F2A3DE'O, index=0 SGSN_Test-GSUP(286)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240915124534473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124534473 DLLC NOTICE LLME(ffffffff/e1f2a3de){UNASSIGNED} LLC RX: unknown TLLI 0xe1f2a3de, creating LLME on the fly (gprs_llc.c:552) 20240915124534473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124534473 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915124534473 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Allocated (fsm.c:456) 20240915124534473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Allocated (fsm.c:456) 20240915124534473 DMM DEBUG MM_STATE_Gb[0x61200000aea0]{Idle}: Allocated (fsm.c:456) 20240915124534473 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Allocated (fsm.c:456) 20240915124534473 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124534473 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124534473 DLLC NOTICE LLME(ffffffff/e1f2a3de){UNASSIGNED} LLGM Assign pre (e1f2a3de => ce2d28c8) (gprs_llc.c:1079) 20240915124534473 DLLC NOTICE LLME(e1f2a3de/ce2d28c8){ASSIGNED} LLGM Assign post (e1f2a3de => ce2d28c8) (gprs_llc.c:1125) 20240915124534473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124534473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124534473 DMM DEBUG MM(/ce2d28c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124534488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124534488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124534488 DMM DEBUG MM_STATE_Gb(3790775262)[0x61200000aea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124534488 DMM DEBUG MM(/ce2d28c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240915124534488 DMM NOTICE MM(/ce2d28c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124534488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124534488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240915124534488 DMM DEBUG MM(/ce2d28c8) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915124540489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124540489 DMM DEBUG MM(/ce2d28c8) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915124546491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124546491 DMM DEBUG MM(/ce2d28c8) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915124552493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124552493 DMM DEBUG MM(/ce2d28c8) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915124553415 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915124553415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124553416 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240915124558494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124558494 DMM DEBUG MM(/ce2d28c8) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240915124602720 DGPRS DEBUG Checking for inactive LLMEs, time = 8215096 (sgsn.c:131) 20240915124602949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124602951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124602951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124602990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124602992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124602992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124603031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124603033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124603033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124604496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240915124604496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240915124604496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124604496 DMM NOTICE MM(/ce2d28c8) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240915124604496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Reject}: Deallocated (fsm.c:568) 20240915124604496 DMM DEBUG MM_STATE_Gb(3790775262)[0x61200000aea0]{Idle}: Deallocated (fsm.c:568) 20240915124604496 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Deallocated (fsm.c:568) 20240915124604496 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124604496 DLLC NOTICE LLME(e1f2a3de/ce2d28c8){ASSIGNED} LLGM Assign pre (ce2d28c8 => ffffffff) (gprs_llc.c:1079) 20240915124604496 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce2d28c8 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@8fa0cf39ddab: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124604506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51864<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124604508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124604508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(284)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(274)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(279)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(272)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(282)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(277)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Sep 15 12:46:04 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20240915124604637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124604939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63468) 20240915124605509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124605509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63468, count=71720) 20240915124606511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124606511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Sep 15 12:46:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124607513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124607513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_closed_add_vty started. 20240915124607994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44114<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124607996 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124608058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124608058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124608058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124608058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124608059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124608059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124608059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124608059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124608059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124608065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124608065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124608065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124608065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124608065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124608065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124608065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124608065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124608065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124608065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124608065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124608066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124608066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124608073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124608084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124608084 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(299)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124608113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124608113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124608113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124608113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124608113 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124608113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124608113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124608113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124608113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124608115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124608115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124608115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124608115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124608115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124608115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124608115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124608115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124608115 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124608115 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124608115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124608116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124608116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124608120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124608130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124608130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124608140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124608140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124608140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124608140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124608140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124608140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124608140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124608140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124608140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124608141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124608141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124608141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124608142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124608142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124608142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124608142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124608142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124608142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124608142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124608142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124608142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124608142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124608146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124608155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124608155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124608513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124608513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124608513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124608513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: 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) } } } } 20240915124608515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124608516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@8fa0cf39ddab: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C003914D'O, index=0 SGSN_Test-GSUP(305)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@8fa0cf39ddab: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C003914D'O, index=1 20240915124609579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124609579 DLLC NOTICE LLME(ffffffff/c003914d){UNASSIGNED} LLC RX: unknown TLLI 0xc003914d, creating LLME on the fly (gprs_llc.c:552) 20240915124609579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124609579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240915124609579 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Allocated (fsm.c:456) 20240915124609579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Allocated (fsm.c:456) 20240915124609580 DMM DEBUG MM_STATE_Gb[0x61200000b4a0]{Idle}: Allocated (fsm.c:456) 20240915124609580 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Allocated (fsm.c:456) 20240915124609580 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124609580 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124609580 DLLC NOTICE LLME(ffffffff/c003914d){UNASSIGNED} LLGM Assign pre (c003914d => dc8e2631) (gprs_llc.c:1079) 20240915124609580 DLLC NOTICE LLME(c003914d/dc8e2631){ASSIGNED} LLGM Assign post (c003914d => dc8e2631) (gprs_llc.c:1125) 20240915124609580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124609580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124609580 DMM DEBUG MM(001010123456789/dc8e2631) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124609593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124609593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124609593 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124609593 DMM DEBUG MM(001010123456789/dc8e2631) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240915124609593 DMM NOTICE MM(001010123456789/dc8e2631) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124609593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124609593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124609593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240915124609593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124609593 DMM NOTICE MM(001010123456789/dc8e2631) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240915124609593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Reject}: Deallocated (fsm.c:568) 20240915124609593 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Deallocated (fsm.c:568) 20240915124609593 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Deallocated (fsm.c:568) 20240915124609593 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124609593 DLLC NOTICE LLME(c003914d/dc8e2631){ASSIGNED} LLGM Assign pre (dc8e2631 => ffffffff) (gprs_llc.c:1079) 20240915124609593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc8e2631 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@8fa0cf39ddab: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@8fa0cf39ddab: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C003914D'O, index=2 20240915124609600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124609600 DLLC NOTICE LLME(ffffffff/c003914d){UNASSIGNED} LLC RX: unknown TLLI 0xc003914d, creating LLME on the fly (gprs_llc.c:552) 20240915124609600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240915124609600 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240915124609600 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Allocated (fsm.c:456) 20240915124609600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Allocated (fsm.c:456) 20240915124609600 DMM DEBUG MM_STATE_Gb[0x61200000baa0]{Idle}: Allocated (fsm.c:456) 20240915124609600 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Allocated (fsm.c:456) 20240915124609600 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124609600 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124609600 DLLC NOTICE LLME(ffffffff/c003914d){UNASSIGNED} LLGM Assign pre (c003914d => ec691b94) (gprs_llc.c:1079) 20240915124609600 DLLC NOTICE LLME(c003914d/ec691b94){ASSIGNED} LLGM Assign post (c003914d => ec691b94) (gprs_llc.c:1125) 20240915124609600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124609600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124609600 DMM DEBUG MM(001010123456700/ec691b94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124609605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124609605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124609605 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124609605 DMM DEBUG MM(001010123456700/ec691b94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240915124609605 DMM NOTICE MM(001010123456700/ec691b94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124609605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124609605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124609605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915124609605 DMM INFO MM(001010123456700/ec691b94) <- GMM ATTACH ACCEPT (new P-TMSI=0xec691b94) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@8fa0cf39ddab: Removing Client IMSI='001010123456700'H, index=2 20240915124610603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124610604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124610604 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124610604 DMM INFO MM(001010123456700/ec691b94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124610604 DMM NOTICE MM(001010123456700/ec691b94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124610604 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124610604 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124610604 DLLC NOTICE LLME(c003914d/ec691b94){ASSIGNED} LLGM Assign pre (ffffffff => ec691b94) (gprs_llc.c:1079) 20240915124610604 DLLC NOTICE LLME(ffffffff/ec691b94){ASSIGNED} LLGM Assign post (ffffffff => ec691b94) (gprs_llc.c:1125) 20240915124610604 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124610604 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124610604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124610604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124610606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44114<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124610608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124610609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(298)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(305)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(303)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(299)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(293)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(297)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(291)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(301)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Sep 15 12:46:10 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20240915124610737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124611138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76488) 20240915124611610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124611610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76488, count=80844) 20240915124612611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124612611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Sep 15 12:46:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124613613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124613613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_check_subscriber_list started. 20240915124614197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124614199 DMM INFO MM(001010123456700/ec691b94) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124614199 DMM INFO MM(001010123456700/ec691b94) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124614199 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124614199 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124614199 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124614199 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124614199 DLLC NOTICE LLME(ffffffff/ec691b94){ASSIGNED} LLGM Assign pre (ec691b94 => ffffffff) (gprs_llc.c:1079) 20240915124614199 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec691b94 => ffffffff) (gprs_llc.c:1125) 20240915124614199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Deallocated (fsm.c:568) 20240915124614199 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Deallocated (fsm.c:568) 20240915124614199 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Deallocated (fsm.c:568) 20240915124614199 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124614199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124614262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124614262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124614262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124614262 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124614262 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124614262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124614262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124614262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124614262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124614263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124614263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124614263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124614263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124614263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124614263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124614263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124614263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124614263 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124614263 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124614263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(312)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124614264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124614264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124614267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124614276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124614276 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124614296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124614296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124614296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124614296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124614296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124614296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124614296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124614296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124614296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124614298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124614298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124614298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124614298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124614298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124614298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124614298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124614298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124614298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124614298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124614298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124614298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124614298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124614302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124614312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124614312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124614334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124614334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124614334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124614334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124614334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124614334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124614334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124614335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124614335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124614336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124614336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124614336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124614336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124614336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124614337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124614337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124614337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124614337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124614337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124614337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124614337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124614337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124614342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124614351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124614352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124614613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124614613 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124614613 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124614613 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: 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) } } } } 20240915124614615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124614615 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@8fa0cf39ddab: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C1445863'O, index=0 SGSN_Test-GSUP(324)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EB590FEA64DE86269AC2FA273F426F0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2983CF07'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24A4F4BF38340550'O } } } } } 20240915124615667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124615667 DLLC NOTICE LLME(ffffffff/c1445863){UNASSIGNED} LLC RX: unknown TLLI 0xc1445863, creating LLME on the fly (gprs_llc.c:552) 20240915124615667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124615668 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240915124615668 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Allocated (fsm.c:456) 20240915124615668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Allocated (fsm.c:456) 20240915124615668 DMM DEBUG MM_STATE_Gb[0x61200000ffa0]{Idle}: Allocated (fsm.c:456) 20240915124615668 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Allocated (fsm.c:456) 20240915124615668 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124615668 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124615668 DLLC NOTICE LLME(ffffffff/c1445863){UNASSIGNED} LLGM Assign pre (c1445863 => c7e54c42) (gprs_llc.c:1079) 20240915124615668 DLLC NOTICE LLME(c1445863/c7e54c42){ASSIGNED} LLGM Assign post (c1445863 => c7e54c42) (gprs_llc.c:1125) 20240915124615668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124615668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124615668 DMM DEBUG MM(262420000000034/c7e54c42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124615679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124615679 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124615680 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124615680 DMM DEBUG MM(262420000000034/c7e54c42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240915124615680 DMM NOTICE MM(262420000000034/c7e54c42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124615680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124615680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124615680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124615680 DMM DEBUG MM(262420000000034/c7e54c42) Requesting authorization (sgsn_auth.c:160) 20240915124615680 DMM INFO MM(262420000000034/c7e54c42) Requesting authentication tuples (sgsn_auth.c:184) 20240915124615680 DMM DEBUG MM(262420000000034/c7e54c42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124615680 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240915124615680 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(324)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240915124615683 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124615683 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124615683 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124615683 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124615683 DMM INFO MM(262420000000034/c7e54c42) Subscriber data update (mmctx.c:445) 20240915124615683 DMM DEBUG MM(262420000000034/c7e54c42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124615683 DMM INFO MM(262420000000034/c7e54c42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124615683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124615683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124615683 DMM INFO MM(262420000000034/c7e54c42) <- GMM AUTH AND CIPHERING REQ (rand = eb 59 0f ea 64 de 86 26 9a c2 fa 27 3f 42 6f 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124615691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124615691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124615691 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124615691 DMM INFO MM(262420000000034/c7e54c42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124615691 DMM NOTICE MM(262420000000034/c7e54c42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124615691 DMM DEBUG MM(262420000000034/c7e54c42) checking auth: received GSM SRES = 29 83 cf 07 (gprs_gmm.c:666) 20240915124615691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124615691 DMM DEBUG MM(262420000000034/c7e54c42) Requesting authorization (sgsn_auth.c:160) 20240915124615691 DMM INFO MM(262420000000034/c7e54c42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124615691 DMM DEBUG MM(262420000000034/c7e54c42) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124615692 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240915124615692 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124615692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124615692 DMM INFO MM(262420000000034/c7e54c42) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7e54c42) (gprs_gmm.c:300) 20240915124615693 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124615693 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124615693 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240915124615693 DMM INFO MM(262420000000034/c7e54c42) Subscriber data update (mmctx.c:445) 20240915124615693 DMM DEBUG MM(262420000000034/c7e54c42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124615693 DMM INFO MM(262420000000034/c7e54c42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124615693 DMM NOTICE MM(262420000000034/c7e54c42) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240915124615693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124615693 DMM NOTICE MM(262420000000034/c7e54c42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124615694 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) 20240915124615694 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124615694 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240915124615694 DMM INFO MM(262420000000034/c7e54c42) Subscriber data update (mmctx.c:445) 20240915124615694 DMM DEBUG MM(262420000000034/c7e54c42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124615700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124615700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124615701 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124615701 DMM INFO MM(262420000000034/c7e54c42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124615701 DMM NOTICE MM(262420000000034/c7e54c42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124615701 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124615701 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124615701 DLLC NOTICE LLME(c1445863/c7e54c42){ASSIGNED} LLGM Assign pre (ffffffff => c7e54c42) (gprs_llc.c:1079) 20240915124615701 DLLC NOTICE LLME(ffffffff/c7e54c42){ASSIGNED} LLGM Assign post (ffffffff => c7e54c42) (gprs_llc.c:1125) 20240915124615701 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124615701 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124615701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124615701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@8fa0cf39ddab: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124615754 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240915124615754 DMM INFO MM(262420000000034/c7e54c42) Subscriber data update (mmctx.c:445) 20240915124615754 DMM DEBUG MM(262420000000034/c7e54c42) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915124615754 DMM INFO MM(262420000000034/c7e54c42) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915124615754 DMM INFO MM(262420000000034/c7e54c42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124615754 DMM INFO MM(262420000000034/c7e54c42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124615754 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124615754 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124615754 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124615754 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124615754 DLLC NOTICE LLME(ffffffff/c7e54c42){ASSIGNED} LLGM Assign pre (c7e54c42 => ffffffff) (gprs_llc.c:1079) 20240915124615754 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7e54c42 => ffffffff) (gprs_llc.c:1125) 20240915124615754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Deallocated (fsm.c:568) 20240915124615754 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Deallocated (fsm.c:568) 20240915124615754 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Deallocated (fsm.c:568) 20240915124615754 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Deallocated (fsm.c:568) 20240915124615756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(322)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(312)@8fa0cf39ddab: Final verdict of PTC: none 20240915124615758 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124615759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(317)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(320)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(315)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(310)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Sep 15 12:46:15 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20240915124615887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124616188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20240915124616759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124616759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90040, count=94676) 20240915124617760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124617760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Sep 15 12:46:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124618761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124618761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_detach_check_subscriber_list started. 20240915124619248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124619249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124619294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124619294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124619294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124619294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124619294 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124619294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124619294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124619294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124619294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124619295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124619295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124619295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124619296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124619296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124619296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124619296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124619296 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124619296 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124619296 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124619296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124619296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124619296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124619300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124619310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619310 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124619326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124619326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124619326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124619326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124619326 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124619326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124619326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124619326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124619326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124619328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124619328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124619328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124619328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124619328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124619328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124619328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124619328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124619328 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124619329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124619329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124619329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124619329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124619333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124619345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124619373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124619373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124619373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124619373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124619373 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124619373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124619373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124619373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124619373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124619375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124619375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124619375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124619375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124619375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124619375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124619375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124619375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124619375 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124619375 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124619375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124619376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124619376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124619379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124619390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(339)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124619762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124619762 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124619762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124619762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: 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) } } } } 20240915124619763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124619764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@8fa0cf39ddab: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F84C1D51'O, index=0 SGSN_Test-GSUP(343)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'AFF7A658F8473B4D16382467E17BF0B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '775DFD3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00462748191C84FD'O } } } } } 20240915124619808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619808 DLLC NOTICE LLME(ffffffff/f84c1d51){UNASSIGNED} LLC RX: unknown TLLI 0xf84c1d51, creating LLME on the fly (gprs_llc.c:552) 20240915124619809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124619809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240915124619809 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Allocated (fsm.c:456) 20240915124619809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Allocated (fsm.c:456) 20240915124619809 DMM DEBUG MM_STATE_Gb[0x6120000105a0]{Idle}: Allocated (fsm.c:456) 20240915124619809 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Allocated (fsm.c:456) 20240915124619809 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124619809 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124619809 DLLC NOTICE LLME(ffffffff/f84c1d51){UNASSIGNED} LLGM Assign pre (f84c1d51 => d08bc095) (gprs_llc.c:1079) 20240915124619809 DLLC NOTICE LLME(f84c1d51/d08bc095){ASSIGNED} LLGM Assign post (f84c1d51 => d08bc095) (gprs_llc.c:1125) 20240915124619809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124619809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124619809 DMM DEBUG MM(262420000000033/d08bc095) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124619821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124619821 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124619821 DMM DEBUG MM(262420000000033/d08bc095) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240915124619821 DMM NOTICE MM(262420000000033/d08bc095) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124619821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124619821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124619821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124619822 DMM DEBUG MM(262420000000033/d08bc095) Requesting authorization (sgsn_auth.c:160) 20240915124619822 DMM INFO MM(262420000000033/d08bc095) Requesting authentication tuples (sgsn_auth.c:184) 20240915124619822 DMM DEBUG MM(262420000000033/d08bc095) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124619822 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240915124619822 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(343)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240915124619825 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124619825 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124619825 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124619825 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124619825 DMM INFO MM(262420000000033/d08bc095) Subscriber data update (mmctx.c:445) 20240915124619825 DMM DEBUG MM(262420000000033/d08bc095) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124619825 DMM INFO MM(262420000000033/d08bc095) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124619825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124619825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124619825 DMM INFO MM(262420000000033/d08bc095) <- GMM AUTH AND CIPHERING REQ (rand = af f7 a6 58 f8 47 3b 4d 16 38 24 67 e1 7b f0 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124619834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124619834 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124619834 DMM INFO MM(262420000000033/d08bc095) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124619834 DMM NOTICE MM(262420000000033/d08bc095) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124619834 DMM DEBUG MM(262420000000033/d08bc095) checking auth: received GSM SRES = 77 5d fd 3e (gprs_gmm.c:666) 20240915124619834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124619834 DMM DEBUG MM(262420000000033/d08bc095) Requesting authorization (sgsn_auth.c:160) 20240915124619834 DMM INFO MM(262420000000033/d08bc095) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124619834 DMM DEBUG MM(262420000000033/d08bc095) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124619834 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240915124619834 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124619834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124619834 DMM INFO MM(262420000000033/d08bc095) <- GMM ATTACH ACCEPT (new P-TMSI=0xd08bc095) (gprs_gmm.c:300) 20240915124619836 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124619836 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124619836 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240915124619836 DMM INFO MM(262420000000033/d08bc095) Subscriber data update (mmctx.c:445) 20240915124619836 DMM DEBUG MM(262420000000033/d08bc095) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124619836 DMM INFO MM(262420000000033/d08bc095) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124619836 DMM NOTICE MM(262420000000033/d08bc095) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240915124619836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124619836 DMM NOTICE MM(262420000000033/d08bc095) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124619836 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) 20240915124619837 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124619837 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240915124619837 DMM INFO MM(262420000000033/d08bc095) Subscriber data update (mmctx.c:445) 20240915124619837 DMM DEBUG MM(262420000000033/d08bc095) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124619843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124619843 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124619843 DMM INFO MM(262420000000033/d08bc095) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124619843 DMM NOTICE MM(262420000000033/d08bc095) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124619843 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124619843 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124619843 DLLC NOTICE LLME(f84c1d51/d08bc095){ASSIGNED} LLGM Assign pre (ffffffff => d08bc095) (gprs_llc.c:1079) 20240915124619843 DLLC NOTICE LLME(ffffffff/d08bc095){ASSIGNED} LLGM Assign post (ffffffff => d08bc095) (gprs_llc.c:1125) 20240915124619843 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124619843 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124619843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124619843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124619894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124619894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240915124619895 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124619895 DMM INFO MM(262420000000033/d08bc095) -> GMM DETACH REQUEST TLLI=0xd08bc095 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915124619895 DMM INFO MM(262420000000033/d08bc095) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915124619895 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124619895 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124619895 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124619895 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124619895 DLLC NOTICE LLME(ffffffff/d08bc095){ASSIGNED} LLGM Assign pre (d08bc095 => ffffffff) (gprs_llc.c:1079) 20240915124619895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d08bc095 => ffffffff) (gprs_llc.c:1125) 20240915124619895 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240915124619895 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124619895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Deallocated (fsm.c:568) 20240915124619895 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Deallocated (fsm.c:568) 20240915124619895 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Deallocated (fsm.c:568) 20240915124619895 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124619896 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@8fa0cf39ddab: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124624906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@8fa0cf39ddab: Final verdict of PTC: none 20240915124624909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(327)@8fa0cf39ddab: Final verdict of PTC: none 20240915124624909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(331)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(336)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(342)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(329)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(334)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(340)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Sep 15 12:46:25 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20240915124625043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124625344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88028) 20240915124625910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124625910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88028, count=93820) 20240915124626911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124626911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Sep 15 12:46:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124627912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124627912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_check_complete_resend started. 20240915124628401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124628403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124628444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124628444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124628444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124628444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124628444 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124628444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124628444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124628444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124628444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124628446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124628446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124628446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124628446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124628446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124628446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124628446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124628446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124628446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124628446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124628446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124628447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124628447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124628451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124628461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124628461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124628481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124628481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124628481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124628481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124628481 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124628481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124628481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124628481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124628481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124628483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124628483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124628483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124628483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124628483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124628484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124628484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124628484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124628484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124628484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124628484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124628484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124628484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124628488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124628497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124628497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(354)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124628529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124628529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124628529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124628529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124628529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124628529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124628529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124628529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124628529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124628531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124628531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124628531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124628531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124628531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124628531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124628531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124628531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124628531 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124628531 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124628531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(361)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124628532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124628532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124628535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124628545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124628545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124628913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124628913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124628913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124628913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: 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) } } } } 20240915124628915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124628916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@8fa0cf39ddab: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E3EAB5B5'O, index=0 SGSN_Test-GSUP(362)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '76580BF17B70AD09374B000CE4DCFB0A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2D68EEB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D270FC3F8F14123C'O } } } } } 20240915124629965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124629965 DLLC NOTICE LLME(ffffffff/e3eab5b5){UNASSIGNED} LLC RX: unknown TLLI 0xe3eab5b5, creating LLME on the fly (gprs_llc.c:552) 20240915124629965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124629966 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915124629966 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Allocated (fsm.c:456) 20240915124629966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Allocated (fsm.c:456) 20240915124629966 DMM DEBUG MM_STATE_Gb[0x612000010ba0]{Idle}: Allocated (fsm.c:456) 20240915124629966 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Allocated (fsm.c:456) 20240915124629966 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124629966 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124629966 DLLC NOTICE LLME(ffffffff/e3eab5b5){UNASSIGNED} LLGM Assign pre (e3eab5b5 => e8179df7) (gprs_llc.c:1079) 20240915124629966 DLLC NOTICE LLME(e3eab5b5/e8179df7){ASSIGNED} LLGM Assign post (e3eab5b5 => e8179df7) (gprs_llc.c:1125) 20240915124629966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124629966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124629966 DMM DEBUG MM(262420000000036/e8179df7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124629978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124629978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124629978 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124629978 DMM DEBUG MM(262420000000036/e8179df7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240915124629978 DMM NOTICE MM(262420000000036/e8179df7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124629978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124629978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124629978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124629978 DMM DEBUG MM(262420000000036/e8179df7) Requesting authorization (sgsn_auth.c:160) 20240915124629978 DMM INFO MM(262420000000036/e8179df7) Requesting authentication tuples (sgsn_auth.c:184) 20240915124629979 DMM DEBUG MM(262420000000036/e8179df7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124629979 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240915124629979 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(362)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240915124629981 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124629981 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124629981 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124629981 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124629981 DMM INFO MM(262420000000036/e8179df7) Subscriber data update (mmctx.c:445) 20240915124629981 DMM DEBUG MM(262420000000036/e8179df7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124629981 DMM INFO MM(262420000000036/e8179df7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124629981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124629981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124629981 DMM INFO MM(262420000000036/e8179df7) <- GMM AUTH AND CIPHERING REQ (rand = 76 58 0b f1 7b 70 ad 09 37 4b 00 0c e4 dc fb 0a , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124629988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124629988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124629988 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124629988 DMM INFO MM(262420000000036/e8179df7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124629988 DMM NOTICE MM(262420000000036/e8179df7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124629988 DMM DEBUG MM(262420000000036/e8179df7) checking auth: received GSM SRES = d2 d6 8e eb (gprs_gmm.c:666) 20240915124629988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124629989 DMM DEBUG MM(262420000000036/e8179df7) Requesting authorization (sgsn_auth.c:160) 20240915124629989 DMM INFO MM(262420000000036/e8179df7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124629989 DMM DEBUG MM(262420000000036/e8179df7) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124629989 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240915124629989 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124629989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124629989 DMM INFO MM(262420000000036/e8179df7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8179df7) (gprs_gmm.c:300) 20240915124629990 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124629990 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124629990 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240915124629990 DMM INFO MM(262420000000036/e8179df7) Subscriber data update (mmctx.c:445) 20240915124629990 DMM DEBUG MM(262420000000036/e8179df7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124629990 DMM INFO MM(262420000000036/e8179df7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124629990 DMM NOTICE MM(262420000000036/e8179df7) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240915124629990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124629990 DMM NOTICE MM(262420000000036/e8179df7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124629990 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) 20240915124629991 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124629991 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240915124629991 DMM INFO MM(262420000000036/e8179df7) Subscriber data update (mmctx.c:445) 20240915124629991 DMM DEBUG MM(262420000000036/e8179df7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@8fa0cf39ddab: Warning: Re-starting timer T, which is already active (running or expired). 20240915124632721 DGPRS DEBUG Checking for inactive LLMEs, time = 8215126 (sgsn.c:131) 20240915124635989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124635989 DMM INFO MM(262420000000036/e8179df7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8179df7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8fa0cf39ddab: Warning: Re-starting timer T, which is already active (running or expired). 20240915124641990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124641990 DMM INFO MM(262420000000036/e8179df7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8179df7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8fa0cf39ddab: Warning: Re-starting timer T, which is already active (running or expired). 20240915124647991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124647991 DMM INFO MM(262420000000036/e8179df7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8179df7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8fa0cf39ddab: Warning: Re-starting timer T, which is already active (running or expired). 20240915124648914 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915124648914 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915124648915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124653992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124653992 DMM INFO MM(262420000000036/e8179df7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8179df7) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@8fa0cf39ddab: Warning: Re-starting timer T, which is already active (running or expired). 20240915124658448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124658450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124658450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124658484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124658486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124658486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124658532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124658534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124658534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915124659993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240915124659993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240915124659993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124659993 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240915124659993 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124659993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Reject}: Deallocated (fsm.c:568) 20240915124659993 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Deallocated (fsm.c:568) 20240915124659993 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Deallocated (fsm.c:568) 20240915124659993 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124659993 DLLC NOTICE LLME(e3eab5b5/e8179df7){ASSIGNED} LLGM Assign pre (e8179df7 => ffffffff) (gprs_llc.c:1079) 20240915124659994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8179df7 => ffffffff) (gprs_llc.c:1125) 20240915124702722 DGPRS DEBUG Checking for inactive LLMEs, time = 8215156 (sgsn.c:131) TC_attach_check_complete_resend(364)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@8fa0cf39ddab: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124704006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@8fa0cf39ddab: Final verdict of PTC: none 20240915124704008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124704008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(350)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(355)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(361)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(359)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(348)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(353)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Sep 15 12:47:04 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20240915124704139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124704441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89040) 20240915124705009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124705009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89040, count=94472) 20240915124706010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124706010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Sep 15 12:47:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124707011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124707011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_update started. 20240915124707497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124707498 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124707542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124707542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124707542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124707542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124707542 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124707542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124707542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124707542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124707542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124707544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124707544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124707544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124707544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124707544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124707544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124707544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124707544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124707544 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124707544 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124707544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124707545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124707545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124707548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124707557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124707557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(370)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 TC_hlr_location_cancel_request_update-BVCI196(368)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124707593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124707593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124707593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124707593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124707593 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124707593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124707593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124707593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124707593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124707594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124707594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124707594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124707595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124707595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124707595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124707595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124707595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124707595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124707595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124707595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(374)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124707596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(375)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124707596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124707600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124707610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124707610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(372)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124707620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124707621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124707621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124707621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124707621 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124707621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124707621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124707621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124707621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124707622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124707622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124707622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124707623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124707623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124707623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124707623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124707623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124707623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124707623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124707623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124707623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124707623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124707627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124707638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124707638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124708012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124708012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124708012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124708012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: 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) } } } } 20240915124708014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124708015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@8fa0cf39ddab: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F70EC5BA'O, index=0 SGSN_Test-GSUP(381)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '38877DDB6C9B526EB45FB58FE54FAA89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '186EC86F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60497787FFCBB002'O } } } } } 20240915124709064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124709064 DLLC NOTICE LLME(ffffffff/f70ec5ba){UNASSIGNED} LLC RX: unknown TLLI 0xf70ec5ba, creating LLME on the fly (gprs_llc.c:552) 20240915124709064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124709064 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240915124709064 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Allocated (fsm.c:456) 20240915124709064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Allocated (fsm.c:456) 20240915124709064 DMM DEBUG MM_STATE_Gb[0x6120000111a0]{Idle}: Allocated (fsm.c:456) 20240915124709064 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Allocated (fsm.c:456) 20240915124709064 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124709064 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124709064 DLLC NOTICE LLME(ffffffff/f70ec5ba){UNASSIGNED} LLGM Assign pre (f70ec5ba => d2215118) (gprs_llc.c:1079) 20240915124709064 DLLC NOTICE LLME(f70ec5ba/d2215118){ASSIGNED} LLGM Assign post (f70ec5ba => d2215118) (gprs_llc.c:1125) 20240915124709064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124709064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124709064 DMM DEBUG MM(262420000000031/d2215118) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124709078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124709078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124709078 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124709078 DMM DEBUG MM(262420000000031/d2215118) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240915124709078 DMM NOTICE MM(262420000000031/d2215118) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124709078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124709078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124709078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124709078 DMM DEBUG MM(262420000000031/d2215118) Requesting authorization (sgsn_auth.c:160) 20240915124709078 DMM INFO MM(262420000000031/d2215118) Requesting authentication tuples (sgsn_auth.c:184) 20240915124709078 DMM DEBUG MM(262420000000031/d2215118) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124709078 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240915124709078 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(381)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@8fa0cf39ddab: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240915124709081 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124709081 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124709081 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124709081 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124709081 DMM INFO MM(262420000000031/d2215118) Subscriber data update (mmctx.c:445) 20240915124709081 DMM DEBUG MM(262420000000031/d2215118) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124709081 DMM INFO MM(262420000000031/d2215118) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124709081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124709081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124709081 DMM INFO MM(262420000000031/d2215118) <- GMM AUTH AND CIPHERING REQ (rand = 38 87 7d db 6c 9b 52 6e b4 5f b5 8f e5 4f aa 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124709089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124709089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124709089 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124709089 DMM INFO MM(262420000000031/d2215118) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124709089 DMM NOTICE MM(262420000000031/d2215118) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124709089 DMM DEBUG MM(262420000000031/d2215118) checking auth: received GSM SRES = 18 6e c8 6f (gprs_gmm.c:666) 20240915124709089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124709089 DMM DEBUG MM(262420000000031/d2215118) Requesting authorization (sgsn_auth.c:160) 20240915124709089 DMM INFO MM(262420000000031/d2215118) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124709090 DMM DEBUG MM(262420000000031/d2215118) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124709090 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240915124709090 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124709090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124709090 DMM INFO MM(262420000000031/d2215118) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2215118) (gprs_gmm.c:300) 20240915124709091 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124709091 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124709091 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240915124709091 DMM INFO MM(262420000000031/d2215118) Subscriber data update (mmctx.c:445) 20240915124709091 DMM DEBUG MM(262420000000031/d2215118) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124709091 DMM INFO MM(262420000000031/d2215118) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124709091 DMM NOTICE MM(262420000000031/d2215118) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240915124709091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124709091 DMM NOTICE MM(262420000000031/d2215118) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124709091 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20240915124709092 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124709092 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240915124709092 DMM INFO MM(262420000000031/d2215118) Subscriber data update (mmctx.c:445) 20240915124709092 DMM DEBUG MM(262420000000031/d2215118) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124709099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124709100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124709100 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124709100 DMM INFO MM(262420000000031/d2215118) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124709100 DMM NOTICE MM(262420000000031/d2215118) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124709100 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124709100 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124709100 DLLC NOTICE LLME(f70ec5ba/d2215118){ASSIGNED} LLGM Assign pre (ffffffff => d2215118) (gprs_llc.c:1079) 20240915124709100 DLLC NOTICE LLME(ffffffff/d2215118){ASSIGNED} LLGM Assign post (ffffffff => d2215118) (gprs_llc.c:1125) 20240915124709100 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124709100 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124709100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124709100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124709148 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240915124709148 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240915124709148 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20240915124709149 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240915124709149 DMM INFO MM(262420000000031/d2215118) Subscriber data update (mmctx.c:445) 20240915124709149 DMM DEBUG MM(262420000000031/d2215118) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915124709149 DMM INFO MM(262420000000031/d2215118) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915124709149 DMM INFO MM(262420000000031/d2215118) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124709149 DMM INFO MM(262420000000031/d2215118) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124709149 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124709149 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124709149 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124709149 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124709149 DLLC NOTICE LLME(ffffffff/d2215118){ASSIGNED} LLGM Assign pre (d2215118 => ffffffff) (gprs_llc.c:1079) 20240915124709149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2215118 => ffffffff) (gprs_llc.c:1125) 20240915124709149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Deallocated (fsm.c:568) 20240915124709149 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Deallocated (fsm.c:568) 20240915124709149 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Deallocated (fsm.c:568) 20240915124709149 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed MC@8fa0cf39ddab: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240915124714160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124714160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_update-BVCI210(372)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(381)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(375)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(369)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@8fa0cf39ddab: Final verdict of PTC: none 20240915124714174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@8fa0cf39ddab: Final verdict of PTC: pass -NSVCI99(379)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(367)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(377)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(373)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Sep 15 12:47:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20240915124714381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124714689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88688) 20240915124715161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124715161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88688, count=93044) 20240915124716162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124716162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Sep 15 12:47:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124717163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124717163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_withdraw started. 20240915124717756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124717757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124717800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124717800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124717800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124717800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124717800 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124717800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124717800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124717800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124717800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124717801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124717801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124717801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124717802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124717802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124717802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124717802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124717802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124717802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124717802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124717802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124717802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124717802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124717806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124717817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124717817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124717840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124717840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124717840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124717840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124717840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124717840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124717840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124717840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124717840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124717842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124717842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124717842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124717842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124717842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124717842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124717842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124717842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124717842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124717842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124717842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124717843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124717843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124717846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124717857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124717857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124717880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124717880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124717880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124717880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124717880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124717880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124717880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124717881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124717881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124717882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124717882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124717882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124717882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124717883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124717883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124717883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124717883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124717883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124717883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124717883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124717883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124717883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124717887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124717897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124717897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124718164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124718164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124718164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124718164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: 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) } } } } 20240915124718167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124718168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8fa0cf39ddab: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C65DA19F'O, index=0 SGSN_Test-GSUP(400)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '03B4CCBC7883CC1910A82B11F5601877'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D937634'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '101C1D114367408E'O } } } } } 20240915124719220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124719220 DLLC NOTICE LLME(ffffffff/c65da19f){UNASSIGNED} LLC RX: unknown TLLI 0xc65da19f, creating LLME on the fly (gprs_llc.c:552) 20240915124719220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124719220 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240915124719220 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Allocated (fsm.c:456) 20240915124719220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Allocated (fsm.c:456) 20240915124719220 DMM DEBUG MM_STATE_Gb[0x6120000117a0]{Idle}: Allocated (fsm.c:456) 20240915124719220 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Allocated (fsm.c:456) 20240915124719220 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124719220 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124719220 DLLC NOTICE LLME(ffffffff/c65da19f){UNASSIGNED} LLGM Assign pre (c65da19f => f48fe89b) (gprs_llc.c:1079) 20240915124719220 DLLC NOTICE LLME(c65da19f/f48fe89b){ASSIGNED} LLGM Assign post (c65da19f => f48fe89b) (gprs_llc.c:1125) 20240915124719220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124719220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124719220 DMM DEBUG MM(262420000000029/f48fe89b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124719234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124719234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124719234 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124719234 DMM DEBUG MM(262420000000029/f48fe89b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240915124719234 DMM NOTICE MM(262420000000029/f48fe89b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124719234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124719234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124719234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124719234 DMM DEBUG MM(262420000000029/f48fe89b) Requesting authorization (sgsn_auth.c:160) 20240915124719234 DMM INFO MM(262420000000029/f48fe89b) Requesting authentication tuples (sgsn_auth.c:184) 20240915124719234 DMM DEBUG MM(262420000000029/f48fe89b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124719235 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240915124719235 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(400)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@8fa0cf39ddab: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240915124719238 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124719238 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124719238 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124719238 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124719238 DMM INFO MM(262420000000029/f48fe89b) Subscriber data update (mmctx.c:445) 20240915124719238 DMM DEBUG MM(262420000000029/f48fe89b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124719238 DMM INFO MM(262420000000029/f48fe89b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124719238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124719238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124719238 DMM INFO MM(262420000000029/f48fe89b) <- GMM AUTH AND CIPHERING REQ (rand = 03 b4 cc bc 78 83 cc 19 10 a8 2b 11 f5 60 18 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124719248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124719248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124719248 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124719248 DMM INFO MM(262420000000029/f48fe89b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124719248 DMM NOTICE MM(262420000000029/f48fe89b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124719248 DMM DEBUG MM(262420000000029/f48fe89b) checking auth: received GSM SRES = 7d 93 76 34 (gprs_gmm.c:666) 20240915124719248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124719248 DMM DEBUG MM(262420000000029/f48fe89b) Requesting authorization (sgsn_auth.c:160) 20240915124719248 DMM INFO MM(262420000000029/f48fe89b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124719248 DMM DEBUG MM(262420000000029/f48fe89b) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124719248 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240915124719248 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124719248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124719248 DMM INFO MM(262420000000029/f48fe89b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf48fe89b) (gprs_gmm.c:300) 20240915124719250 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124719250 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124719250 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240915124719250 DMM INFO MM(262420000000029/f48fe89b) Subscriber data update (mmctx.c:445) 20240915124719250 DMM DEBUG MM(262420000000029/f48fe89b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124719250 DMM INFO MM(262420000000029/f48fe89b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124719250 DMM NOTICE MM(262420000000029/f48fe89b) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240915124719250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124719250 DMM NOTICE MM(262420000000029/f48fe89b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124719250 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20240915124719251 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124719251 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240915124719251 DMM INFO MM(262420000000029/f48fe89b) Subscriber data update (mmctx.c:445) 20240915124719251 DMM DEBUG MM(262420000000029/f48fe89b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124719257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124719257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124719257 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124719257 DMM INFO MM(262420000000029/f48fe89b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124719257 DMM NOTICE MM(262420000000029/f48fe89b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124719257 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124719257 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124719257 DLLC NOTICE LLME(c65da19f/f48fe89b){ASSIGNED} LLGM Assign pre (ffffffff => f48fe89b) (gprs_llc.c:1079) 20240915124719258 DLLC NOTICE LLME(ffffffff/f48fe89b){ASSIGNED} LLGM Assign post (ffffffff => f48fe89b) (gprs_llc.c:1125) 20240915124719258 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124719258 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124719258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124719258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124719306 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240915124719306 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240915124719306 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20240915124719306 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240915124719306 DMM INFO MM(262420000000029/f48fe89b) Subscriber data update (mmctx.c:445) 20240915124719306 DMM DEBUG MM(262420000000029/f48fe89b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915124719306 DMM INFO MM(262420000000029/f48fe89b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915124719306 DMM INFO MM(262420000000029/f48fe89b) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240915124719306 DMM NOTICE MM(262420000000029/f48fe89b) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240915124719307 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240915124719307 DMM INFO MM(262420000000029/f48fe89b) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240915124719307 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124719307 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124719307 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124719307 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124719307 DLLC NOTICE LLME(ffffffff/f48fe89b){ASSIGNED} LLGM Assign pre (f48fe89b => ffffffff) (gprs_llc.c:1079) 20240915124719307 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f48fe89b => ffffffff) (gprs_llc.c:1125) 20240915124719307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Deallocated (fsm.c:568) 20240915124719307 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Deallocated (fsm.c:568) 20240915124719307 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Deallocated (fsm.c:568) 20240915124719307 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124719308 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8fa0cf39ddab: Removing Client IMSI='262420000000029'H, index=0 20240915124719315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124719315 DLLC NOTICE LLME(ffffffff/f48fe89b){UNASSIGNED} LLC RX: unknown TLLI 0xf48fe89b, creating LLME on the fly (gprs_llc.c:552) 20240915124719315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124719315 DMM NOTICE LLME(ffffffff/f48fe89b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240915124719315 DLLC NOTICE LLME(ffffffff/f48fe89b){UNASSIGNED} LLGM Assign pre (f48fe89b => ffffffff) (gprs_llc.c:1079) 20240915124719315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f48fe89b => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124719316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124719318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(400)@8fa0cf39ddab: Final verdict of PTC: none 20240915124719318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(393)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(388)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(398)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(391)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(396)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(386)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Sep 15 12:47:19 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20240915124719454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124719755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96396) 20240915124720320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124720320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96396, count=97656) 20240915124721321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124721321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Sep 15 12:47:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124722323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124722323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240915124722812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124722813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124722855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124722855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124722855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124722855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124722855 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124722855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124722855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124722855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124722855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124722857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124722857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124722857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124722857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124722857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124722857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124722857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124722857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124722857 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124722857 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124722857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124722858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124722858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124722861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124722869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124722869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124722902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124722902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124722902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124722902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124722902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124722902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124722902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124722902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124722902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124722904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124722904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124722904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124722904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124722904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124722904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124722904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124722904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124722904 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124722904 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124722904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124722904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124722904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124722908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124722919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124722919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124722939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124722939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124722939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124722939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124722939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124722939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124722939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124722939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124722939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124722941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124722941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124722941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124722941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124722941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124722941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124722941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124722941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124722941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124722941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124722942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124722942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124722942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124722945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124722954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124722954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124723324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124723324 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124723324 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124723324 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: 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) } } } } 20240915124723326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124723327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8fa0cf39ddab: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='FE326866'O, index=0 SGSN_Test-GSUP(419)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240915124724370 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20240915124724370 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@8fa0cf39ddab: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8fa0cf39ddab: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8fa0cf39ddab: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124724376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124724378 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124724378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(419)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(417)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(407)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(412)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(415)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(410)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(405)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Sep 15 12:47:24 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20240915124724517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124724818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49560) 20240915124725379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124725379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49560, count=53916) 20240915124726381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124726381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Sep 15 12:47:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124727381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124727381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240915124727923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124727925 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124727967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124727967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124727967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124727967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124727967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124727967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124727967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124727967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124727967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124727969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124727969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124727969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124727969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124727970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124727970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124727970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124727970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124727970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124727970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124727970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124727970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124727970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124727973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124727982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124727982 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124728013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124728013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124728013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124728013 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124728013 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124728013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124728013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124728013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124728013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(432)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124728015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124728015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124728015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124728015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124728015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124728015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124728015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124728015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124728015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124728015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124728015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124728016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124728016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124728020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915124728030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124728030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124728041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124728041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124728041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124728041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124728041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124728042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124728042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124728042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124728042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124728043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124728043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124728043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124728043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124728043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124728043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124728043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124728043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124728043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124728043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124728043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124728044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124728044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124728047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124728056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124728056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124728383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124728383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124728383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124728383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: 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) } } } } 20240915124728385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240915124728386 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8fa0cf39ddab: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D85A7792'O, index=0 SGSN_Test-GSUP(438)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240915124729431 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20240915124729431 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@8fa0cf39ddab: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8fa0cf39ddab: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8fa0cf39ddab: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124729436 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@8fa0cf39ddab: Final verdict of PTC: none 20240915124729438 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124729438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(437)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(432)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(426)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(436)@8fa0cf39ddab: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(430)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(434)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(424)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Sep 15 12:47:29 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20240915124729568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124729869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48912) 20240915124730439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124730439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48912, count=53268) 20240915124731441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124731441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Sep 15 12:47:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124732443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124732443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915124732723 DGPRS DEBUG Checking for inactive LLMEs, time = 8215186 (sgsn.c:131) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_rau_unknown started. 20240915124732924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124732926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124732967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124732967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124732967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124732967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124732967 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124732967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124732967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124732967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124732967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124732968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124732968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124732968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124732969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124732969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124732969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124732969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124732969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124732969 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124732969 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124732969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124732969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124732969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124732973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124732983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124732983 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124733001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124733001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124733001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124733001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124733001 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124733001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124733001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124733001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124733001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124733002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124733002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124733002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124733002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124733002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124733002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124733002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124733002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124733002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124733002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124733003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124733003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124733003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124733007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124733017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124733017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124733038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124733038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124733038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124733038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124733038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124733038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124733038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124733038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124733038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124733040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124733040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124733040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124733040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124733040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124733040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124733040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124733040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124733040 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124733040 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124733041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124733041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124733041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124733044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124733054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124733054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124733444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124733444 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124733444 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124733444 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: 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) } } } } 20240915124733446 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240915124733447 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@8fa0cf39ddab: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='CD37EC9E'O, index=0 SGSN_Test-GSUP(457)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240915124734498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124734498 DLLC NOTICE LLME(ffffffff/cd37ec9e){UNASSIGNED} LLC RX: unknown TLLI 0xcd37ec9e, creating LLME on the fly (gprs_llc.c:552) 20240915124734498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240915124734498 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124734498 DMM NOTICE LLME(ffffffff/cd37ec9e){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240915124734498 DLLC NOTICE LLME(ffffffff/cd37ec9e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240915124734498 DMM ERROR LLME(ffffffff/cd37ec9e){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240915124734498 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240915124734498 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240915124734498 DLLC NOTICE LLME(ffffffff/cd37ec9e){UNASSIGNED} LLGM Assign pre (cd37ec9e => ffffffff) (gprs_llc.c:1079) 20240915124734498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd37ec9e => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@8fa0cf39ddab: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@8fa0cf39ddab: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124734512 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(447)@8fa0cf39ddab: Final verdict of PTC: none 20240915124734514 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124734514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(457)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(450)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(445)@8fa0cf39ddab: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@8fa0cf39ddab: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(455)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@8fa0cf39ddab: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(453)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(448)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(443)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_rau_unknown finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Sep 15 12:47:34 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240915124734646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124734947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50520) 20240915124735515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124735515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50520, count=54876) 20240915124736517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124736517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Sep 15 12:47:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124737519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124737519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_rau started. 20240915124738006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124738007 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124738060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124738060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124738061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124738061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124738061 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124738061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124738061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124738061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124738061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124738063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124738063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124738063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(464)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124738063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124738063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124738063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124738063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124738063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124738063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124738063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124738063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(465)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124738064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124738064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124738068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124738077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124738077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(462)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(464)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124738092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124738092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124738092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124738092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124738092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124738092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124738092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124738092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124738092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124738094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124738094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124738094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124738094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124738095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124738095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124738095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124738095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124738095 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124738095 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124738095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124738095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124738095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124738099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124738109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124738109 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124738135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124738135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124738135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124738135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124738135 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124738135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124738136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124738136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124738136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124738137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124738137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124738137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124738137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124738137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124738137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124738137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124738137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124738138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124738138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124738138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(474)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124738138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124738138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124738142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124738152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124738152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124738519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124738519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124738519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124738519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: 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) } } } } 20240915124738522 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124738522 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@8fa0cf39ddab: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E6978AC2'O, index=0 SGSN_Test-GSUP(476)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E09D05B97602EC1F15731BCD635BF1C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB61AB49'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B64B18747B4F05B'O } } } } } 20240915124739575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124739575 DLLC NOTICE LLME(ffffffff/e6978ac2){UNASSIGNED} LLC RX: unknown TLLI 0xe6978ac2, creating LLME on the fly (gprs_llc.c:552) 20240915124739575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124739575 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240915124739576 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Allocated (fsm.c:456) 20240915124739576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Allocated (fsm.c:456) 20240915124739576 DMM DEBUG MM_STATE_Gb[0x612000011da0]{Idle}: Allocated (fsm.c:456) 20240915124739576 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Allocated (fsm.c:456) 20240915124739576 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124739576 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124739576 DLLC NOTICE LLME(ffffffff/e6978ac2){UNASSIGNED} LLGM Assign pre (e6978ac2 => c21c2cbc) (gprs_llc.c:1079) 20240915124739576 DLLC NOTICE LLME(e6978ac2/c21c2cbc){ASSIGNED} LLGM Assign post (e6978ac2 => c21c2cbc) (gprs_llc.c:1125) 20240915124739576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124739576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124739576 DMM DEBUG MM(262420000000012/c21c2cbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124739588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124739588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124739588 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124739588 DMM DEBUG MM(262420000000012/c21c2cbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240915124739588 DMM NOTICE MM(262420000000012/c21c2cbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124739588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124739588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124739588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124739588 DMM DEBUG MM(262420000000012/c21c2cbc) Requesting authorization (sgsn_auth.c:160) 20240915124739588 DMM INFO MM(262420000000012/c21c2cbc) Requesting authentication tuples (sgsn_auth.c:184) 20240915124739588 DMM DEBUG MM(262420000000012/c21c2cbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124739588 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240915124739588 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(476)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240915124739591 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124739591 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124739591 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124739591 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124739591 DMM INFO MM(262420000000012/c21c2cbc) Subscriber data update (mmctx.c:445) 20240915124739591 DMM DEBUG MM(262420000000012/c21c2cbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124739591 DMM INFO MM(262420000000012/c21c2cbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124739591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124739591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124739592 DMM INFO MM(262420000000012/c21c2cbc) <- GMM AUTH AND CIPHERING REQ (rand = e0 9d 05 b9 76 02 ec 1f 15 73 1b cd 63 5b f1 c1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124739600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124739600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124739600 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124739600 DMM INFO MM(262420000000012/c21c2cbc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124739600 DMM NOTICE MM(262420000000012/c21c2cbc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124739600 DMM DEBUG MM(262420000000012/c21c2cbc) checking auth: received GSM SRES = fb 61 ab 49 (gprs_gmm.c:666) 20240915124739600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124739600 DMM DEBUG MM(262420000000012/c21c2cbc) Requesting authorization (sgsn_auth.c:160) 20240915124739600 DMM INFO MM(262420000000012/c21c2cbc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124739600 DMM DEBUG MM(262420000000012/c21c2cbc) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124739600 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240915124739600 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124739600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124739600 DMM INFO MM(262420000000012/c21c2cbc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc21c2cbc) (gprs_gmm.c:300) 20240915124739602 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124739602 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124739602 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240915124739602 DMM INFO MM(262420000000012/c21c2cbc) Subscriber data update (mmctx.c:445) 20240915124739602 DMM DEBUG MM(262420000000012/c21c2cbc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124739602 DMM INFO MM(262420000000012/c21c2cbc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124739602 DMM NOTICE MM(262420000000012/c21c2cbc) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240915124739602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124739602 DMM NOTICE MM(262420000000012/c21c2cbc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124739602 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) 20240915124739603 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124739603 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240915124739603 DMM INFO MM(262420000000012/c21c2cbc) Subscriber data update (mmctx.c:445) 20240915124739603 DMM DEBUG MM(262420000000012/c21c2cbc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124739610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124739610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124739610 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124739610 DMM INFO MM(262420000000012/c21c2cbc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124739610 DMM NOTICE MM(262420000000012/c21c2cbc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124739610 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124739610 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124739610 DLLC NOTICE LLME(e6978ac2/c21c2cbc){ASSIGNED} LLGM Assign pre (ffffffff => c21c2cbc) (gprs_llc.c:1079) 20240915124739610 DLLC NOTICE LLME(ffffffff/c21c2cbc){ASSIGNED} LLGM Assign post (ffffffff => c21c2cbc) (gprs_llc.c:1125) 20240915124739610 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124739610 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124739610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124739610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124739661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124739661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124739662 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124739662 DMM INFO MM(262420000000012/c21c2cbc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124739662 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124739662 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124739662 DLLC NOTICE LLME(ffffffff/c21c2cbc){ASSIGNED} LLGM Assign pre (c21c2cbc => ff885004) (gprs_llc.c:1079) 20240915124739662 DLLC NOTICE LLME(c21c2cbc/ff885004){ASSIGNED} LLGM Assign post (c21c2cbc => ff885004) (gprs_llc.c:1125) 20240915124739662 DMM INFO MM(262420000000012/ff885004) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@8fa0cf39ddab: Removing Client IMSI='262420000000012'H, index=0 20240915124739669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124739669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240915124739669 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124739669 DMM INFO MM(262420000000012/ff885004) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915124739669 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915124739669 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124739669 DLLC NOTICE LLME(c21c2cbc/ff885004){ASSIGNED} LLGM Assign pre (ffffffff => ff885004) (gprs_llc.c:1079) 20240915124739670 DLLC NOTICE LLME(ffffffff/ff885004){ASSIGNED} LLGM Assign post (ffffffff => ff885004) (gprs_llc.c:1125) 20240915124739670 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124739672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56470<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124739674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124739674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(464)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(469)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(476)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(465)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(474)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(467)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(463)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(472)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_rau finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Sep 15 12:47:39 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20240915124739802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124740203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43520) 20240915124740675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124740675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43520, count=91964) 20240915124741676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124741676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Sep 15 12:47:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124742677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124742677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_rau_a_a started. 20240915124743264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124743266 DMM INFO MM(262420000000012/ff885004) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124743266 DMM INFO MM(262420000000012/ff885004) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124743266 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124743266 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124743266 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124743266 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124743266 DLLC NOTICE LLME(ffffffff/ff885004){ASSIGNED} LLGM Assign pre (ff885004 => ffffffff) (gprs_llc.c:1079) 20240915124743266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff885004 => ffffffff) (gprs_llc.c:1125) 20240915124743266 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240915124743266 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124743266 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20240915124743266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Deallocated (fsm.c:568) 20240915124743266 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Deallocated (fsm.c:568) 20240915124743266 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Deallocated (fsm.c:568) 20240915124743266 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Deallocated (fsm.c:568) 20240915124743266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124743309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124743309 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124743309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124743309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124743311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124743311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124743311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124743311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124743311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124743311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124743311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124743311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124743311 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124743311 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124743311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124743311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124743311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124743315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124743324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124743324 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124743343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124743343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124743343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124743343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124743343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124743343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124743343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124743343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124743343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124743345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124743345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124743345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124743346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124743346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124743346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124743346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124743346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124743346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124743346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124743346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124743346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124743346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124743351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124743361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124743361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124743378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124743378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124743378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124743378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124743379 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124743379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124743379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124743379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124743379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124743380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124743380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124743381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124743381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124743381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124743381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124743381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124743381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124743381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124743381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124743381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124743381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124743381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124743386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124743396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124743396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124743678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124743679 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124743679 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124743679 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: 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) } } } } 20240915124743681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124743682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@8fa0cf39ddab: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C61ABAC0'O, index=0 SGSN_Test-GSUP(495)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9B65B47D9E801B86A00BA47F8EC41043'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '653FC14D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42AA88057E146DF5'O } } } } } 20240915124744733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744733 DLLC NOTICE LLME(ffffffff/c61abac0){UNASSIGNED} LLC RX: unknown TLLI 0xc61abac0, creating LLME on the fly (gprs_llc.c:552) 20240915124744733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240915124744733 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Allocated (fsm.c:456) 20240915124744733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Allocated (fsm.c:456) 20240915124744733 DMM DEBUG MM_STATE_Gb[0x6120000123a0]{Idle}: Allocated (fsm.c:456) 20240915124744733 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Allocated (fsm.c:456) 20240915124744733 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124744733 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124744733 DLLC NOTICE LLME(ffffffff/c61abac0){UNASSIGNED} LLGM Assign pre (c61abac0 => ccdda4d3) (gprs_llc.c:1079) 20240915124744733 DLLC NOTICE LLME(c61abac0/ccdda4d3){ASSIGNED} LLGM Assign post (c61abac0 => ccdda4d3) (gprs_llc.c:1125) 20240915124744734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124744734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124744734 DMM DEBUG MM(262420000000037/ccdda4d3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124744746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744746 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744747 DMM DEBUG MM(262420000000037/ccdda4d3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240915124744747 DMM NOTICE MM(262420000000037/ccdda4d3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124744747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124744747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124744747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124744747 DMM DEBUG MM(262420000000037/ccdda4d3) Requesting authorization (sgsn_auth.c:160) 20240915124744747 DMM INFO MM(262420000000037/ccdda4d3) Requesting authentication tuples (sgsn_auth.c:184) 20240915124744747 DMM DEBUG MM(262420000000037/ccdda4d3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124744747 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240915124744747 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(495)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240915124744750 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124744750 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124744750 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124744750 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124744750 DMM INFO MM(262420000000037/ccdda4d3) Subscriber data update (mmctx.c:445) 20240915124744750 DMM DEBUG MM(262420000000037/ccdda4d3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124744750 DMM INFO MM(262420000000037/ccdda4d3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124744750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124744750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124744750 DMM INFO MM(262420000000037/ccdda4d3) <- GMM AUTH AND CIPHERING REQ (rand = 9b 65 b4 7d 9e 80 1b 86 a0 0b a4 7f 8e c4 10 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124744758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744758 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744758 DMM INFO MM(262420000000037/ccdda4d3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124744758 DMM NOTICE MM(262420000000037/ccdda4d3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124744758 DMM DEBUG MM(262420000000037/ccdda4d3) checking auth: received GSM SRES = 65 3f c1 4d (gprs_gmm.c:666) 20240915124744758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124744758 DMM DEBUG MM(262420000000037/ccdda4d3) Requesting authorization (sgsn_auth.c:160) 20240915124744759 DMM INFO MM(262420000000037/ccdda4d3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124744759 DMM DEBUG MM(262420000000037/ccdda4d3) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124744759 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240915124744759 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124744759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124744759 DMM INFO MM(262420000000037/ccdda4d3) <- GMM ATTACH ACCEPT (new P-TMSI=0xccdda4d3) (gprs_gmm.c:300) 20240915124744760 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124744760 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124744760 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240915124744760 DMM INFO MM(262420000000037/ccdda4d3) Subscriber data update (mmctx.c:445) 20240915124744760 DMM DEBUG MM(262420000000037/ccdda4d3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124744760 DMM INFO MM(262420000000037/ccdda4d3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124744760 DMM NOTICE MM(262420000000037/ccdda4d3) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240915124744760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124744760 DMM NOTICE MM(262420000000037/ccdda4d3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124744760 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) 20240915124744761 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124744761 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240915124744761 DMM INFO MM(262420000000037/ccdda4d3) Subscriber data update (mmctx.c:445) 20240915124744761 DMM DEBUG MM(262420000000037/ccdda4d3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124744767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744767 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744767 DMM INFO MM(262420000000037/ccdda4d3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124744767 DMM NOTICE MM(262420000000037/ccdda4d3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124744767 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124744767 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124744767 DLLC NOTICE LLME(c61abac0/ccdda4d3){ASSIGNED} LLGM Assign pre (ffffffff => ccdda4d3) (gprs_llc.c:1079) 20240915124744767 DLLC NOTICE LLME(ffffffff/ccdda4d3){ASSIGNED} LLGM Assign post (ffffffff => ccdda4d3) (gprs_llc.c:1125) 20240915124744767 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124744767 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124744767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124744767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124744819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744819 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744819 DMM INFO MM(262420000000037/ccdda4d3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124744819 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124744819 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124744819 DLLC NOTICE LLME(ffffffff/ccdda4d3){ASSIGNED} LLGM Assign pre (ccdda4d3 => f9cc5748) (gprs_llc.c:1079) 20240915124744819 DLLC NOTICE LLME(ccdda4d3/f9cc5748){ASSIGNED} LLGM Assign post (ccdda4d3 => f9cc5748) (gprs_llc.c:1125) 20240915124744819 DMM INFO MM(262420000000037/f9cc5748) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124744827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744827 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744827 DMM INFO MM(262420000000037/f9cc5748) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915124744827 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915124744827 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124744827 DLLC NOTICE LLME(ccdda4d3/f9cc5748){ASSIGNED} LLGM Assign pre (ffffffff => f9cc5748) (gprs_llc.c:1079) 20240915124744827 DLLC NOTICE LLME(ffffffff/f9cc5748){ASSIGNED} LLGM Assign post (ffffffff => f9cc5748) (gprs_llc.c:1125) 20240915124744827 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240915124744828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744828 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744828 DMM INFO MM(262420000000037/f9cc5748) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124744828 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124744828 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124744828 DLLC NOTICE LLME(ffffffff/f9cc5748){ASSIGNED} LLGM Assign pre (f9cc5748 => d5ace62b) (gprs_llc.c:1079) 20240915124744828 DLLC NOTICE LLME(f9cc5748/d5ace62b){ASSIGNED} LLGM Assign post (f9cc5748 => d5ace62b) (gprs_llc.c:1125) 20240915124744828 DMM INFO MM(262420000000037/d5ace62b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124744834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744835 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744835 DMM INFO MM(262420000000037/d5ace62b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915124744835 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915124744835 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124744835 DLLC NOTICE LLME(f9cc5748/d5ace62b){ASSIGNED} LLGM Assign pre (ffffffff => d5ace62b) (gprs_llc.c:1079) 20240915124744835 DLLC NOTICE LLME(ffffffff/d5ace62b){ASSIGNED} LLGM Assign post (ffffffff => d5ace62b) (gprs_llc.c:1125) 20240915124744835 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240915124744835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124744835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124744835 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124744835 DMM INFO MM(262420000000037/d5ace62b) -> GMM DETACH REQUEST TLLI=0xd5ace62b type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915124744835 DMM INFO MM(262420000000037/d5ace62b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915124744835 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124744835 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124744835 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124744835 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124744835 DLLC NOTICE LLME(ffffffff/d5ace62b){ASSIGNED} LLGM Assign pre (d5ace62b => ffffffff) (gprs_llc.c:1079) 20240915124744835 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5ace62b => ffffffff) (gprs_llc.c:1125) 20240915124744835 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240915124744835 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124744835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Deallocated (fsm.c:568) 20240915124744835 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Deallocated (fsm.c:568) 20240915124744835 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Deallocated (fsm.c:568) 20240915124744835 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124744836 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@8fa0cf39ddab: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124749845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56484<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124749848 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124749848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(494)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(495)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(483)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(493)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(488)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(486)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(481)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(491)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Sep 15 12:47:49 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20240915124749975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124750277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111452) 20240915124750848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124750848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111452, count=112092) 20240915124751849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124751849 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Sep 15 12:47:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124752850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124752850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_rau_a_b started. 20240915124753337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124753338 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124753390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124753390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124753390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124753390 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124753390 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124753390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124753390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124753391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124753391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(502)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124753392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124753392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124753392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124753392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124753392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124753392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124753393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124753393 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124753393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124753393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124753393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124753393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124753393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124753397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124753406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124753406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(504)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(500)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124753420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124753420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124753420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124753420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124753420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124753420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124753420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124753420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124753420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124753422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124753422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124753422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124753422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124753422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124753422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124753422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124753422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124753422 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124753422 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124753422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124753423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124753423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124753426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124753436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124753436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124753464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124753464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124753464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124753464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124753464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124753464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124753464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124753464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124753464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124753466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124753466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124753466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124753466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124753466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124753466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124753466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124753466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124753466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124753466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124753466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124753467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124753467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124753472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124753481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124753481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(510)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124753851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124753851 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124753851 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124753851 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: 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) } } } } 20240915124753853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124753854 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@8fa0cf39ddab: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E984F0B5'O, index=0 SGSN_Test-GSUP(514)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B35385C7D335E0B89A18C24C0B8AD391'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6A81152'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D7B76C8E0AF2F80'O } } } } } 20240915124754909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124754909 DLLC NOTICE LLME(ffffffff/e984f0b5){UNASSIGNED} LLC RX: unknown TLLI 0xe984f0b5, creating LLME on the fly (gprs_llc.c:552) 20240915124754909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124754910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240915124754910 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Allocated (fsm.c:456) 20240915124754910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Allocated (fsm.c:456) 20240915124754910 DMM DEBUG MM_STATE_Gb[0x6120000129a0]{Idle}: Allocated (fsm.c:456) 20240915124754910 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Allocated (fsm.c:456) 20240915124754910 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124754910 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124754910 DLLC NOTICE LLME(ffffffff/e984f0b5){UNASSIGNED} LLGM Assign pre (e984f0b5 => f1f70ac3) (gprs_llc.c:1079) 20240915124754910 DLLC NOTICE LLME(e984f0b5/f1f70ac3){ASSIGNED} LLGM Assign post (e984f0b5 => f1f70ac3) (gprs_llc.c:1125) 20240915124754910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124754910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124754910 DMM DEBUG MM(262420000000038/f1f70ac3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124754922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124754922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124754922 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124754922 DMM DEBUG MM(262420000000038/f1f70ac3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240915124754922 DMM NOTICE MM(262420000000038/f1f70ac3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124754922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124754922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124754923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124754923 DMM DEBUG MM(262420000000038/f1f70ac3) Requesting authorization (sgsn_auth.c:160) 20240915124754923 DMM INFO MM(262420000000038/f1f70ac3) Requesting authentication tuples (sgsn_auth.c:184) 20240915124754923 DMM DEBUG MM(262420000000038/f1f70ac3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124754923 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240915124754923 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(514)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240915124754926 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124754926 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124754926 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124754926 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124754926 DMM INFO MM(262420000000038/f1f70ac3) Subscriber data update (mmctx.c:445) 20240915124754926 DMM DEBUG MM(262420000000038/f1f70ac3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124754926 DMM INFO MM(262420000000038/f1f70ac3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124754926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124754926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124754926 DMM INFO MM(262420000000038/f1f70ac3) <- GMM AUTH AND CIPHERING REQ (rand = b3 53 85 c7 d3 35 e0 b8 9a 18 c2 4c 0b 8a d3 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124754934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124754934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124754934 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124754934 DMM INFO MM(262420000000038/f1f70ac3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124754934 DMM NOTICE MM(262420000000038/f1f70ac3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124754934 DMM DEBUG MM(262420000000038/f1f70ac3) checking auth: received GSM SRES = c6 a8 11 52 (gprs_gmm.c:666) 20240915124754934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124754934 DMM DEBUG MM(262420000000038/f1f70ac3) Requesting authorization (sgsn_auth.c:160) 20240915124754935 DMM INFO MM(262420000000038/f1f70ac3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124754935 DMM DEBUG MM(262420000000038/f1f70ac3) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124754935 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240915124754935 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124754935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124754935 DMM INFO MM(262420000000038/f1f70ac3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1f70ac3) (gprs_gmm.c:300) 20240915124754936 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124754936 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124754936 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240915124754936 DMM INFO MM(262420000000038/f1f70ac3) Subscriber data update (mmctx.c:445) 20240915124754936 DMM DEBUG MM(262420000000038/f1f70ac3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124754936 DMM INFO MM(262420000000038/f1f70ac3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124754936 DMM NOTICE MM(262420000000038/f1f70ac3) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240915124754936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124754936 DMM NOTICE MM(262420000000038/f1f70ac3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124754936 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) 20240915124754937 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124754937 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240915124754937 DMM INFO MM(262420000000038/f1f70ac3) Subscriber data update (mmctx.c:445) 20240915124754937 DMM DEBUG MM(262420000000038/f1f70ac3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124754942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124754942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124754943 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124754943 DMM INFO MM(262420000000038/f1f70ac3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124754943 DMM NOTICE MM(262420000000038/f1f70ac3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124754943 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124754943 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124754943 DLLC NOTICE LLME(e984f0b5/f1f70ac3){ASSIGNED} LLGM Assign pre (ffffffff => f1f70ac3) (gprs_llc.c:1079) 20240915124754943 DLLC NOTICE LLME(ffffffff/f1f70ac3){ASSIGNED} LLGM Assign post (ffffffff => f1f70ac3) (gprs_llc.c:1125) 20240915124754943 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124754943 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124754943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124754943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@8fa0cf39ddab: attach complete sending rau 20240915124754994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124754994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124754994 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124754994 DMM INFO MM(262420000000038/f1f70ac3) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124754994 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124754994 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124754994 DLLC NOTICE LLME(ffffffff/f1f70ac3){ASSIGNED} LLGM Assign pre (f1f70ac3 => dc24d4cd) (gprs_llc.c:1079) 20240915124754994 DLLC NOTICE LLME(f1f70ac3/dc24d4cd){ASSIGNED} LLGM Assign post (f1f70ac3 => dc24d4cd) (gprs_llc.c:1125) 20240915124754995 DMM INFO MM(262420000000038/dc24d4cd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8fa0cf39ddab: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@8fa0cf39ddab: Removing Client IMSI='262420000000038'H, index=0 20240915124755003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124755003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240915124755003 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124755003 DMM INFO MM(262420000000038/dc24d4cd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915124755003 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915124755003 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124755003 DLLC NOTICE LLME(f1f70ac3/dc24d4cd){ASSIGNED} LLGM Assign pre (ffffffff => dc24d4cd) (gprs_llc.c:1079) 20240915124755003 DLLC NOTICE LLME(ffffffff/dc24d4cd){ASSIGNED} LLGM Assign post (ffffffff => dc24d4cd) (gprs_llc.c:1125) 20240915124755003 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@8fa0cf39ddab: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DC24D4CD'O, index=0 TC_attach_rau_a_b(516)@8fa0cf39ddab: sending second RAU via different RA 20240915124755007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124755007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124755007 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124755007 DMM INFO MM(262420000000038/dc24d4cd) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dc24d4cd, P-TMSI: dc24d4cd (00000000), TLLI: dc24d4cd (dc24d4cd), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240915124755007 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240915124755007 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124755007 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124755007 DLLC NOTICE LLME(ffffffff/dc24d4cd){ASSIGNED} LLGM Assign pre (dc24d4cd => dc24d4cd) (gprs_llc.c:1079) 20240915124755007 DLLC NOTICE LLME(dc24d4cd/dc24d4cd){ASSIGNED} LLGM Assign post (dc24d4cd => dc24d4cd) (gprs_llc.c:1125) 20240915124755007 DMM INFO MM(262420000000038/dc24d4cd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124755020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124755021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124755021 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124755021 DMM INFO MM(262420000000038/dc24d4cd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915124755021 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915124755021 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124755021 DLLC NOTICE LLME(dc24d4cd/dc24d4cd){ASSIGNED} LLGM Assign pre (ffffffff => dc24d4cd) (gprs_llc.c:1079) 20240915124755021 DLLC NOTICE LLME(ffffffff/dc24d4cd){ASSIGNED} LLGM Assign post (ffffffff => dc24d4cd) (gprs_llc.c:1125) 20240915124755021 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240915124755021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124755021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124755021 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124755021 DMM INFO MM(262420000000038/dc24d4cd) -> GMM DETACH REQUEST TLLI=0xdc24d4cd type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915124755021 DMM INFO MM(262420000000038/dc24d4cd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915124755021 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124755021 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124755021 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124755021 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124755021 DLLC NOTICE LLME(ffffffff/dc24d4cd){ASSIGNED} LLGM Assign pre (dc24d4cd => ffffffff) (gprs_llc.c:1079) 20240915124755021 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc24d4cd => ffffffff) (gprs_llc.c:1125) 20240915124755021 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240915124755021 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124755021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Deallocated (fsm.c:568) 20240915124755021 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Deallocated (fsm.c:568) 20240915124755021 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Deallocated (fsm.c:568) 20240915124755021 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124755022 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@8fa0cf39ddab: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124800030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39952<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(503)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(514)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(513)@8fa0cf39ddab: Final verdict of PTC: none 20240915124800033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124800033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau_a_b-BVCI196(500)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(507)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(505)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(511)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(501)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Sep 15 12:48:00 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20240915124800168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124800470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105196) 20240915124801033 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124801033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105196, count=109552) 20240915124802034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124802034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Sep 15 12:48:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124802724 DGPRS DEBUG Checking for inactive LLMEs, time = 8215216 (sgsn.c:131) 20240915124803035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124803035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_rau_a_b_wrong_old_ra started. 20240915124803532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124803534 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124803577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124803577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124803577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124803577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124803577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124803577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124803578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124803578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124803578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124803579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124803579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124803579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124803579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124803579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124803579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124803580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124803580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124803580 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124803580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124803580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124803580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124803580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124803584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124803594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124803594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124803615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124803615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124803615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124803615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124803615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124803615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124803615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124803615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124803615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124803617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124803617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124803617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124803617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124803617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124803617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124803617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124803617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124803617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124803617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124803617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124803618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124803618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124803622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124803631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124803631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124803657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124803657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124803657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124803657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124803657 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124803657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124803657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124803657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124803657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124803659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124803659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124803659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124803659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124803659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124803659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124803659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124803659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124803659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124803659 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124803659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124803660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124803660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124803664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124803675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124803675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124804036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124804036 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124804036 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124804036 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: 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) } } } } 20240915124804039 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124804039 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8fa0cf39ddab: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EAE7C8CC'O, index=0 SGSN_Test-GSUP(533)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0BAE0890F574FA94F4829B43860615AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD5084B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE9E0DAEEF161383'O } } } } } 20240915124805088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805088 DLLC NOTICE LLME(ffffffff/eae7c8cc){UNASSIGNED} LLC RX: unknown TLLI 0xeae7c8cc, creating LLME on the fly (gprs_llc.c:552) 20240915124805088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805089 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20240915124805089 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Allocated (fsm.c:456) 20240915124805089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Allocated (fsm.c:456) 20240915124805089 DMM DEBUG MM_STATE_Gb[0x612000012fa0]{Idle}: Allocated (fsm.c:456) 20240915124805089 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Allocated (fsm.c:456) 20240915124805089 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124805089 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124805089 DLLC NOTICE LLME(ffffffff/eae7c8cc){UNASSIGNED} LLGM Assign pre (eae7c8cc => dbc520e7) (gprs_llc.c:1079) 20240915124805089 DLLC NOTICE LLME(eae7c8cc/dbc520e7){ASSIGNED} LLGM Assign post (eae7c8cc => dbc520e7) (gprs_llc.c:1125) 20240915124805089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124805089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124805089 DMM DEBUG MM(262420000000039/dbc520e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124805103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805104 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124805104 DMM DEBUG MM(262420000000039/dbc520e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240915124805104 DMM NOTICE MM(262420000000039/dbc520e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124805104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124805104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124805104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124805104 DMM DEBUG MM(262420000000039/dbc520e7) Requesting authorization (sgsn_auth.c:160) 20240915124805104 DMM INFO MM(262420000000039/dbc520e7) Requesting authentication tuples (sgsn_auth.c:184) 20240915124805104 DMM DEBUG MM(262420000000039/dbc520e7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124805104 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20240915124805104 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20240915124805107 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124805107 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124805107 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124805107 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124805107 DMM INFO MM(262420000000039/dbc520e7) Subscriber data update (mmctx.c:445) 20240915124805107 DMM DEBUG MM(262420000000039/dbc520e7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124805107 DMM INFO MM(262420000000039/dbc520e7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124805107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124805107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124805107 DMM INFO MM(262420000000039/dbc520e7) <- GMM AUTH AND CIPHERING REQ (rand = 0b ae 08 90 f5 74 fa 94 f4 82 9b 43 86 06 15 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124805115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805115 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124805116 DMM INFO MM(262420000000039/dbc520e7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124805116 DMM NOTICE MM(262420000000039/dbc520e7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124805116 DMM DEBUG MM(262420000000039/dbc520e7) checking auth: received GSM SRES = dd 50 84 b4 (gprs_gmm.c:666) 20240915124805116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124805116 DMM DEBUG MM(262420000000039/dbc520e7) Requesting authorization (sgsn_auth.c:160) 20240915124805116 DMM INFO MM(262420000000039/dbc520e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124805116 DMM DEBUG MM(262420000000039/dbc520e7) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124805116 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20240915124805116 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124805116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124805116 DMM INFO MM(262420000000039/dbc520e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbc520e7) (gprs_gmm.c:300) 20240915124805118 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124805118 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124805118 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240915124805118 DMM INFO MM(262420000000039/dbc520e7) Subscriber data update (mmctx.c:445) 20240915124805118 DMM DEBUG MM(262420000000039/dbc520e7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124805118 DMM INFO MM(262420000000039/dbc520e7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124805118 DMM NOTICE MM(262420000000039/dbc520e7) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20240915124805118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124805118 DMM NOTICE MM(262420000000039/dbc520e7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124805118 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20240915124805119 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124805119 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240915124805119 DMM INFO MM(262420000000039/dbc520e7) Subscriber data update (mmctx.c:445) 20240915124805119 DMM DEBUG MM(262420000000039/dbc520e7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124805125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805125 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124805125 DMM INFO MM(262420000000039/dbc520e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124805125 DMM NOTICE MM(262420000000039/dbc520e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124805125 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124805125 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124805125 DLLC NOTICE LLME(eae7c8cc/dbc520e7){ASSIGNED} LLGM Assign pre (ffffffff => dbc520e7) (gprs_llc.c:1079) 20240915124805125 DLLC NOTICE LLME(ffffffff/dbc520e7){ASSIGNED} LLGM Assign post (ffffffff => dbc520e7) (gprs_llc.c:1125) 20240915124805125 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124805125 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124805125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124805125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: attach complete sending rau 20240915124805178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805178 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124805178 DMM INFO MM(262420000000039/dbc520e7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124805178 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124805178 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124805178 DLLC NOTICE LLME(ffffffff/dbc520e7){ASSIGNED} LLGM Assign pre (dbc520e7 => db7b6115) (gprs_llc.c:1079) 20240915124805178 DLLC NOTICE LLME(dbc520e7/db7b6115){ASSIGNED} LLGM Assign post (dbc520e7 => db7b6115) (gprs_llc.c:1125) 20240915124805178 DMM INFO MM(262420000000039/db7b6115) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8fa0cf39ddab: Removing Client IMSI='262420000000039'H, index=0 20240915124805187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805187 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124805187 DMM INFO MM(262420000000039/db7b6115) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915124805187 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915124805187 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124805187 DLLC NOTICE LLME(dbc520e7/db7b6115){ASSIGNED} LLGM Assign pre (ffffffff => db7b6115) (gprs_llc.c:1079) 20240915124805187 DLLC NOTICE LLME(ffffffff/db7b6115){ASSIGNED} LLGM Assign post (ffffffff => db7b6115) (gprs_llc.c:1125) 20240915124805187 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8fa0cf39ddab: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DB7B6115'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: sending second RAU via different RA with wrong Old RA 20240915124805191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805192 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915124805192 DMM NOTICE LLME(ffffffff/db7b6115){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240915124805192 DLLC NOTICE LLME(ffffffff/db7b6115){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240915124805192 DMM NOTICE MM(262420000000039/db7b6115) Rx RA Update Request with unexpected TLLI=db7b6115 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20240915124805192 DMM ERROR LLME(ffffffff/db7b6115){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240915124805192 DMM NOTICE MM(262420000000039/db7b6115) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240915124805192 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240915124805192 DMM INFO MM(262420000000039/db7b6115) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240915124805192 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124805192 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124805192 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124805192 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124805192 DLLC NOTICE LLME(ffffffff/db7b6115){ASSIGNED} LLGM Assign pre (db7b6115 => ffffffff) (gprs_llc.c:1079) 20240915124805192 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db7b6115 => ffffffff) (gprs_llc.c:1125) 20240915124805192 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20240915124805192 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124805192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Deallocated (fsm.c:568) 20240915124805192 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Deallocated (fsm.c:568) 20240915124805192 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Deallocated (fsm.c:568) 20240915124805192 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Deallocated (fsm.c:568) 20240915124805203 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20240915124805205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124805205 DLLC NOTICE LLME(ffffffff/db7b6115){UNASSIGNED} LLC RX: unknown TLLI 0xdb7b6115, creating LLME on the fly (gprs_llc.c:552) 20240915124805205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20240915124805205 DMM NOTICE LLME(ffffffff/db7b6115){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8fa0cf39ddab: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124810211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45734<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124810213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124810213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(526)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(521)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(531)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(519)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(524)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(529)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sun Sep 15 12:48:10 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20240915124810347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124810648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47904<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99484) 20240915124811214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124811214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99484, count=104916) 20240915124812216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124812216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Sep 15 12:48:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124813217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124813217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_usim_resync started. 20240915124813708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124813710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124813764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124813764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124813764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124813764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124813764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124813764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124813764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124813764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124813765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(541)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(540)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124813766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124813766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124813766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124813766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124813766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124813766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124813767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124813767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124813767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124813767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124813767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124813767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124813767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124813771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124813779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124813779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(542)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(538)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124813790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124813790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124813790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124813790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124813790 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124813790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124813790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124813790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124813790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124813792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124813792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124813792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124813792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124813792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124813792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124813792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124813792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124813792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124813792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124813792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124813793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124813793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124813796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(546)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124813806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124813806 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124813829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124813829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124813829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124813829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124813829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124813829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124813829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124813829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124813829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124813831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124813831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124813831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124813831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124813831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124813831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124813831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124813831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124813831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124813831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124813831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124813832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124813832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124813835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124813845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124813845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124814218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124814219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124814219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124814219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: 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) } } } } 20240915124814221 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124814221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(538)@8fa0cf39ddab: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='DA036025'O, index=0 SGSN_Test-GSUP(552)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6625E351266016D9154C27506D0CBB44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF33B336'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E43D3E75F499A2AE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5EB1C9E031ADF8E2039E72046E7EF616'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7B04F06D06983066C33F5B2DE2063119'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DCD7C0442C0EA0D3192D26B4BDFAEC04'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E85720F0D433570F'O } } } } } 20240915124815275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124815275 DLLC NOTICE LLME(ffffffff/da036025){UNASSIGNED} LLC RX: unknown TLLI 0xda036025, creating LLME on the fly (gprs_llc.c:552) 20240915124815275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124815276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915124815276 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Allocated (fsm.c:456) 20240915124815276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Allocated (fsm.c:456) 20240915124815276 DMM DEBUG MM_STATE_Gb[0x6120000135a0]{Idle}: Allocated (fsm.c:456) 20240915124815276 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Allocated (fsm.c:456) 20240915124815276 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124815276 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124815276 DLLC NOTICE LLME(ffffffff/da036025){UNASSIGNED} LLGM Assign pre (da036025 => e7d1669b) (gprs_llc.c:1079) 20240915124815276 DLLC NOTICE LLME(da036025/e7d1669b){ASSIGNED} LLGM Assign post (da036025 => e7d1669b) (gprs_llc.c:1125) 20240915124815276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124815276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124815276 DMM DEBUG MM(262420000000040/e7d1669b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124815288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124815288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124815288 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124815288 DMM DEBUG MM(262420000000040/e7d1669b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915124815288 DMM NOTICE MM(262420000000040/e7d1669b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124815288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124815288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124815288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124815288 DMM DEBUG MM(262420000000040/e7d1669b) Requesting authorization (sgsn_auth.c:160) 20240915124815288 DMM INFO MM(262420000000040/e7d1669b) Requesting authentication tuples (sgsn_auth.c:184) 20240915124815288 DMM DEBUG MM(262420000000040/e7d1669b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124815288 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915124815288 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(552)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20240915124815291 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124815291 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124815292 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124815292 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124815292 DMM INFO MM(262420000000040/e7d1669b) Subscriber data update (mmctx.c:445) 20240915124815292 DMM DEBUG MM(262420000000040/e7d1669b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124815292 DMM INFO MM(262420000000040/e7d1669b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124815292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124815292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124815292 DMM INFO MM(262420000000040/e7d1669b) <- GMM AUTH AND CIPHERING REQ (rand = 66 25 e3 51 26 60 16 d9 15 4c 27 50 6d 0c bb 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc d7 c0 44 2c 0e a0 d3 19 2d 26 b4 bd fa ec 04 ) (gprs_gmm.c:483) 20240915124815299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124815299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124815299 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124815299 DMM INFO MM(262420000000040/e7d1669b) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240915124815299 DMM INFO MM(262420000000040/e7d1669b) R99 AUTHENTICATION SYNCH (AUTS = c5c6710526b7cdfff8fa490c14c0) (gprs_gmm.c:711) 20240915124815299 DMM DEBUG MM(262420000000040/e7d1669b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124815299 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240915124815299 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e c5 c6 71 05 26 b7 cd ff f8 fa 49 0c 14 c0 20 10 66 25 e3 51 26 60 16 d9 15 4c 27 50 6d 0c bb 44 28 01 01 (gprs_subscriber.c:210) 20240915124815299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240915124815299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240915124815300 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124815300 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124815300 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124815300 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124815300 DMM INFO MM(262420000000040/e7d1669b) Subscriber data update (mmctx.c:445) 20240915124815300 DMM DEBUG MM(262420000000040/e7d1669b) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240915124815300 DMM INFO MM(262420000000040/e7d1669b) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240915124815300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124815300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124815300 DMM INFO MM(262420000000040/e7d1669b) <- GMM AUTH AND CIPHERING REQ (rand = 52 14 c1 95 a1 7c 29 f4 01 22 90 82 ce 75 0d 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = f4 95 a1 a6 fb 91 46 e6 af 27 ce f7 97 5e 57 11 ) (gprs_gmm.c:483) 20240915124815306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124815306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x769f70 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124815306 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124815306 DMM INFO MM(262420000000040/e7d1669b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124815306 DMM NOTICE MM(262420000000040/e7d1669b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124815306 DMM DEBUG MM(262420000000040/e7d1669b) checking auth: received UMTS RES = 90 d0 9b 3f 16 c2 51 3d (gprs_gmm.c:666) 20240915124815306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124815306 DMM DEBUG MM(262420000000040/e7d1669b) Requesting authorization (sgsn_auth.c:160) 20240915124815306 DMM INFO MM(262420000000040/e7d1669b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124815306 DMM DEBUG MM(262420000000040/e7d1669b) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124815306 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240915124815306 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124815306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124815306 DMM INFO MM(262420000000040/e7d1669b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7d1669b) (gprs_gmm.c:300) 20240915124815308 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124815308 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124815308 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240915124815308 DMM INFO MM(262420000000040/e7d1669b) Subscriber data update (mmctx.c:445) 20240915124815308 DMM DEBUG MM(262420000000040/e7d1669b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124815308 DMM INFO MM(262420000000040/e7d1669b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124815308 DMM NOTICE MM(262420000000040/e7d1669b) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240915124815308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124815308 DMM NOTICE MM(262420000000040/e7d1669b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124815308 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) 20240915124815309 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124815309 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240915124815309 DMM INFO MM(262420000000040/e7d1669b) Subscriber data update (mmctx.c:445) 20240915124815309 DMM DEBUG MM(262420000000040/e7d1669b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(538)@8fa0cf39ddab: Removing Client IMSI='262420000000040'H, index=0 20240915124815315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124815315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124815315 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124815315 DMM INFO MM(262420000000040/e7d1669b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124815315 DMM NOTICE MM(262420000000040/e7d1669b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124815315 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124815315 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124815315 DLLC NOTICE LLME(da036025/e7d1669b){ASSIGNED} LLGM Assign pre (ffffffff => e7d1669b) (gprs_llc.c:1079) 20240915124815315 DLLC NOTICE LLME(ffffffff/e7d1669b){ASSIGNED} LLGM Assign post (ffffffff => e7d1669b) (gprs_llc.c:1125) 20240915124815315 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124815315 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124815315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124815315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124815318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@8fa0cf39ddab: Final verdict of PTC: none 20240915124815320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124815320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(545)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(538)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(550)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(541)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(548)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(543)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(539)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_resync-BVCI196(538): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_usim_resync finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Sep 15 12:48:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20240915124815448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124815849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93852) 20240915124816321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124816321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93852, count=95012) 20240915124817322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124817323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Sep 15 12:48:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124818324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124818324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_usim_a54_a54 started. 20240915124818909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124818910 DMM INFO MM(262420000000040/e7d1669b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124818910 DMM INFO MM(262420000000040/e7d1669b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124818910 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124818910 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124818910 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124818910 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124818910 DLLC NOTICE LLME(ffffffff/e7d1669b){ASSIGNED} LLGM Assign pre (e7d1669b => ffffffff) (gprs_llc.c:1079) 20240915124818910 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7d1669b => ffffffff) (gprs_llc.c:1125) 20240915124818910 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240915124818910 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124818910 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20240915124818910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Deallocated (fsm.c:568) 20240915124818910 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Deallocated (fsm.c:568) 20240915124818911 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Deallocated (fsm.c:568) 20240915124818911 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124818911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124818954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124818954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124818954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124818954 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124818954 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124818954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124818954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124818954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124818954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124818955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124818955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124818955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124818956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124818956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124818956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124818956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124818956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124818956 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124818956 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124818956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124818957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(559)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124818957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124818961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124818971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124818971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124818996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124818996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124818996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124818996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124818996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124818996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124818996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124818996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124818996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124818998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124818998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124818998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124818998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124818998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124818998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124818998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124818998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124818998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124818998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124818998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124818999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124818999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124819003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915124819013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124819013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(562)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124819034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124819034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124819034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124819034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124819034 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124819034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124819034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124819034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124819034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124819036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124819036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124819036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124819037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124819037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124819037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124819037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124819037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124819037 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124819037 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124819037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124819037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124819037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124819041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124819050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124819050 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(567)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124819326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124819326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124819326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124819326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: 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) } } } } 20240915124819328 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240915124819329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@8fa0cf39ddab: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='DBB37364'O, index=0 SGSN_Test-GSUP(571)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '891DA0DD9C32389DB068B532D4E4261B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7780B549'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C12F9AD83C063F52'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DA934386B5455E0E87C4904AD9C42634'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B66201C3688CAC76B469FA06184CF78F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3F6DE60E02B3F7C1D226564E3D688804'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E1B1252A51BF5374'O } } } } } 20240915124820380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124820380 DLLC NOTICE LLME(ffffffff/dbb37364){UNASSIGNED} LLC RX: unknown TLLI 0xdbb37364, creating LLME on the fly (gprs_llc.c:552) 20240915124820380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124820380 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915124820380 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Allocated (fsm.c:456) 20240915124820380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Allocated (fsm.c:456) 20240915124820380 DMM DEBUG MM_STATE_Gb[0x612000013ba0]{Idle}: Allocated (fsm.c:456) 20240915124820380 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Allocated (fsm.c:456) 20240915124820380 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124820380 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124820380 DLLC NOTICE LLME(ffffffff/dbb37364){UNASSIGNED} LLGM Assign pre (dbb37364 => d646da61) (gprs_llc.c:1079) 20240915124820380 DLLC NOTICE LLME(dbb37364/d646da61){ASSIGNED} LLGM Assign post (dbb37364 => d646da61) (gprs_llc.c:1125) 20240915124820380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124820380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124820380 DMM DEBUG MM(262420000000040/d646da61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124820393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124820393 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124820394 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124820394 DMM DEBUG MM(262420000000040/d646da61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915124820394 DMM NOTICE MM(262420000000040/d646da61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124820394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124820394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124820394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124820394 DMM DEBUG MM(262420000000040/d646da61) Requesting authorization (sgsn_auth.c:160) 20240915124820394 DMM INFO MM(262420000000040/d646da61) Requesting authentication tuples (sgsn_auth.c:184) 20240915124820394 DMM DEBUG MM(262420000000040/d646da61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124820394 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915124820394 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(571)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20240915124820397 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124820397 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124820397 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124820397 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124820397 DMM INFO MM(262420000000040/d646da61) Subscriber data update (mmctx.c:445) 20240915124820397 DMM DEBUG MM(262420000000040/d646da61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124820397 DMM INFO MM(262420000000040/d646da61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124820397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124820397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124820397 DMM INFO MM(262420000000040/d646da61) <- GMM AUTH AND CIPHERING REQ (rand = 89 1d a0 dd 9c 32 38 9d b0 68 b5 32 d4 e4 26 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3f 6d e6 0e 02 b3 f7 c1 d2 26 56 4e 3d 68 88 04 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@8fa0cf39ddab: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124820407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124820409 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124820409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(559)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(567)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(562)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(564)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(570)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(568)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(563)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(557)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(567): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Sep 15 12:48:20 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20240915124820541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124820942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71316) 20240915124821410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124821410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71316, count=72576) 20240915124822412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124822412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Sep 15 12:48:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124823413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124823413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_usim_a54_a53 started. 20240915124823999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124824000 DMM INFO MM(262420000000040/d646da61) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124824001 DMM INFO MM(262420000000040/d646da61) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124824001 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124824001 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124824001 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124824001 DMM ERROR MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915124824001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: Deallocated (fsm.c:568) 20240915124824001 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Deallocated (fsm.c:568) 20240915124824001 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Deallocated (fsm.c:568) 20240915124824001 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124824001 DLLC NOTICE LLME(dbb37364/d646da61){ASSIGNED} LLGM Assign pre (d646da61 => ffffffff) (gprs_llc.c:1079) 20240915124824001 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d646da61 => ffffffff) (gprs_llc.c:1125) 20240915124824001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124824046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124824046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124824047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124824047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124824047 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124824047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124824047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124824047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124824047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124824048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124824048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124824048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124824049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124824049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124824049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124824049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124824049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124824049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124824049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124824049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124824050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124824050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124824053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124824062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124824062 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124824087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124824087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124824087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124824087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124824087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124824087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124824087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124824087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124824088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124824089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124824089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124824089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124824089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124824089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124824089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124824089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124824089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124824089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124824089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124824090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124824090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124824090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(583)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124824095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124824104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124824105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(581)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124824119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124824119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124824119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124824119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124824119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124824119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124824119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124824119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124824119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124824120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124824120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124824120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124824120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124824121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124824121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124824121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124824121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124824121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124824121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124824121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124824121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124824121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124824125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124824135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124824135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124824414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124824414 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124824414 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124824415 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: 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) } } } } 20240915124824416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124824417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@8fa0cf39ddab: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='F3B6C2C8'O, index=0 SGSN_Test-GSUP(590)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '524045858271AAEFB6491832A86AC5B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B740A1A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F83A786B66E36886'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2F40F566A713413AE2A66B88067B2B55'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2CCAAEE87716C5FED096B5D4F0E40797'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E3E59A728A0E3812E879DDD311E23440'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1CE9EA21A1D7CE91'O } } } } } 20240915124825471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124825471 DLLC NOTICE LLME(ffffffff/f3b6c2c8){UNASSIGNED} LLC RX: unknown TLLI 0xf3b6c2c8, creating LLME on the fly (gprs_llc.c:552) 20240915124825471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124825471 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915124825471 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Allocated (fsm.c:456) 20240915124825471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Allocated (fsm.c:456) 20240915124825471 DMM DEBUG MM_STATE_Gb[0x6120000141a0]{Idle}: Allocated (fsm.c:456) 20240915124825471 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Allocated (fsm.c:456) 20240915124825471 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124825471 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124825471 DLLC NOTICE LLME(ffffffff/f3b6c2c8){UNASSIGNED} LLGM Assign pre (f3b6c2c8 => fde57706) (gprs_llc.c:1079) 20240915124825471 DLLC NOTICE LLME(f3b6c2c8/fde57706){ASSIGNED} LLGM Assign post (f3b6c2c8 => fde57706) (gprs_llc.c:1125) 20240915124825471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124825471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124825471 DMM DEBUG MM(262420000000040/fde57706) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124825485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124825485 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124825485 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124825485 DMM DEBUG MM(262420000000040/fde57706) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915124825485 DMM NOTICE MM(262420000000040/fde57706) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124825485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124825485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124825485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124825485 DMM DEBUG MM(262420000000040/fde57706) Requesting authorization (sgsn_auth.c:160) 20240915124825485 DMM INFO MM(262420000000040/fde57706) Requesting authentication tuples (sgsn_auth.c:184) 20240915124825485 DMM DEBUG MM(262420000000040/fde57706) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124825485 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915124825485 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(590)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20240915124825488 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124825488 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124825488 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124825488 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124825488 DMM INFO MM(262420000000040/fde57706) Subscriber data update (mmctx.c:445) 20240915124825488 DMM DEBUG MM(262420000000040/fde57706) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124825488 DMM INFO MM(262420000000040/fde57706) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124825488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124825488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124825489 DMM INFO MM(262420000000040/fde57706) <- GMM AUTH AND CIPHERING REQ (rand = 52 40 45 85 82 71 aa ef b6 49 18 32 a8 6a c5 b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e3 e5 9a 72 8a 0e 38 12 e8 79 dd d3 11 e2 34 40 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@8fa0cf39ddab: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124825499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(574)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(578)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(590)@8fa0cf39ddab: Final verdict of PTC: none 20240915124825502 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124825502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(579)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(584)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(588)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(582)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(576)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(586)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Sep 15 12:48:25 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20240915124825629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124826031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67780) 20240915124826503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124826503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67780, count=72136) 20240915124827504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124827504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Sep 15 12:48:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124828505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124828506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_usim_a53_a54 started. 20240915124829089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124829091 DMM INFO MM(262420000000040/fde57706) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124829091 DMM INFO MM(262420000000040/fde57706) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124829091 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124829091 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124829091 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124829091 DMM ERROR MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915124829091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: Deallocated (fsm.c:568) 20240915124829091 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Deallocated (fsm.c:568) 20240915124829091 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Deallocated (fsm.c:568) 20240915124829091 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Deallocated (fsm.c:568) 20240915124829091 DLLC NOTICE LLME(f3b6c2c8/fde57706){ASSIGNED} LLGM Assign pre (fde57706 => ffffffff) (gprs_llc.c:1079) 20240915124829091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fde57706 => ffffffff) (gprs_llc.c:1125) 20240915124829091 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124829139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124829139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124829139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124829139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124829139 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124829140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124829140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124829140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124829140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124829142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124829142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124829142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124829142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124829142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124829142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124829142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124829142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124829142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124829142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124829142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124829143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124829143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124829147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124829156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124829156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124829170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124829170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124829170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124829170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124829170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124829170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124829170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124829170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124829170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124829172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124829172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124829172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124829172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124829172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124829172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124829172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124829173 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124829173 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124829173 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124829173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124829173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124829173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124829177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124829187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124829187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(604)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(601)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124829215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124829215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124829215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124829215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124829215 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124829215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124829215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124829216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124829216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124829217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124829217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124829217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124829218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124829218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124829218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124829218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124829218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124829218 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124829218 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124829218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(608)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124829218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124829218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124829222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124829231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124829231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(605)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124829507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124829507 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124829507 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124829507 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: 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) } } } } 20240915124829509 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124829509 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@8fa0cf39ddab: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='F6B488AB'O, index=0 SGSN_Test-GSUP(609)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A2D81D8209FFB09EDB86F517150810D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23C74B8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1854BF1033BE41DA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EC2D86C83902B6A2317D1E4C6CC2CD5E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0798D3083A89CA2910AFD3CB20EFEC9A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AC17AC7DBE7C4B056AD9D8FA1723C975'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6DFD49D5AD86D1E0'O } } } } } 20240915124830566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124830566 DLLC NOTICE LLME(ffffffff/f6b488ab){UNASSIGNED} LLC RX: unknown TLLI 0xf6b488ab, creating LLME on the fly (gprs_llc.c:552) 20240915124830566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124830566 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915124830566 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Allocated (fsm.c:456) 20240915124830566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Allocated (fsm.c:456) 20240915124830566 DMM DEBUG MM_STATE_Gb[0x6120000147a0]{Idle}: Allocated (fsm.c:456) 20240915124830566 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Allocated (fsm.c:456) 20240915124830567 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124830567 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124830567 DLLC NOTICE LLME(ffffffff/f6b488ab){UNASSIGNED} LLGM Assign pre (f6b488ab => ca64b5f7) (gprs_llc.c:1079) 20240915124830567 DLLC NOTICE LLME(f6b488ab/ca64b5f7){ASSIGNED} LLGM Assign post (f6b488ab => ca64b5f7) (gprs_llc.c:1125) 20240915124830567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124830567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124830567 DMM DEBUG MM(262420000000040/ca64b5f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124830581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124830581 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124830581 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124830581 DMM DEBUG MM(262420000000040/ca64b5f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915124830581 DMM NOTICE MM(262420000000040/ca64b5f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124830581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124830581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124830581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124830581 DMM DEBUG MM(262420000000040/ca64b5f7) Requesting authorization (sgsn_auth.c:160) 20240915124830581 DMM INFO MM(262420000000040/ca64b5f7) Requesting authentication tuples (sgsn_auth.c:184) 20240915124830581 DMM DEBUG MM(262420000000040/ca64b5f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124830581 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915124830581 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(609)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20240915124830584 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124830584 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124830584 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124830584 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124830584 DMM INFO MM(262420000000040/ca64b5f7) Subscriber data update (mmctx.c:445) 20240915124830584 DMM DEBUG MM(262420000000040/ca64b5f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124830584 DMM INFO MM(262420000000040/ca64b5f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124830584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124830584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124830584 DMM INFO MM(262420000000040/ca64b5f7) <- GMM AUTH AND CIPHERING REQ (rand = a2 d8 1d 82 09 ff b0 9e db 86 f5 17 15 08 10 d7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ac 17 ac 7d be 7c 4b 05 6a d9 d8 fa 17 23 c9 75 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@8fa0cf39ddab: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124830596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124830598 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124830598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(597)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(609)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(608)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(602)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(605)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(600)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(595)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(606)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(605): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Sep 15 12:48:30 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20240915124830725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124831127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20240915124831599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124831600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20240915124832601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124832601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915124832725 DGPRS DEBUG Checking for inactive LLMEs, time = 8215246 (sgsn.c:131) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Sep 15 12:48:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124833603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124833603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_usim_a50_a54 started. 20240915124834187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124834188 DMM INFO MM(262420000000040/ca64b5f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124834188 DMM INFO MM(262420000000040/ca64b5f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124834188 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124834188 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124834188 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124834189 DMM ERROR MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915124834189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: Deallocated (fsm.c:568) 20240915124834189 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Deallocated (fsm.c:568) 20240915124834189 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Deallocated (fsm.c:568) 20240915124834189 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124834189 DLLC NOTICE LLME(f6b488ab/ca64b5f7){ASSIGNED} LLGM Assign pre (ca64b5f7 => ffffffff) (gprs_llc.c:1079) 20240915124834189 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca64b5f7 => ffffffff) (gprs_llc.c:1125) 20240915124834189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124834246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124834246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124834246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124834246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124834246 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124834246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124834246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124834246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124834246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(616)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(617)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124834248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124834248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124834248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124834248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124834248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124834248 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124834248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124834248 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124834248 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124834248 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124834248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(617)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124834249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124834249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124834253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915124834263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124834263 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(616)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_usim_a50_a54-BVCI196(614)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(621)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124834272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124834272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124834272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124834272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124834272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124834272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124834272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124834272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124834272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124834274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124834274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124834274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124834274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124834274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124834274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124834274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124834274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124834274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124834274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124834275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124834275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124834275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124834279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124834288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124834288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124834311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124834311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124834311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124834311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124834311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124834311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124834311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124834311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124834311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124834313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124834313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124834313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124834313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124834314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124834314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124834314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124834314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124834314 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124834314 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124834314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124834314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124834314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124834319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124834330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124834330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124834603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124834603 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124834603 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124834603 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: 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) } } } } 20240915124834605 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124834606 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(614)@8fa0cf39ddab: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='DFFD45EC'O, index=0 SGSN_Test-GSUP(628)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F1233F069B3F11455219D4D8A6A37D60'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D41FB780'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B32A775333C194F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EF83F2BF6E06C7B9C7D30E8A525A75DC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2AEAD85FA3C0459FFAA4DD1DE8AD62E3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2A4C128977039822A44B9B05B41FF1BE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2A8884201CBB3A8C'O } } } } } 20240915124835665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124835665 DLLC NOTICE LLME(ffffffff/dffd45ec){UNASSIGNED} LLC RX: unknown TLLI 0xdffd45ec, creating LLME on the fly (gprs_llc.c:552) 20240915124835665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124835665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915124835665 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Allocated (fsm.c:456) 20240915124835665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Allocated (fsm.c:456) 20240915124835665 DMM DEBUG MM_STATE_Gb[0x612000014da0]{Idle}: Allocated (fsm.c:456) 20240915124835665 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Allocated (fsm.c:456) 20240915124835665 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124835665 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124835665 DLLC NOTICE LLME(ffffffff/dffd45ec){UNASSIGNED} LLGM Assign pre (dffd45ec => fc33280f) (gprs_llc.c:1079) 20240915124835665 DLLC NOTICE LLME(dffd45ec/fc33280f){ASSIGNED} LLGM Assign post (dffd45ec => fc33280f) (gprs_llc.c:1125) 20240915124835665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124835665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124835665 DMM DEBUG MM(262420000000040/fc33280f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124835678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124835678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124835678 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124835678 DMM DEBUG MM(262420000000040/fc33280f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915124835678 DMM NOTICE MM(262420000000040/fc33280f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124835678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124835678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124835678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124835678 DMM DEBUG MM(262420000000040/fc33280f) Requesting authorization (sgsn_auth.c:160) 20240915124835678 DMM INFO MM(262420000000040/fc33280f) Requesting authentication tuples (sgsn_auth.c:184) 20240915124835678 DMM DEBUG MM(262420000000040/fc33280f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124835678 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915124835679 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(628)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20240915124835681 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124835681 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124835681 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124835681 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124835681 DMM INFO MM(262420000000040/fc33280f) Subscriber data update (mmctx.c:445) 20240915124835681 DMM DEBUG MM(262420000000040/fc33280f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124835681 DMM INFO MM(262420000000040/fc33280f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124835681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124835681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124835682 DMM INFO MM(262420000000040/fc33280f) <- GMM AUTH AND CIPHERING REQ (rand = f1 23 3f 06 9b 3f 11 45 52 19 d4 d8 a6 a3 7d 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2a 4c 12 89 77 03 98 22 a4 4b 9b 05 b4 1f f1 be ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(614)@8fa0cf39ddab: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124835691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54596<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124835693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124835693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(617)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(621)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(626)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(614)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(619)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(615)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(624)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(614): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Sep 15 12:48:35 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20240915124835832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124836233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70588) 20240915124836694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124836694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70588, count=71848) 20240915124837696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124837696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Sep 15 12:48:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124838698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124838698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_usim_a54_a50 started. 20240915124839288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124839289 DMM INFO MM(262420000000040/fc33280f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124839289 DMM INFO MM(262420000000040/fc33280f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124839289 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124839289 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124839290 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124839290 DMM ERROR MM_STATE_Gb(0)[0x612000014da0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915124839290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: Deallocated (fsm.c:568) 20240915124839290 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Deallocated (fsm.c:568) 20240915124839290 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Deallocated (fsm.c:568) 20240915124839290 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Deallocated (fsm.c:568) 20240915124839290 DLLC NOTICE LLME(dffd45ec/fc33280f){ASSIGNED} LLGM Assign pre (fc33280f => ffffffff) (gprs_llc.c:1079) 20240915124839290 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc33280f => ffffffff) (gprs_llc.c:1125) 20240915124839290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124839334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124839334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124839334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124839334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124839334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124839334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124839334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124839334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124839334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124839336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124839336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124839336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124839336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124839336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124839336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124839336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124839336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124839336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124839336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124839336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124839337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124839337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124839340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124839351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124839351 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(641)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124839377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124839377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124839377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124839377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124839377 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124839377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124839377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124839377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124839377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124839379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124839379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124839379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124839380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124839380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124839380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124839380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124839380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124839380 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124839380 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124839380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(641)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124839381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124839381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124839385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(637)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124839395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124839395 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(638)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124839412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124839412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124839412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124839412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124839412 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124839412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124839412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124839412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124839413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124839414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124839415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124839415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124839415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124839415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124839415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124839415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124839415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124839415 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124839415 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124839415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124839415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124839415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124839419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124839429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124839429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124839699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124839699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124839699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124839699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: 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) } } } } 20240915124839701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124839702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@8fa0cf39ddab: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='EC704A07'O, index=0 SGSN_Test-GSUP(647)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8E4ACAC430459E8F974E63AE6A4A1DBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6F3BF52E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D78B82B462BE003'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C771BCE282AD54BC3AAD4FDDF6D00E58'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CC304CC1CADB5E8025F0B997FAED35CD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8C097DF220D2367F0B3F1938666DD0E5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7F395FD44AE831FF'O } } } } } 20240915124840756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124840756 DLLC NOTICE LLME(ffffffff/ec704a07){UNASSIGNED} LLC RX: unknown TLLI 0xec704a07, creating LLME on the fly (gprs_llc.c:552) 20240915124840756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124840756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240915124840756 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Allocated (fsm.c:456) 20240915124840756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Allocated (fsm.c:456) 20240915124840756 DMM DEBUG MM_STATE_Gb[0x6120000153a0]{Idle}: Allocated (fsm.c:456) 20240915124840756 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Allocated (fsm.c:456) 20240915124840756 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124840756 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124840756 DLLC NOTICE LLME(ffffffff/ec704a07){UNASSIGNED} LLGM Assign pre (ec704a07 => d82d13a7) (gprs_llc.c:1079) 20240915124840756 DLLC NOTICE LLME(ec704a07/d82d13a7){ASSIGNED} LLGM Assign post (ec704a07 => d82d13a7) (gprs_llc.c:1125) 20240915124840756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124840757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124840757 DMM DEBUG MM(262420000000040/d82d13a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124840769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124840770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124840770 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124840770 DMM DEBUG MM(262420000000040/d82d13a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240915124840770 DMM NOTICE MM(262420000000040/d82d13a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124840770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124840770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124840770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124840770 DMM DEBUG MM(262420000000040/d82d13a7) Requesting authorization (sgsn_auth.c:160) 20240915124840770 DMM INFO MM(262420000000040/d82d13a7) Requesting authentication tuples (sgsn_auth.c:184) 20240915124840770 DMM DEBUG MM(262420000000040/d82d13a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124840770 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240915124840770 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20240915124840773 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124840773 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124840773 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124840773 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124840773 DMM INFO MM(262420000000040/d82d13a7) Subscriber data update (mmctx.c:445) 20240915124840773 DMM DEBUG MM(262420000000040/d82d13a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124840773 DMM INFO MM(262420000000040/d82d13a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124840773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124840773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124840773 DMM INFO MM(262420000000040/d82d13a7) <- GMM AUTH AND CIPHERING REQ (rand = 8e 4a ca c4 30 45 9e 8f 97 4e 63 ae 6a 4a 1d bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8c 09 7d f2 20 d2 36 7f 0b 3f 19 38 66 6d d0 e5 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@8fa0cf39ddab: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124840783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56054<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124840786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124840786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(635)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(641)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(638)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(646)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(633)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(639)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(644)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(638): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Sep 15 12:48:40 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20240915124840920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124841321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20240915124841787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124841787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20240915124842788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124842788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Sep 15 12:48:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124843789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124843789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_detach_unknown_nopoweroff started. 20240915124844381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124844383 DMM INFO MM(262420000000040/d82d13a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124844383 DMM INFO MM(262420000000040/d82d13a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124844383 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124844383 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124844383 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124844383 DMM ERROR MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915124844383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: Deallocated (fsm.c:568) 20240915124844383 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Deallocated (fsm.c:568) 20240915124844383 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Deallocated (fsm.c:568) 20240915124844383 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124844383 DLLC NOTICE LLME(ec704a07/d82d13a7){ASSIGNED} LLGM Assign pre (d82d13a7 => ffffffff) (gprs_llc.c:1079) 20240915124844383 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d82d13a7 => ffffffff) (gprs_llc.c:1125) 20240915124844383 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124844437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124844437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124844437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124844437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124844437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124844437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124844437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124844437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124844437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124844439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(654)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124844439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124844439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124844439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124844439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124844439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124844439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124844439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124844439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124844439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124844439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124844440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124844440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124844443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124844453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124844453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(652)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124844464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124844464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124844464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124844464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124844464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124844464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124844464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124844464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124844464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124844466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124844466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124844466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124844466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124844466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124844466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124844466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124844466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124844466 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124844466 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124844466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(659)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124844467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124844467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124844470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124844481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124844481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124844506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124844507 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124844507 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124844507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124844507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124844507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124844508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124844508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124844508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124844508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124844508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124844508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124844508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124844509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124844509 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124844509 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124844509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124844509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124844509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124844512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124844522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124844522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124844790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124844790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124844790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124844790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: 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) } } } } 20240915124844792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124844792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@8fa0cf39ddab: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D6100CE6'O, index=0 SGSN_Test-GSUP(666)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20240915124845844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124845844 DLLC NOTICE LLME(ffffffff/d6100ce6){UNASSIGNED} LLC RX: unknown TLLI 0xd6100ce6, creating LLME on the fly (gprs_llc.c:552) 20240915124845844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124845844 DMM NOTICE LLME(ffffffff/d6100ce6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240915124845844 DLLC NOTICE LLME(ffffffff/d6100ce6){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240915124845844 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd6100ce6 type=GPRS detach (gprs_gmm.c:1465) 20240915124845844 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240915124845844 DLLC NOTICE LLME(ffffffff/d6100ce6){UNASSIGNED} LLGM Assign pre (d6100ce6 => ffffffff) (gprs_llc.c:1079) 20240915124845844 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6100ce6 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@8fa0cf39ddab: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@8fa0cf39ddab: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124845858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@8fa0cf39ddab: Final verdict of PTC: none 20240915124845861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124845861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(651)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(655)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(659)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(657)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(664)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(662)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(653)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Sep 15 12:48:45 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20240915124845985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124846287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56824) 20240915124846862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124846862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56824, count=57464) 20240915124847863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124847863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Sep 15 12:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124848864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124848864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_detach_unknown_poweroff started. 20240915124849346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124849348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124849395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124849395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124849395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124849395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124849395 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124849395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124849395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124849395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124849395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124849397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124849397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124849397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124849397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124849397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124849397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124849397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124849397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124849397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124849397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124849397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124849397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(673)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124849397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124849401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124849412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124849412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124849427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124849427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124849427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124849427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124849427 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124849427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124849427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124849427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124849427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124849428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124849429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124849429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124849429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124849429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124849429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124849429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124849429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124849429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124849429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124849429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124849429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124849429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124849434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124849444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124849444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(680)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(677)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(684)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124849467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124849467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124849467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124849467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124849467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124849467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124849467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124849467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124849467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124849469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124849469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124849470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124849470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124849470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124849470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124849470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124849470 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124849470 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124849470 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124849470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124849470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124849471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124849474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124849484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124849484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124849865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124849865 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124849865 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124849865 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: 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) } } } } 20240915124849868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124849868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@8fa0cf39ddab: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='EE8389BB'O, index=0 SGSN_Test-GSUP(685)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20240915124850918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124850918 DLLC NOTICE LLME(ffffffff/ee8389bb){UNASSIGNED} LLC RX: unknown TLLI 0xee8389bb, creating LLME on the fly (gprs_llc.c:552) 20240915124850918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124850918 DMM NOTICE LLME(ffffffff/ee8389bb){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@8fa0cf39ddab: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@8fa0cf39ddab: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124855925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@8fa0cf39ddab: Final verdict of PTC: none 20240915124855928 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124855928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(674)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(673)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(684)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(678)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(676)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(671)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(682)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Sep 15 12:48:56 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20240915124856053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124856355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46528) 20240915124856929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124856929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46528, count=52240) 20240915124857930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124857930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Sep 15 12:48:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124858931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124858931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_detach_nopoweroff started. 20240915124859414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124859415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124859461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124859461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124859461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124859461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124859461 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124859461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124859461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124859461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124859461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124859463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124859463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124859463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124859463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124859463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124859463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124859463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124859463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124859463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124859463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124859463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124859464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124859464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124859468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124859478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124859478 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124859498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124859498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124859498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124859498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124859498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124859498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124859498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124859498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124859498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124859500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124859500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124859500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124859500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124859500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124859500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124859500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124859500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124859500 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124859500 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124859500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124859501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124859501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124859504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124859513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124859513 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124859535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124859535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124859535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124859535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124859536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124859536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124859536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124859536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124859536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124859537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124859537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124859537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124859538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124859538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124859538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124859538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124859538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124859538 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124859538 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124859538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124859538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124859538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124859542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124859551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124859551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124859932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124859932 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124859932 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124859932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: 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) } } } } 20240915124859935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124859935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@8fa0cf39ddab: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D4A7E75E'O, index=0 SGSN_Test-GSUP(704)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '140E5C34C6415F4B08E0E64CD99DDBC3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A381E3E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96238BA65DFE21EB'O } } } } } 20240915124900986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124900987 DLLC NOTICE LLME(ffffffff/d4a7e75e){UNASSIGNED} LLC RX: unknown TLLI 0xd4a7e75e, creating LLME on the fly (gprs_llc.c:552) 20240915124900987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124900987 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240915124900987 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Allocated (fsm.c:456) 20240915124900987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Allocated (fsm.c:456) 20240915124900987 DMM DEBUG MM_STATE_Gb[0x6120000159a0]{Idle}: Allocated (fsm.c:456) 20240915124900987 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Allocated (fsm.c:456) 20240915124900987 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124900987 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124900987 DLLC NOTICE LLME(ffffffff/d4a7e75e){UNASSIGNED} LLGM Assign pre (d4a7e75e => ee27fe11) (gprs_llc.c:1079) 20240915124900987 DLLC NOTICE LLME(d4a7e75e/ee27fe11){ASSIGNED} LLGM Assign post (d4a7e75e => ee27fe11) (gprs_llc.c:1125) 20240915124900987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124900987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124900987 DMM DEBUG MM(262420000000015/ee27fe11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124901000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124901000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124901000 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124901000 DMM DEBUG MM(262420000000015/ee27fe11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240915124901000 DMM NOTICE MM(262420000000015/ee27fe11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124901000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124901000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124901000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124901000 DMM DEBUG MM(262420000000015/ee27fe11) Requesting authorization (sgsn_auth.c:160) 20240915124901000 DMM INFO MM(262420000000015/ee27fe11) Requesting authentication tuples (sgsn_auth.c:184) 20240915124901000 DMM DEBUG MM(262420000000015/ee27fe11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124901000 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240915124901000 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@8fa0cf39ddab: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20240915124901003 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124901003 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124901003 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124901004 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124901004 DMM INFO MM(262420000000015/ee27fe11) Subscriber data update (mmctx.c:445) 20240915124901004 DMM DEBUG MM(262420000000015/ee27fe11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124901004 DMM INFO MM(262420000000015/ee27fe11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124901004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124901004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124901004 DMM INFO MM(262420000000015/ee27fe11) <- GMM AUTH AND CIPHERING REQ (rand = 14 0e 5c 34 c6 41 5f 4b 08 e0 e6 4c d9 9d db c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124901012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124901012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124901012 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124901012 DMM INFO MM(262420000000015/ee27fe11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124901012 DMM NOTICE MM(262420000000015/ee27fe11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124901012 DMM DEBUG MM(262420000000015/ee27fe11) checking auth: received GSM SRES = a3 81 e3 e9 (gprs_gmm.c:666) 20240915124901012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124901012 DMM DEBUG MM(262420000000015/ee27fe11) Requesting authorization (sgsn_auth.c:160) 20240915124901012 DMM INFO MM(262420000000015/ee27fe11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124901012 DMM DEBUG MM(262420000000015/ee27fe11) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124901012 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240915124901012 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124901012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124901012 DMM INFO MM(262420000000015/ee27fe11) <- GMM ATTACH ACCEPT (new P-TMSI=0xee27fe11) (gprs_gmm.c:300) 20240915124901014 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124901014 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124901014 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240915124901014 DMM INFO MM(262420000000015/ee27fe11) Subscriber data update (mmctx.c:445) 20240915124901014 DMM DEBUG MM(262420000000015/ee27fe11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124901014 DMM INFO MM(262420000000015/ee27fe11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124901014 DMM NOTICE MM(262420000000015/ee27fe11) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240915124901014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124901014 DMM NOTICE MM(262420000000015/ee27fe11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124901014 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) 20240915124901015 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124901015 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240915124901015 DMM INFO MM(262420000000015/ee27fe11) Subscriber data update (mmctx.c:445) 20240915124901015 DMM DEBUG MM(262420000000015/ee27fe11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124901020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124901020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124901020 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124901020 DMM INFO MM(262420000000015/ee27fe11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124901020 DMM NOTICE MM(262420000000015/ee27fe11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124901020 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124901020 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124901020 DLLC NOTICE LLME(d4a7e75e/ee27fe11){ASSIGNED} LLGM Assign pre (ffffffff => ee27fe11) (gprs_llc.c:1079) 20240915124901020 DLLC NOTICE LLME(ffffffff/ee27fe11){ASSIGNED} LLGM Assign post (ffffffff => ee27fe11) (gprs_llc.c:1125) 20240915124901020 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124901020 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124901020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124901020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124901071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124901071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124901072 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124901072 DMM INFO MM(262420000000015/ee27fe11) -> GMM DETACH REQUEST TLLI=0xee27fe11 type=GPRS detach (gprs_gmm.c:1465) 20240915124901072 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240915124901072 DMM INFO MM(262420000000015/ee27fe11) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915124901072 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124901072 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124901072 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124901072 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124901072 DLLC NOTICE LLME(ffffffff/ee27fe11){ASSIGNED} LLGM Assign pre (ee27fe11 => ffffffff) (gprs_llc.c:1079) 20240915124901072 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee27fe11 => ffffffff) (gprs_llc.c:1125) 20240915124901072 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240915124901072 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124901072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Deallocated (fsm.c:568) 20240915124901072 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Deallocated (fsm.c:568) 20240915124901072 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Deallocated (fsm.c:568) 20240915124901072 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124901073 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@8fa0cf39ddab: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124901081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52266<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124901083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124901083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(692)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(697)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(702)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(690)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(700)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(695)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Sep 15 12:49:01 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20240915124901211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124901513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79272) 20240915124902084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124902084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79272, count=93388) 20240915124902726 DGPRS DEBUG Checking for inactive LLMEs, time = 8215276 (sgsn.c:131) 20240915124903085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124903085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Sep 15 12:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124904086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124904086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_detach_poweroff started. 20240915124904572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124904574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124904617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124904617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124904617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124904617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124904617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124904619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124904619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124904619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124904619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124904619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124904619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124904619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124904619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124904619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124904619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124904620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124904620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124904620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124904624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124904632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124904632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124904652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124904652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124904652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124904653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124904653 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124904653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124904653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124904653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124904653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124904654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124904654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124904654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124904654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124904654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124904654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124904654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124904654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124904654 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124904654 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124904654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124904655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124904655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124904658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124904667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124904667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124904694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124904694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124904694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124904694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124904694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124904694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124904695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124904695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124904695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124904696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124904696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124904696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124904696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124904696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124904696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124904696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124904696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124904696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124904696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124904696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124904697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124904697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124904701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124904710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124904710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124905087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124905087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124905087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124905087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: 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) } } } } 20240915124905089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124905090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@8fa0cf39ddab: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='E36AB3EC'O, index=0 SGSN_Test-GSUP(723)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '848D585586CD28979D4060350FBC3F3C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '400BB7A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C65DCDB88E8CB55'O } } } } } 20240915124906143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124906143 DLLC NOTICE LLME(ffffffff/e36ab3ec){UNASSIGNED} LLC RX: unknown TLLI 0xe36ab3ec, creating LLME on the fly (gprs_llc.c:552) 20240915124906144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124906144 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240915124906144 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Allocated (fsm.c:456) 20240915124906144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Allocated (fsm.c:456) 20240915124906144 DMM DEBUG MM_STATE_Gb[0x612000015fa0]{Idle}: Allocated (fsm.c:456) 20240915124906144 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Allocated (fsm.c:456) 20240915124906144 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124906144 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124906144 DLLC NOTICE LLME(ffffffff/e36ab3ec){UNASSIGNED} LLGM Assign pre (e36ab3ec => ea1ff217) (gprs_llc.c:1079) 20240915124906144 DLLC NOTICE LLME(e36ab3ec/ea1ff217){ASSIGNED} LLGM Assign post (e36ab3ec => ea1ff217) (gprs_llc.c:1125) 20240915124906144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124906144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124906144 DMM DEBUG MM(262420000000016/ea1ff217) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124906155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124906155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124906155 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124906155 DMM DEBUG MM(262420000000016/ea1ff217) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240915124906155 DMM NOTICE MM(262420000000016/ea1ff217) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124906155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124906155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124906155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124906155 DMM DEBUG MM(262420000000016/ea1ff217) Requesting authorization (sgsn_auth.c:160) 20240915124906155 DMM INFO MM(262420000000016/ea1ff217) Requesting authentication tuples (sgsn_auth.c:184) 20240915124906155 DMM DEBUG MM(262420000000016/ea1ff217) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124906155 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240915124906155 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@8fa0cf39ddab: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20240915124906159 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124906159 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124906159 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124906159 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124906159 DMM INFO MM(262420000000016/ea1ff217) Subscriber data update (mmctx.c:445) 20240915124906159 DMM DEBUG MM(262420000000016/ea1ff217) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124906159 DMM INFO MM(262420000000016/ea1ff217) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124906159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124906159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124906159 DMM INFO MM(262420000000016/ea1ff217) <- GMM AUTH AND CIPHERING REQ (rand = 84 8d 58 55 86 cd 28 97 9d 40 60 35 0f bc 3f 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124906167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124906167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124906167 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124906167 DMM INFO MM(262420000000016/ea1ff217) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124906167 DMM NOTICE MM(262420000000016/ea1ff217) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124906167 DMM DEBUG MM(262420000000016/ea1ff217) checking auth: received GSM SRES = 40 0b b7 a0 (gprs_gmm.c:666) 20240915124906167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124906167 DMM DEBUG MM(262420000000016/ea1ff217) Requesting authorization (sgsn_auth.c:160) 20240915124906167 DMM INFO MM(262420000000016/ea1ff217) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124906167 DMM DEBUG MM(262420000000016/ea1ff217) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124906167 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240915124906167 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124906167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124906167 DMM INFO MM(262420000000016/ea1ff217) <- GMM ATTACH ACCEPT (new P-TMSI=0xea1ff217) (gprs_gmm.c:300) 20240915124906169 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124906169 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124906169 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240915124906169 DMM INFO MM(262420000000016/ea1ff217) Subscriber data update (mmctx.c:445) 20240915124906169 DMM DEBUG MM(262420000000016/ea1ff217) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124906169 DMM INFO MM(262420000000016/ea1ff217) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124906169 DMM NOTICE MM(262420000000016/ea1ff217) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240915124906169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124906169 DMM NOTICE MM(262420000000016/ea1ff217) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124906169 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) 20240915124906170 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124906170 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240915124906170 DMM INFO MM(262420000000016/ea1ff217) Subscriber data update (mmctx.c:445) 20240915124906170 DMM DEBUG MM(262420000000016/ea1ff217) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124906176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124906176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124906176 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124906176 DMM INFO MM(262420000000016/ea1ff217) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124906176 DMM NOTICE MM(262420000000016/ea1ff217) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124906176 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124906176 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124906176 DLLC NOTICE LLME(e36ab3ec/ea1ff217){ASSIGNED} LLGM Assign pre (ffffffff => ea1ff217) (gprs_llc.c:1079) 20240915124906176 DLLC NOTICE LLME(ffffffff/ea1ff217){ASSIGNED} LLGM Assign post (ffffffff => ea1ff217) (gprs_llc.c:1125) 20240915124906176 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124906176 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124906176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124906176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124906228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124906228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240915124906228 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124906228 DMM INFO MM(262420000000016/ea1ff217) -> GMM DETACH REQUEST TLLI=0xea1ff217 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915124906228 DMM INFO MM(262420000000016/ea1ff217) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915124906228 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124906228 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124906228 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124906228 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124906228 DLLC NOTICE LLME(ffffffff/ea1ff217){ASSIGNED} LLGM Assign pre (ea1ff217 => ffffffff) (gprs_llc.c:1079) 20240915124906228 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea1ff217 => ffffffff) (gprs_llc.c:1125) 20240915124906228 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240915124906228 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124906228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Deallocated (fsm.c:568) 20240915124906228 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Deallocated (fsm.c:568) 20240915124906228 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Deallocated (fsm.c:568) 20240915124906228 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Deallocated (fsm.c:568) 20240915124906229 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(725)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@8fa0cf39ddab: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124911234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@8fa0cf39ddab: Final verdict of PTC: none 20240915124911236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124911236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(722)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(716)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(721)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(711)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@8fa0cf39ddab: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(719)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(714)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(709)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_detach_poweroff finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Sep 15 12:49:11 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240915124911372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124911673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88804) 20240915124912237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124912237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88804, count=93160) 20240915124913238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124913238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Sep 15 12:49:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124914239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124914239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act started. 20240915124914732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124914734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124914775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124914775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124914775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124914775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124914775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124914775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124914775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124914775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124914775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124914777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124914777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124914778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124914778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124914778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124914778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124914778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124914778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124914778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124914778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124914778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124914779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124914779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124914782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124914793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124914793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124914813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124914813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124914813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124914813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124914813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124914813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124914813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124914813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124914813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124914815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124914815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124914815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124914815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124914815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124914815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124914815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124914815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124914815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124914815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124914815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124914816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124914816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124914819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124914828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124914828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124914851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124914851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124914851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124914851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124914851 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124914851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124914851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124914852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124914852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124914853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124914853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124914853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124914853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124914853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124914853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124914853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124914853 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124914853 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124914853 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124914853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124914853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124914853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124914858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124914868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124914868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124915241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124915241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124915241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124915241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: 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) } } } } 20240915124915243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124915243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='D88A22F2'O, index=0 SGSN_Test-GSUP(742)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B6115A46E7B9A24C48BB234A67228670'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '40E218E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3789B22C2776D9D7'O } } } } } 20240915124915292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124915292 DLLC NOTICE LLME(ffffffff/d88a22f2){UNASSIGNED} LLC RX: unknown TLLI 0xd88a22f2, creating LLME on the fly (gprs_llc.c:552) 20240915124915292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124915292 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240915124915292 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Allocated (fsm.c:456) 20240915124915292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Allocated (fsm.c:456) 20240915124915292 DMM DEBUG MM_STATE_Gb[0x6120000165a0]{Idle}: Allocated (fsm.c:456) 20240915124915292 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Allocated (fsm.c:456) 20240915124915292 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124915292 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124915292 DLLC NOTICE LLME(ffffffff/d88a22f2){UNASSIGNED} LLGM Assign pre (d88a22f2 => f8d157cb) (gprs_llc.c:1079) 20240915124915292 DLLC NOTICE LLME(d88a22f2/f8d157cb){ASSIGNED} LLGM Assign post (d88a22f2 => f8d157cb) (gprs_llc.c:1125) 20240915124915292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124915292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124915292 DMM DEBUG MM(262420000000017/f8d157cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124915306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124915306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124915306 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124915306 DMM DEBUG MM(262420000000017/f8d157cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240915124915306 DMM NOTICE MM(262420000000017/f8d157cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124915306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124915306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124915306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124915306 DMM DEBUG MM(262420000000017/f8d157cb) Requesting authorization (sgsn_auth.c:160) 20240915124915306 DMM INFO MM(262420000000017/f8d157cb) Requesting authentication tuples (sgsn_auth.c:184) 20240915124915306 DMM DEBUG MM(262420000000017/f8d157cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124915306 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240915124915306 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20240915124915309 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124915309 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124915309 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124915309 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124915309 DMM INFO MM(262420000000017/f8d157cb) Subscriber data update (mmctx.c:445) 20240915124915309 DMM DEBUG MM(262420000000017/f8d157cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124915309 DMM INFO MM(262420000000017/f8d157cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124915309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124915309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124915310 DMM INFO MM(262420000000017/f8d157cb) <- GMM AUTH AND CIPHERING REQ (rand = b6 11 5a 46 e7 b9 a2 4c 48 bb 23 4a 67 22 86 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124915316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124915316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124915317 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124915317 DMM INFO MM(262420000000017/f8d157cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124915317 DMM NOTICE MM(262420000000017/f8d157cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124915317 DMM DEBUG MM(262420000000017/f8d157cb) checking auth: received GSM SRES = 40 e2 18 e4 (gprs_gmm.c:666) 20240915124915317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124915317 DMM DEBUG MM(262420000000017/f8d157cb) Requesting authorization (sgsn_auth.c:160) 20240915124915317 DMM INFO MM(262420000000017/f8d157cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124915317 DMM DEBUG MM(262420000000017/f8d157cb) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124915317 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240915124915317 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124915317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124915317 DMM INFO MM(262420000000017/f8d157cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d157cb) (gprs_gmm.c:300) 20240915124915318 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124915318 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124915318 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240915124915318 DMM INFO MM(262420000000017/f8d157cb) Subscriber data update (mmctx.c:445) 20240915124915318 DMM DEBUG MM(262420000000017/f8d157cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124915318 DMM INFO MM(262420000000017/f8d157cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124915318 DMM NOTICE MM(262420000000017/f8d157cb) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240915124915318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124915318 DMM NOTICE MM(262420000000017/f8d157cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124915318 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) 20240915124915319 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124915319 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240915124915319 DMM INFO MM(262420000000017/f8d157cb) Subscriber data update (mmctx.c:445) 20240915124915319 DMM DEBUG MM(262420000000017/f8d157cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124915325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124915325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124915325 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124915325 DMM INFO MM(262420000000017/f8d157cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124915325 DMM NOTICE MM(262420000000017/f8d157cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124915325 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124915325 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124915325 DLLC NOTICE LLME(d88a22f2/f8d157cb){ASSIGNED} LLGM Assign pre (ffffffff => f8d157cb) (gprs_llc.c:1079) 20240915124915325 DLLC NOTICE LLME(ffffffff/f8d157cb){ASSIGNED} LLGM Assign post (ffffffff => f8d157cb) (gprs_llc.c:1125) 20240915124915325 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124915325 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124915325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124915325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124915377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124915377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124915377 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124915377 DMM INFO MM(262420000000017/f8d157cb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915124915377 DMM INFO MM(262420000000017/f8d157cb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915124915377 DMM DEBUG MM(262420000000017/f8d157cb) Using GGSN 0 (gprs_sm.c:317) 20240915124915377 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915124915377 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240915124915377 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915124915377 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20240915124915378 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240915124915390 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 02 00 00 01 80 08 00 10 ed 84 28 8a 11 71 3f ff 27 14 05 7f 78 b0 34 ec 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20240915124915390 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:629) 20240915124915390 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915124915390 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003b604b8 TLLI=f8d157cb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915124915390 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915124915390 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@8fa0cf39ddab: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124915400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@8fa0cf39ddab: Final verdict of PTC: none 20240915124915402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124915402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(741)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(730)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(735)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(740)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(728)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(738)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(733)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Sep 15 12:49:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20240915124915526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124915927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56806<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91312) 20240915124916403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124916403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91312, count=92472) 20240915124917405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124917405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Sep 15 12:49:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124918406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124918406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_pdp_act_unattached started. 20240915124918988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124918989 DMM INFO MM(262420000000017/f8d157cb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124918989 DMM INFO MM(262420000000017/f8d157cb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124918989 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124918989 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124918989 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124918989 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124918989 DLLC NOTICE LLME(ffffffff/f8d157cb){ASSIGNED} LLGM Assign pre (f8d157cb => ffffffff) (gprs_llc.c:1079) 20240915124918989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8d157cb => ffffffff) (gprs_llc.c:1125) 20240915124918989 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003b60160 (gprs_sndcp.c:574) 20240915124918989 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003b604b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915124918989 DMM NOTICE MM(262420000000017/f8d157cb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915124918989 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240915124918989 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915124918990 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915124918990 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240915124918990 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240915124918990 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124918990 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20240915124918990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Deallocated (fsm.c:568) 20240915124918990 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Deallocated (fsm.c:568) 20240915124918990 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Deallocated (fsm.c:568) 20240915124918990 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124918990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124919042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124919043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124919043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124919043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124919043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124919043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124919043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124919043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124919043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(749)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124919045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124919045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124919045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124919045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124919045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124919045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124919045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124919045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124919045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124919045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124919045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124919046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124919046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124919050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124919062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124919062 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(747)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124919072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124919072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124919072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124919072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124919072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124919072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124919072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124919072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124919072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124919073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124919073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124919073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124919074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124919074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124919074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124919074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124919074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124919074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124919074 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124919074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124919074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124919074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124919079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124919088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124919088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124919109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124919109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124919109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124919109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124919109 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124919109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124919109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124919109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124919110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124919111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124919112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124919112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124919112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124919112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124919112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124919112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124919112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124919112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124919112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124919112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124919113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124919113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124919117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124919126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124919126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124919407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124919407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124919408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124919408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: 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) } } } } 20240915124919410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124919410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@8fa0cf39ddab: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E0AC5AB5'O, index=0 SGSN_Test-GSUP(761)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20240915124919454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124919454 DLLC NOTICE LLME(ffffffff/e0ac5ab5){UNASSIGNED} LLC RX: unknown TLLI 0xe0ac5ab5, creating LLME on the fly (gprs_llc.c:552) 20240915124919454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240915124919454 DMM NOTICE LLME(ffffffff/e0ac5ab5){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20240915124919454 DLLC NOTICE LLME(ffffffff/e0ac5ab5){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240915124919454 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@8fa0cf39ddab: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@8fa0cf39ddab: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124919468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@8fa0cf39ddab: Final verdict of PTC: none 20240915124919471 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124919471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(745)@8fa0cf39ddab: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(750)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(754)@8fa0cf39ddab: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(759)@8fa0cf39ddab: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(752)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(757)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(748)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Sep 15 12:49:19 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20240915124919599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124919900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55436) 20240915124920472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124920472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55436, count=59792) 20240915124921474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124921474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Sep 15 12:49:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124922475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124922475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user started. 20240915124922959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124922960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(769)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(769)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124923013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124923013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124923013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124923013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124923013 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124923013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124923013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124923013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124923013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(768)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(769)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124923015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124923015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124923015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124923015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124923015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124923015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124923015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124923015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124923015 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124923015 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124923015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124923016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124923016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(769)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(769)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124923019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124923027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(766)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(768)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124923042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124923042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124923042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124923042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124923042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124923042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124923042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124923042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124923042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124923044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124923044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124923044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124923044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124923044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124923044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124923044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124923044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124923044 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124923045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124923045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124923045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124923045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124923050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124923059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124923076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124923076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124923076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124923076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124923076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124923076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124923076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124923076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124923076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124923077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124923078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124923078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124923078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124923078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124923078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124923078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124923078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124923078 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124923078 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124923078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124923078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124923078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124923083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124923092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124923476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124923476 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124923476 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124923476 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: 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) } } } } 20240915124923478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124923479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(766)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='F4E944A4'O, index=0 SGSN_Test-GSUP(780)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '22B604C6AACA2C9F5E66A070C6A67DAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3FC0937'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C45CC30E866C5EE6'O } } } } } 20240915124923523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923523 DLLC NOTICE LLME(ffffffff/f4e944a4){UNASSIGNED} LLC RX: unknown TLLI 0xf4e944a4, creating LLME on the fly (gprs_llc.c:552) 20240915124923523 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124923523 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240915124923523 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Allocated (fsm.c:456) 20240915124923523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Allocated (fsm.c:456) 20240915124923523 DMM DEBUG MM_STATE_Gb[0x612000016d20]{Idle}: Allocated (fsm.c:456) 20240915124923524 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Allocated (fsm.c:456) 20240915124923524 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124923524 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124923524 DLLC NOTICE LLME(ffffffff/f4e944a4){UNASSIGNED} LLGM Assign pre (f4e944a4 => e4112284) (gprs_llc.c:1079) 20240915124923524 DLLC NOTICE LLME(f4e944a4/e4112284){ASSIGNED} LLGM Assign post (f4e944a4 => e4112284) (gprs_llc.c:1125) 20240915124923524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124923524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124923524 DMM DEBUG MM(262420000000019/e4112284) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124923536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124923537 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124923537 DMM DEBUG MM(262420000000019/e4112284) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240915124923537 DMM NOTICE MM(262420000000019/e4112284) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124923537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124923537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124923537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124923537 DMM DEBUG MM(262420000000019/e4112284) Requesting authorization (sgsn_auth.c:160) 20240915124923537 DMM INFO MM(262420000000019/e4112284) Requesting authentication tuples (sgsn_auth.c:184) 20240915124923537 DMM DEBUG MM(262420000000019/e4112284) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124923537 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240915124923537 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20240915124923539 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124923539 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124923539 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124923539 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124923539 DMM INFO MM(262420000000019/e4112284) Subscriber data update (mmctx.c:445) 20240915124923539 DMM DEBUG MM(262420000000019/e4112284) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124923539 DMM INFO MM(262420000000019/e4112284) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124923539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124923539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124923539 DMM INFO MM(262420000000019/e4112284) <- GMM AUTH AND CIPHERING REQ (rand = 22 b6 04 c6 aa ca 2c 9f 5e 66 a0 70 c6 a6 7d af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124923547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124923547 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124923547 DMM INFO MM(262420000000019/e4112284) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124923547 DMM NOTICE MM(262420000000019/e4112284) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124923547 DMM DEBUG MM(262420000000019/e4112284) checking auth: received GSM SRES = f3 fc 09 37 (gprs_gmm.c:666) 20240915124923547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124923547 DMM DEBUG MM(262420000000019/e4112284) Requesting authorization (sgsn_auth.c:160) 20240915124923547 DMM INFO MM(262420000000019/e4112284) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124923547 DMM DEBUG MM(262420000000019/e4112284) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124923547 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240915124923547 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124923547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124923547 DMM INFO MM(262420000000019/e4112284) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4112284) (gprs_gmm.c:300) 20240915124923548 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124923548 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124923548 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240915124923549 DMM INFO MM(262420000000019/e4112284) Subscriber data update (mmctx.c:445) 20240915124923549 DMM DEBUG MM(262420000000019/e4112284) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124923549 DMM INFO MM(262420000000019/e4112284) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124923549 DMM NOTICE MM(262420000000019/e4112284) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240915124923549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124923549 DMM NOTICE MM(262420000000019/e4112284) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124923549 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) 20240915124923549 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124923549 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240915124923549 DMM INFO MM(262420000000019/e4112284) Subscriber data update (mmctx.c:445) 20240915124923549 DMM DEBUG MM(262420000000019/e4112284) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124923555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124923555 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124923555 DMM INFO MM(262420000000019/e4112284) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124923555 DMM NOTICE MM(262420000000019/e4112284) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124923555 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124923555 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124923555 DLLC NOTICE LLME(f4e944a4/e4112284){ASSIGNED} LLGM Assign pre (ffffffff => e4112284) (gprs_llc.c:1079) 20240915124923555 DLLC NOTICE LLME(ffffffff/e4112284){ASSIGNED} LLGM Assign post (ffffffff => e4112284) (gprs_llc.c:1125) 20240915124923555 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124923555 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124923555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124923555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124923607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124923607 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124923607 DMM INFO MM(262420000000019/e4112284) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915124923607 DMM INFO MM(262420000000019/e4112284) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915124923607 DMM DEBUG MM(262420000000019/e4112284) Using GGSN 0 (gprs_sm.c:317) 20240915124923607 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915124923607 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240915124923607 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915124923607 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20240915124923607 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240915124923618 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 04 00 00 01 80 08 00 10 1f 3e 91 88 11 c5 39 80 0d 14 05 7f 33 c4 59 b8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20240915124923618 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:629) 20240915124923618 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915124923619 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003e304b8 TLLI=e4112284, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915124923619 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915124923619 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124923627 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20240915124923634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124923634 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915124923635 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(766)@8fa0cf39ddab: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124923640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33002<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124923641 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124923641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(780)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(773)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(769)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(768)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(778)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(771)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(767)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(776)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(766)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(766): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(768): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(769): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Sep 15 12:49:23 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20240915124923770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124924172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74340) 20240915124924642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124924642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=74340, count=95416) 20240915124925644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124925644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Sep 15 12:49:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124926646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124926646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_ggsn_reject started. 20240915124927240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124927241 DMM INFO MM(262420000000019/e4112284) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124927241 DMM INFO MM(262420000000019/e4112284) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124927241 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124927241 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124927241 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124927241 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124927241 DLLC NOTICE LLME(ffffffff/e4112284){ASSIGNED} LLGM Assign pre (e4112284 => ffffffff) (gprs_llc.c:1079) 20240915124927241 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4112284 => ffffffff) (gprs_llc.c:1125) 20240915124927241 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003e30160 (gprs_sndcp.c:574) 20240915124927241 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003e304b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915124927241 DMM NOTICE MM(262420000000019/e4112284) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915124927241 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240915124927242 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915124927242 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915124927242 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240915124927242 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240915124927242 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124927242 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20240915124927242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Deallocated (fsm.c:568) 20240915124927242 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Deallocated (fsm.c:568) 20240915124927242 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Deallocated (fsm.c:568) 20240915124927242 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Deallocated (fsm.c:568) 20240915124927242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124927284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124927285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124927285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124927285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124927285 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124927285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124927285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124927285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124927285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124927286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124927286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124927286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124927287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124927287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124927287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124927287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124927287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124927287 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124927287 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124927287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124927287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124927287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124927291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124927300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124927324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124927324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124927324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124927324 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124927324 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124927324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124927324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124927324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124927324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124927326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124927326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124927326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124927326 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124927326 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124927326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124927327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124927327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124927331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124927340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124927362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124927362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124927362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124927362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124927362 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124927362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124927362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124927362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124927362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124927364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124927364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124927364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124927364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124927364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124927364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124927364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124927364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124927364 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124927364 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124927364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124927364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124927364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124927368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124927378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124927647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124927647 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124927647 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124927647 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: 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) } } } } 20240915124927649 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124927650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='CE5AD183'O, index=0 SGSN_Test-GSUP(799)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8DD13D5A513415E59A4FB2CFC01F5EBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2C060B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4D5B675810100D84'O } } } } } 20240915124927693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927693 DLLC NOTICE LLME(ffffffff/ce5ad183){UNASSIGNED} LLC RX: unknown TLLI 0xce5ad183, creating LLME on the fly (gprs_llc.c:552) 20240915124927693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124927693 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240915124927693 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Allocated (fsm.c:456) 20240915124927693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Allocated (fsm.c:456) 20240915124927693 DMM DEBUG MM_STATE_Gb[0x6120000174a0]{Idle}: Allocated (fsm.c:456) 20240915124927693 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Allocated (fsm.c:456) 20240915124927693 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124927693 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124927693 DLLC NOTICE LLME(ffffffff/ce5ad183){UNASSIGNED} LLGM Assign pre (ce5ad183 => d6b20fd0) (gprs_llc.c:1079) 20240915124927693 DLLC NOTICE LLME(ce5ad183/d6b20fd0){ASSIGNED} LLGM Assign post (ce5ad183 => d6b20fd0) (gprs_llc.c:1125) 20240915124927693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124927693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124927693 DMM DEBUG MM(262420000000020/d6b20fd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124927709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124927709 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124927709 DMM DEBUG MM(262420000000020/d6b20fd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240915124927709 DMM NOTICE MM(262420000000020/d6b20fd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124927709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124927709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124927709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124927709 DMM DEBUG MM(262420000000020/d6b20fd0) Requesting authorization (sgsn_auth.c:160) 20240915124927709 DMM INFO MM(262420000000020/d6b20fd0) Requesting authentication tuples (sgsn_auth.c:184) 20240915124927709 DMM DEBUG MM(262420000000020/d6b20fd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124927709 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240915124927709 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20240915124927712 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124927712 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124927712 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124927712 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124927712 DMM INFO MM(262420000000020/d6b20fd0) Subscriber data update (mmctx.c:445) 20240915124927712 DMM DEBUG MM(262420000000020/d6b20fd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124927712 DMM INFO MM(262420000000020/d6b20fd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124927712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124927712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124927712 DMM INFO MM(262420000000020/d6b20fd0) <- GMM AUTH AND CIPHERING REQ (rand = 8d d1 3d 5a 51 34 15 e5 9a 4f b2 cf c0 1f 5e bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124927720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124927720 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124927720 DMM INFO MM(262420000000020/d6b20fd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124927720 DMM NOTICE MM(262420000000020/d6b20fd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124927720 DMM DEBUG MM(262420000000020/d6b20fd0) checking auth: received GSM SRES = d2 c0 60 b1 (gprs_gmm.c:666) 20240915124927720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124927720 DMM DEBUG MM(262420000000020/d6b20fd0) Requesting authorization (sgsn_auth.c:160) 20240915124927721 DMM INFO MM(262420000000020/d6b20fd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124927721 DMM DEBUG MM(262420000000020/d6b20fd0) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124927721 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240915124927721 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124927721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124927721 DMM INFO MM(262420000000020/d6b20fd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6b20fd0) (gprs_gmm.c:300) 20240915124927722 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124927722 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124927722 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240915124927722 DMM INFO MM(262420000000020/d6b20fd0) Subscriber data update (mmctx.c:445) 20240915124927722 DMM DEBUG MM(262420000000020/d6b20fd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124927722 DMM INFO MM(262420000000020/d6b20fd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124927722 DMM NOTICE MM(262420000000020/d6b20fd0) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240915124927722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124927722 DMM NOTICE MM(262420000000020/d6b20fd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124927722 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) 20240915124927723 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124927723 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240915124927723 DMM INFO MM(262420000000020/d6b20fd0) Subscriber data update (mmctx.c:445) 20240915124927723 DMM DEBUG MM(262420000000020/d6b20fd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124927729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124927729 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124927729 DMM INFO MM(262420000000020/d6b20fd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124927729 DMM NOTICE MM(262420000000020/d6b20fd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124927729 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124927729 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124927729 DLLC NOTICE LLME(ce5ad183/d6b20fd0){ASSIGNED} LLGM Assign pre (ffffffff => d6b20fd0) (gprs_llc.c:1079) 20240915124927729 DLLC NOTICE LLME(ffffffff/d6b20fd0){ASSIGNED} LLGM Assign post (ffffffff => d6b20fd0) (gprs_llc.c:1125) 20240915124927729 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124927729 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124927729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124927729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124927781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124927781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124927781 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124927781 DMM INFO MM(262420000000020/d6b20fd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915124927782 DMM INFO MM(262420000000020/d6b20fd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915124927782 DMM DEBUG MM(262420000000020/d6b20fd0) Using GGSN 0 (gprs_sm.c:317) 20240915124927782 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915124927782 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240915124927782 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915124927782 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20240915124927782 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240915124927794 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 06 00 00 01 c7 08 00 10 22 49 12 c5 11 64 a2 a2 9f 14 05 7f 6c aa 80 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20240915124927794 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f25e02e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:629) 20240915124927794 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240915124927794 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240915124927794 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915124927794 DMM NOTICE MM(262420000000020/d6b20fd0) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8fa0cf39ddab: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124927802 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@8fa0cf39ddab: Final verdict of PTC: none 20240915124927804 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124927804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(784)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(787)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(792)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(797)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(790)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(785)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(795)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Sep 15 12:49:27 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20240915124927934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124928335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94212) 20240915124928805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124928805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94212, count=98568) 20240915124929806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124929806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Sep 15 12:49:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124930807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124930807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user_deact_mo started. 20240915124931392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124931394 DMM INFO MM(262420000000020/d6b20fd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124931394 DMM INFO MM(262420000000020/d6b20fd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124931394 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124931394 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124931394 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124931394 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124931394 DLLC NOTICE LLME(ffffffff/d6b20fd0){ASSIGNED} LLGM Assign pre (d6b20fd0 => ffffffff) (gprs_llc.c:1079) 20240915124931394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6b20fd0 => ffffffff) (gprs_llc.c:1125) 20240915124931394 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240915124931394 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124931394 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20240915124931394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Deallocated (fsm.c:568) 20240915124931394 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Deallocated (fsm.c:568) 20240915124931394 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Deallocated (fsm.c:568) 20240915124931394 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124931394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(806)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124931447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124931447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124931447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124931447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124931447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124931447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124931447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124931447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124931447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(807)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124931449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124931449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124931449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124931449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124931449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124931449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124931449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124931449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124931449 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124931449 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124931449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124931450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124931450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124931453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124931464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931464 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(806)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(804)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(811)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124931470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124931470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124931470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124931470 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124931470 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124931470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124931470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124931470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124931470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124931472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124931472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124931472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124931472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124931472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124931472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124931472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124931472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124931472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124931473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124931473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124931473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124931473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124931476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124931486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124931505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124931505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124931505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124931505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124931506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124931506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124931506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124931506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124931506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124931508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124931508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124931508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124931508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124931508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124931508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124931508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124931508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124931508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124931508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124931508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124931508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124931508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124931511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124931519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124931808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124931808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124931808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124931808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: 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) } } } } 20240915124931810 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124931811 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='EEE34AF6'O, index=0 SGSN_Test-GSUP(818)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C70416AEA028FA8C5704A99D5678D06D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE18B0D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5DE38F7C7DCEC58A'O } } } } } 20240915124931861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931861 DLLC NOTICE LLME(ffffffff/eee34af6){UNASSIGNED} LLC RX: unknown TLLI 0xeee34af6, creating LLME on the fly (gprs_llc.c:552) 20240915124931861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124931861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240915124931861 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Allocated (fsm.c:456) 20240915124931862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Allocated (fsm.c:456) 20240915124931862 DMM DEBUG MM_STATE_Gb[0x612000017aa0]{Idle}: Allocated (fsm.c:456) 20240915124931862 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Allocated (fsm.c:456) 20240915124931862 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124931862 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124931862 DLLC NOTICE LLME(ffffffff/eee34af6){UNASSIGNED} LLGM Assign pre (eee34af6 => db0f0fd0) (gprs_llc.c:1079) 20240915124931862 DLLC NOTICE LLME(eee34af6/db0f0fd0){ASSIGNED} LLGM Assign post (eee34af6 => db0f0fd0) (gprs_llc.c:1125) 20240915124931862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124931862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124931862 DMM DEBUG MM(262420000000021/db0f0fd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124931874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124931874 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124931874 DMM DEBUG MM(262420000000021/db0f0fd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240915124931874 DMM NOTICE MM(262420000000021/db0f0fd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124931874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124931874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124931874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124931874 DMM DEBUG MM(262420000000021/db0f0fd0) Requesting authorization (sgsn_auth.c:160) 20240915124931874 DMM INFO MM(262420000000021/db0f0fd0) Requesting authentication tuples (sgsn_auth.c:184) 20240915124931874 DMM DEBUG MM(262420000000021/db0f0fd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124931874 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240915124931874 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20240915124931877 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124931877 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124931877 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124931877 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124931877 DMM INFO MM(262420000000021/db0f0fd0) Subscriber data update (mmctx.c:445) 20240915124931877 DMM DEBUG MM(262420000000021/db0f0fd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124931877 DMM INFO MM(262420000000021/db0f0fd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124931877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124931877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124931877 DMM INFO MM(262420000000021/db0f0fd0) <- GMM AUTH AND CIPHERING REQ (rand = c7 04 16 ae a0 28 fa 8c 57 04 a9 9d 56 78 d0 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124931884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124931884 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124931884 DMM INFO MM(262420000000021/db0f0fd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124931884 DMM NOTICE MM(262420000000021/db0f0fd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124931884 DMM DEBUG MM(262420000000021/db0f0fd0) checking auth: received GSM SRES = fe 18 b0 d4 (gprs_gmm.c:666) 20240915124931884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124931884 DMM DEBUG MM(262420000000021/db0f0fd0) Requesting authorization (sgsn_auth.c:160) 20240915124931884 DMM INFO MM(262420000000021/db0f0fd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124931884 DMM DEBUG MM(262420000000021/db0f0fd0) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124931884 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240915124931884 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124931885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124931885 DMM INFO MM(262420000000021/db0f0fd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb0f0fd0) (gprs_gmm.c:300) 20240915124931886 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124931886 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124931886 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915124931886 DMM INFO MM(262420000000021/db0f0fd0) Subscriber data update (mmctx.c:445) 20240915124931886 DMM DEBUG MM(262420000000021/db0f0fd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124931886 DMM INFO MM(262420000000021/db0f0fd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124931886 DMM NOTICE MM(262420000000021/db0f0fd0) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240915124931886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124931886 DMM NOTICE MM(262420000000021/db0f0fd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124931886 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20240915124931887 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124931887 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240915124931887 DMM INFO MM(262420000000021/db0f0fd0) Subscriber data update (mmctx.c:445) 20240915124931887 DMM DEBUG MM(262420000000021/db0f0fd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124931892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124931893 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124931893 DMM INFO MM(262420000000021/db0f0fd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124931893 DMM NOTICE MM(262420000000021/db0f0fd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124931893 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124931893 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124931893 DLLC NOTICE LLME(eee34af6/db0f0fd0){ASSIGNED} LLGM Assign pre (ffffffff => db0f0fd0) (gprs_llc.c:1079) 20240915124931893 DLLC NOTICE LLME(ffffffff/db0f0fd0){ASSIGNED} LLGM Assign post (ffffffff => db0f0fd0) (gprs_llc.c:1125) 20240915124931893 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124931893 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124931893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124931893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124931944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124931944 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124931944 DMM INFO MM(262420000000021/db0f0fd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915124931944 DMM INFO MM(262420000000021/db0f0fd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915124931944 DMM DEBUG MM(262420000000021/db0f0fd0) Using GGSN 0 (gprs_sm.c:317) 20240915124931944 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915124931944 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240915124931945 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915124931945 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240915124931945 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240915124931957 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 07 00 00 01 80 08 00 10 c2 ff 23 df 11 44 c8 bf 7e 14 05 7f 77 2e 38 3e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20240915124931957 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20240915124931957 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915124931957 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210041fccb8 TLLI=db0f0fd0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915124931957 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915124931957 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124931967 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20240915124931972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931972 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915124931972 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124931975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124931975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240915124931976 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124931976 DMM INFO MM(262420000000021/db0f0fd0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240915124931976 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915124931976 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240915124931977 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20240915124931977 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f25e02e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:629) 20240915124931977 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240915124931977 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210041fccb8, TLLI=db0f0fd0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915124931978 DMM INFO MM(262420000000021/db0f0fd0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240915124931978 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240915124931978 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@8fa0cf39ddab: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124931986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45914<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124931988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124931988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(817)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(818)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(807)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(816)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(811)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(804)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(809)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(814)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(805)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Sep 15 12:49:32 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20240915124932118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124932520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83900) 20240915124932727 DGPRS DEBUG Checking for inactive LLMEs, time = 8215306 (sgsn.c:131) 20240915124932989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124932989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83900, count=106148) 20240915124933990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124933990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Sep 15 12:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124934991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124934991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user_deact_mt started. 20240915124935578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124935579 DMM INFO MM(262420000000021/db0f0fd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124935579 DMM INFO MM(262420000000021/db0f0fd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124935579 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124935579 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124935579 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124935579 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124935580 DLLC NOTICE LLME(ffffffff/db0f0fd0){ASSIGNED} LLGM Assign pre (db0f0fd0 => ffffffff) (gprs_llc.c:1079) 20240915124935580 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db0f0fd0 => ffffffff) (gprs_llc.c:1125) 20240915124935580 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240915124935580 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124935580 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20240915124935580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Deallocated (fsm.c:568) 20240915124935580 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Deallocated (fsm.c:568) 20240915124935580 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Deallocated (fsm.c:568) 20240915124935580 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124935580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124935623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124935623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124935623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124935623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124935623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124935623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124935623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124935623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124935623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124935625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124935625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124935625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124935626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124935626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124935626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124935626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124935626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124935626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124935626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124935626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124935626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124935626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124935629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124935639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124935639 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124935670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124935670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124935670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124935670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124935670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124935670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124935670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124935670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124935670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124935672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124935672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124935672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124935672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124935672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124935672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124935672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124935672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124935672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124935672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124935672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124935673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(831)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124935673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124935676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915124935686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124935686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124935694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124935694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124935694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124935694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124935694 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124935694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124935694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124935694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124935694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124935695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124935695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124935696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124935696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124935696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124935696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124935696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124935696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124935696 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124935696 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124935696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124935696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124935696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124935700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124935709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124935709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124935992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124935992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124935992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124935992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: 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) } } } } 20240915124935994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240915124935995 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F7575F29'O, index=0 SGSN_Test-GSUP(837)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BFA022D9BFEEE55A7F9EE3F51FB51ED2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C41A5617'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A3E8E2A97FA3ABB'O } } } } } 20240915124936040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124936040 DLLC NOTICE LLME(ffffffff/f7575f29){UNASSIGNED} LLC RX: unknown TLLI 0xf7575f29, creating LLME on the fly (gprs_llc.c:552) 20240915124936040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124936041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240915124936041 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Allocated (fsm.c:456) 20240915124936041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Allocated (fsm.c:456) 20240915124936041 DMM DEBUG MM_STATE_Gb[0x612000018220]{Idle}: Allocated (fsm.c:456) 20240915124936041 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Allocated (fsm.c:456) 20240915124936041 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124936041 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124936041 DLLC NOTICE LLME(ffffffff/f7575f29){UNASSIGNED} LLGM Assign pre (f7575f29 => d9ef46c8) (gprs_llc.c:1079) 20240915124936041 DLLC NOTICE LLME(f7575f29/d9ef46c8){ASSIGNED} LLGM Assign post (f7575f29 => d9ef46c8) (gprs_llc.c:1125) 20240915124936041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124936041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124936041 DMM DEBUG MM(262420000000022/d9ef46c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124936056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124936056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124936056 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124936056 DMM DEBUG MM(262420000000022/d9ef46c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240915124936056 DMM NOTICE MM(262420000000022/d9ef46c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124936056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124936056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124936056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124936056 DMM DEBUG MM(262420000000022/d9ef46c8) Requesting authorization (sgsn_auth.c:160) 20240915124936056 DMM INFO MM(262420000000022/d9ef46c8) Requesting authentication tuples (sgsn_auth.c:184) 20240915124936056 DMM DEBUG MM(262420000000022/d9ef46c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124936056 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240915124936056 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20240915124936059 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124936059 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124936059 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124936059 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124936059 DMM INFO MM(262420000000022/d9ef46c8) Subscriber data update (mmctx.c:445) 20240915124936059 DMM DEBUG MM(262420000000022/d9ef46c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124936059 DMM INFO MM(262420000000022/d9ef46c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124936059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124936059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124936059 DMM INFO MM(262420000000022/d9ef46c8) <- GMM AUTH AND CIPHERING REQ (rand = bf a0 22 d9 bf ee e5 5a 7f 9e e3 f5 1f b5 1e d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124936068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124936068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124936068 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124936068 DMM INFO MM(262420000000022/d9ef46c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124936068 DMM NOTICE MM(262420000000022/d9ef46c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124936068 DMM DEBUG MM(262420000000022/d9ef46c8) checking auth: received GSM SRES = c4 1a 56 17 (gprs_gmm.c:666) 20240915124936068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124936068 DMM DEBUG MM(262420000000022/d9ef46c8) Requesting authorization (sgsn_auth.c:160) 20240915124936068 DMM INFO MM(262420000000022/d9ef46c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124936068 DMM DEBUG MM(262420000000022/d9ef46c8) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124936068 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240915124936068 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124936068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124936068 DMM INFO MM(262420000000022/d9ef46c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9ef46c8) (gprs_gmm.c:300) 20240915124936070 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124936070 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124936070 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915124936070 DMM INFO MM(262420000000022/d9ef46c8) Subscriber data update (mmctx.c:445) 20240915124936070 DMM DEBUG MM(262420000000022/d9ef46c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124936070 DMM INFO MM(262420000000022/d9ef46c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124936070 DMM NOTICE MM(262420000000022/d9ef46c8) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240915124936070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124936070 DMM NOTICE MM(262420000000022/d9ef46c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124936070 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20240915124936071 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124936071 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915124936071 DMM INFO MM(262420000000022/d9ef46c8) Subscriber data update (mmctx.c:445) 20240915124936071 DMM DEBUG MM(262420000000022/d9ef46c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124936077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124936077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124936077 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124936077 DMM INFO MM(262420000000022/d9ef46c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124936077 DMM NOTICE MM(262420000000022/d9ef46c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124936077 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124936077 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124936077 DLLC NOTICE LLME(f7575f29/d9ef46c8){ASSIGNED} LLGM Assign pre (ffffffff => d9ef46c8) (gprs_llc.c:1079) 20240915124936077 DLLC NOTICE LLME(ffffffff/d9ef46c8){ASSIGNED} LLGM Assign post (ffffffff => d9ef46c8) (gprs_llc.c:1125) 20240915124936077 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124936077 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124936077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124936077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124936128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124936128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124936128 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124936128 DMM INFO MM(262420000000022/d9ef46c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915124936129 DMM INFO MM(262420000000022/d9ef46c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915124936129 DMM DEBUG MM(262420000000022/d9ef46c8) Using GGSN 0 (gprs_sm.c:317) 20240915124936129 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915124936129 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240915124936129 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915124936129 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20240915124936129 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240915124936142 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 09 00 00 01 80 08 00 10 e0 88 83 e9 11 b5 ec d7 93 14 05 7f f0 7d 63 c7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240915124936142 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:629) 20240915124936142 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915124936142 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210043ffcb8 TLLI=d9ef46c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915124936142 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915124936142 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124936149 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20240915124936156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124936156 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915124936156 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124936158 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240915124936158 DGPRS INFO PDP(262420000000022:5): Context 0x7f25e02e19b0 was deleted (sgsn_libgtp.c:703) 20240915124936158 DMM INFO MM(262420000000022/d9ef46c8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915124936158 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240915124936158 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8fa0cf39ddab: Removing Client IMSI='262420000000022'H, index=0 20240915124936165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124936165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915124936165 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124936165 DMM INFO MM(262420000000022/d9ef46c8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124936168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45938<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(835)@8fa0cf39ddab: Final verdict of PTC: none 20240915124936170 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124936170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(821)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(837)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(825)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(831)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(823)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(829)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(833)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Sep 15 12:49:36 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20240915124936301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124936703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103400) 20240915124937171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124937171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103400, count=103940) 20240915124938172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124938172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Sep 15 12:49:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124939173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124939173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_dup started. 20240915124939759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124939761 DMM INFO MM(262420000000022/d9ef46c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124939761 DMM INFO MM(262420000000022/d9ef46c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124939761 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124939761 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124939761 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124939761 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124939761 DLLC NOTICE LLME(ffffffff/d9ef46c8){ASSIGNED} LLGM Assign pre (d9ef46c8 => ffffffff) (gprs_llc.c:1079) 20240915124939761 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ef46c8 => ffffffff) (gprs_llc.c:1125) 20240915124939761 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210043ff960 (gprs_sndcp.c:574) 20240915124939761 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210043ffcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915124939761 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240915124939761 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124939761 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20240915124939761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Deallocated (fsm.c:568) 20240915124939761 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Deallocated (fsm.c:568) 20240915124939761 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Deallocated (fsm.c:568) 20240915124939761 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Deallocated (fsm.c:568) 20240915124939761 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(844)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124939811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124939811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124939811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124939811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124939811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124939811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124939811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124939811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124939811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(845)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124939813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124939813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124939813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124939813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124939813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124939813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124939813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124939813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124939813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124939813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124939813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(845)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915124939814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124939814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124939818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(841)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124939829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124939829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(842)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124939843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124939843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124939843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124939843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124939844 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124939844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124939844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) SGSN_Test-Gb2-NS2(849)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124939844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124939844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124939846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124939846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124939846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124939846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124939846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124939847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124939847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124939847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124939847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124939847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124939847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124939847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124939847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124939852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(846)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124939863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124939863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(847)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124939886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124939886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124939886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124939886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124939886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124939886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124939886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124939886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124939886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124939887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124939887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124939887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124939888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124939888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124939888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124939888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124939888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124939888 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124939888 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124939888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124939888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124939888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124939892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124939902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124939902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124940174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124940174 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124940174 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124940174 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: 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) } } } } 20240915124940176 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124940177 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='DCBD3BCF'O, index=0 SGSN_Test-GSUP(856)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '01C16F2096EA821ACF131FCDB9204E74'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACDA2C3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE748C4AAFC2D7ED'O } } } } } 20240915124940225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124940225 DLLC NOTICE LLME(ffffffff/dcbd3bcf){UNASSIGNED} LLC RX: unknown TLLI 0xdcbd3bcf, creating LLME on the fly (gprs_llc.c:552) 20240915124940225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124940225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240915124940225 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Allocated (fsm.c:456) 20240915124940225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Allocated (fsm.c:456) 20240915124940225 DMM DEBUG MM_STATE_Gb[0x6120000189a0]{Idle}: Allocated (fsm.c:456) 20240915124940226 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Allocated (fsm.c:456) 20240915124940226 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124940226 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124940226 DLLC NOTICE LLME(ffffffff/dcbd3bcf){UNASSIGNED} LLGM Assign pre (dcbd3bcf => f0808428) (gprs_llc.c:1079) 20240915124940226 DLLC NOTICE LLME(dcbd3bcf/f0808428){ASSIGNED} LLGM Assign post (dcbd3bcf => f0808428) (gprs_llc.c:1125) 20240915124940226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124940226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124940226 DMM DEBUG MM(262420000000046/f0808428) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124940238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124940238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124940238 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124940238 DMM DEBUG MM(262420000000046/f0808428) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240915124940238 DMM NOTICE MM(262420000000046/f0808428) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124940238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124940238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124940238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124940238 DMM DEBUG MM(262420000000046/f0808428) Requesting authorization (sgsn_auth.c:160) 20240915124940238 DMM INFO MM(262420000000046/f0808428) Requesting authentication tuples (sgsn_auth.c:184) 20240915124940238 DMM DEBUG MM(262420000000046/f0808428) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124940239 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240915124940239 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20240915124940242 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124940242 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124940242 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124940242 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124940242 DMM INFO MM(262420000000046/f0808428) Subscriber data update (mmctx.c:445) 20240915124940242 DMM DEBUG MM(262420000000046/f0808428) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124940242 DMM INFO MM(262420000000046/f0808428) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124940242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124940242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124940242 DMM INFO MM(262420000000046/f0808428) <- GMM AUTH AND CIPHERING REQ (rand = 01 c1 6f 20 96 ea 82 1a cf 13 1f cd b9 20 4e 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124940250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124940250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124940250 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124940250 DMM INFO MM(262420000000046/f0808428) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124940250 DMM NOTICE MM(262420000000046/f0808428) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124940250 DMM DEBUG MM(262420000000046/f0808428) checking auth: received GSM SRES = ac da 2c 3c (gprs_gmm.c:666) 20240915124940250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124940250 DMM DEBUG MM(262420000000046/f0808428) Requesting authorization (sgsn_auth.c:160) 20240915124940250 DMM INFO MM(262420000000046/f0808428) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124940250 DMM DEBUG MM(262420000000046/f0808428) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124940250 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240915124940251 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124940251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124940251 DMM INFO MM(262420000000046/f0808428) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0808428) (gprs_gmm.c:300) 20240915124940252 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124940252 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124940252 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240915124940252 DMM INFO MM(262420000000046/f0808428) Subscriber data update (mmctx.c:445) 20240915124940252 DMM DEBUG MM(262420000000046/f0808428) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124940252 DMM INFO MM(262420000000046/f0808428) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124940252 DMM NOTICE MM(262420000000046/f0808428) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240915124940252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124940252 DMM NOTICE MM(262420000000046/f0808428) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124940252 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) 20240915124940253 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124940253 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240915124940253 DMM INFO MM(262420000000046/f0808428) Subscriber data update (mmctx.c:445) 20240915124940253 DMM DEBUG MM(262420000000046/f0808428) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124940260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124940260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124940260 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124940260 DMM INFO MM(262420000000046/f0808428) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124940260 DMM NOTICE MM(262420000000046/f0808428) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124940260 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124940260 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124940260 DLLC NOTICE LLME(dcbd3bcf/f0808428){ASSIGNED} LLGM Assign pre (ffffffff => f0808428) (gprs_llc.c:1079) 20240915124940260 DLLC NOTICE LLME(ffffffff/f0808428){ASSIGNED} LLGM Assign post (ffffffff => f0808428) (gprs_llc.c:1125) 20240915124940260 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124940260 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124940260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124940260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915124940311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124940312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915124940312 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124940312 DMM INFO MM(262420000000046/f0808428) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915124940312 DMM INFO MM(262420000000046/f0808428) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915124940312 DMM DEBUG MM(262420000000046/f0808428) Using GGSN 0 (gprs_sm.c:317) 20240915124940312 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915124940312 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240915124940312 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915124940312 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20240915124940312 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240915124940323 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0a 00 00 01 80 08 00 10 a2 3a 58 e6 11 60 aa d9 02 14 05 7f d5 07 6e 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20240915124940323 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20240915124940323 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915124940323 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210046068b8 TLLI=f0808428, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915124940323 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915124940324 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915124940332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124940332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240915124940332 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124940332 DMM INFO MM(262420000000046/f0808428) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240915124940332 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915124940332 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240915124940332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124940332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124940332 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124940332 DMM INFO MM(262420000000046/f0808428) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20240915124940332 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915124940332 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: "Received deletePDPContextResponse 1, seq_nr=1036" 20240915124940333 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20240915124940334 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f25e02e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20240915124940334 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240915124940334 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210046068b8, TLLI=f0808428, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915124940334 DMM INFO MM(262420000000046/f0808428) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240915124940334 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240915124940334 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915124940334 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20240915124940334 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@8fa0cf39ddab: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@8fa0cf39ddab: Final verdict of PTC: pass 20240915124942345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915124942348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915124942348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(840)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(856)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(850)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(845)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(855)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(842)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(848)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(843)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(853)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Sep 15 12:49:42 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20240915124942481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124942882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20240915124943349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124943349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=105640) 20240915124944351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124944351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Sep 15 12:49:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915124945352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124945352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_second_attempt started. 20240915124945939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915124945940 DMM INFO MM(262420000000046/f0808428) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915124945940 DMM INFO MM(262420000000046/f0808428) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915124945940 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915124945940 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915124945940 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915124945941 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915124945941 DLLC NOTICE LLME(ffffffff/f0808428){ASSIGNED} LLGM Assign pre (f0808428 => ffffffff) (gprs_llc.c:1079) 20240915124945941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0808428 => ffffffff) (gprs_llc.c:1125) 20240915124945941 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240915124945941 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124945941 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20240915124945941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Deallocated (fsm.c:568) 20240915124945941 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Deallocated (fsm.c:568) 20240915124945941 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Deallocated (fsm.c:568) 20240915124945941 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Deallocated (fsm.c:568) 20240915124945941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124945983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915124945984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124945984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124945984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124945984 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915124945984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124945984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124945984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124945984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124945985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124945985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124945985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124945986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124945986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124945986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124945986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124945986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124945986 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915124945986 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124945986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124945986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124945986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124945990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915124945999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124945999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124946020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915124946020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124946020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124946020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124946020 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915124946020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124946020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124946020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124946020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124946022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124946022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124946022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124946022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124946022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124946022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124946022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124946022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124946022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915124946022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124946022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124946022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124946022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124946026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915124946036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915124946061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915124946061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915124946061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915124946062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124946062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915124946062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915124946062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915124946062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915124946062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915124946063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915124946063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915124946063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915124946063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915124946063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915124946063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915124946063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915124946063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915124946063 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915124946063 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915124946064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915124946064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915124946064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915124946067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915124946076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915124946353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915124946353 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915124946353 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915124946353 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: 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) } } } } 20240915124946355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915124946355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@8fa0cf39ddab: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F2ED02C3'O, index=0 SGSN_Test-GSUP(875)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C10D6C81B4A763752E759E5B44FF355A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37CE10BC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7964C92A29ED24D0'O } } } } } 20240915124946404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946405 DLLC NOTICE LLME(ffffffff/f2ed02c3){UNASSIGNED} LLC RX: unknown TLLI 0xf2ed02c3, creating LLME on the fly (gprs_llc.c:552) 20240915124946405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124946405 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240915124946405 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Allocated (fsm.c:456) 20240915124946405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Allocated (fsm.c:456) 20240915124946405 DMM DEBUG MM_STATE_Gb[0x612000019120]{Idle}: Allocated (fsm.c:456) 20240915124946405 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Allocated (fsm.c:456) 20240915124946405 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124946405 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915124946405 DLLC NOTICE LLME(ffffffff/f2ed02c3){UNASSIGNED} LLGM Assign pre (f2ed02c3 => edb8985e) (gprs_llc.c:1079) 20240915124946405 DLLC NOTICE LLME(f2ed02c3/edb8985e){ASSIGNED} LLGM Assign post (f2ed02c3 => edb8985e) (gprs_llc.c:1125) 20240915124946405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124946405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124946405 DMM DEBUG MM(262420000000022/edb8985e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124946417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915124946418 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124946418 DMM DEBUG MM(262420000000022/edb8985e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240915124946418 DMM NOTICE MM(262420000000022/edb8985e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124946418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124946418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124946418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124946418 DMM DEBUG MM(262420000000022/edb8985e) Requesting authorization (sgsn_auth.c:160) 20240915124946418 DMM INFO MM(262420000000022/edb8985e) Requesting authentication tuples (sgsn_auth.c:184) 20240915124946418 DMM DEBUG MM(262420000000022/edb8985e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915124946418 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240915124946418 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20240915124946421 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915124946421 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915124946421 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915124946421 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915124946421 DMM INFO MM(262420000000022/edb8985e) Subscriber data update (mmctx.c:445) 20240915124946421 DMM DEBUG MM(262420000000022/edb8985e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915124946421 DMM INFO MM(262420000000022/edb8985e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915124946421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915124946421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915124946421 DMM INFO MM(262420000000022/edb8985e) <- GMM AUTH AND CIPHERING REQ (rand = c1 0d 6c 81 b4 a7 63 75 2e 75 9e 5b 44 ff 35 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915124946429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124946429 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124946429 DMM INFO MM(262420000000022/edb8985e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915124946429 DMM NOTICE MM(262420000000022/edb8985e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915124946429 DMM DEBUG MM(262420000000022/edb8985e) checking auth: received GSM SRES = 37 ce 10 bc (gprs_gmm.c:666) 20240915124946429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915124946429 DMM DEBUG MM(262420000000022/edb8985e) Requesting authorization (sgsn_auth.c:160) 20240915124946429 DMM INFO MM(262420000000022/edb8985e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124946429 DMM DEBUG MM(262420000000022/edb8985e) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124946429 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240915124946429 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124946430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915124946430 DMM INFO MM(262420000000022/edb8985e) <- GMM ATTACH ACCEPT (new P-TMSI=0xedb8985e) (gprs_gmm.c:300) 20240915124946431 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915124946431 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915124946431 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915124946431 DMM INFO MM(262420000000022/edb8985e) Subscriber data update (mmctx.c:445) 20240915124946431 DMM DEBUG MM(262420000000022/edb8985e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915124946431 DMM INFO MM(262420000000022/edb8985e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915124946431 DMM NOTICE MM(262420000000022/edb8985e) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240915124946431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915124946431 DMM NOTICE MM(262420000000022/edb8985e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915124946431 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20240915124946432 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915124946432 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240915124946432 DMM INFO MM(262420000000022/edb8985e) Subscriber data update (mmctx.c:445) 20240915124946432 DMM DEBUG MM(262420000000022/edb8985e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915124946437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915124946438 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124946438 DMM INFO MM(262420000000022/edb8985e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915124946438 DMM NOTICE MM(262420000000022/edb8985e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915124946438 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915124946438 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915124946438 DLLC NOTICE LLME(f2ed02c3/edb8985e){ASSIGNED} LLGM Assign pre (ffffffff => edb8985e) (gprs_llc.c:1079) 20240915124946438 DLLC NOTICE LLME(ffffffff/edb8985e){ASSIGNED} LLGM Assign post (ffffffff => edb8985e) (gprs_llc.c:1125) 20240915124946438 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915124946438 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915124946438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915124946438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_second_attempt(877)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C58FC18B7D4AF1A76CE57A3BD23C9CB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D8F255AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E8CA3C441C85721'O } } } } } 20240915124946489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240915124946489 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124946489 DMM INFO MM(262420000000022/edb8985e) -> GMM ATTACH REQUEST MI(TMSI-0xEDB8985E) type="GPRS attach" (gprs_gmm.c:1266) 20240915124946489 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915124946489 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915124946489 DLLC NOTICE LLME(ffffffff/edb8985e){ASSIGNED} LLGM Assign pre (edb8985e => d6c028af) (gprs_llc.c:1079) 20240915124946489 DLLC NOTICE LLME(edb8985e/d6c028af){ASSIGNED} LLGM Assign post (edb8985e => d6c028af) (gprs_llc.c:1125) 20240915124946489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915124946489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915124946489 DMM DEBUG MM(262420000000022/d6c028af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915124946496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915124946496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240915124946496 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915124946496 DMM DEBUG MM(262420000000022/d6c028af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240915124946496 DMM NOTICE MM(262420000000022/d6c028af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915124946496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915124946496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915124946496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915124946496 DMM DEBUG MM(262420000000022/d6c028af) Requesting authorization (sgsn_auth.c:160) 20240915124946496 DMM INFO MM(262420000000022/d6c028af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915124946496 DMM DEBUG MM(262420000000022/d6c028af) Requesting subscriber data update (gprs_subscriber.c:894) 20240915124946496 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240915124946496 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915124952498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240915124952498 DMM ERROR MM(262420000000022/d6c028af) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240915124952498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240915124952498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240915124952498 DMM NOTICE MM(262420000000022/d6c028af) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240915124952498 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240915124952498 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240915124952498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Reject}: Deallocated (fsm.c:568) 20240915124952498 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Deallocated (fsm.c:568) 20240915124952498 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Deallocated (fsm.c:568) 20240915124952498 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240915124952498 DLLC NOTICE LLME(edb8985e/d6c028af){ASSIGNED} LLGM Assign pre (d6c028af => ffffffff) (gprs_llc.c:1079) 20240915124952498 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c028af => ffffffff) (gprs_llc.c:1125) 20240915125002728 DGPRS DEBUG Checking for inactive LLMEs, time = 8215336 (sgsn.c:131) 20240915125006354 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915125006355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125006355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240915125015987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125015989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125015989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125016024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125016026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125016026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125016065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125016066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125016066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@8fa0cf39ddab: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8fa0cf39ddab: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@8fa0cf39ddab: Final verdict of PTC: none 20240915125016418 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125016418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(863)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(873)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(868)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@8fa0cf39ddab: Final verdict of PTC: none 20240915125016420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58848<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(861)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(866)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(871)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_second_attempt(877)@8fa0cf39ddab: Final verdict of PTC: fail reason: "Tguard timeout" MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@8fa0cf39ddab: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Sep 15 12:50:16 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20240915125016542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125016843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54526<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20240915125017420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125017420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106380, count=111812) 20240915125018421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125018421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Sep 15 12:50:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125019423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125019423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_echo_timeout started. 20240915125019903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125019904 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125019956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125019956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125019956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125019956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125019956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125019956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125019956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125019956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125019956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125019958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125019958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125019958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125019958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125019958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125019958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125019958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125019958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125019958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125019958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125019958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(883)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125019959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125019959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125019963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125019972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125019972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(880)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125019981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125019981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125019981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125019981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125019981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125019981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125019981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125019981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125019981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125019983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125019983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125019983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125019983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125019983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125019983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125019983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125019983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125019983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125019984 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125019984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125019984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(887)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125019984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125019988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125019999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125019999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125020027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125020028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125020028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125020028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125020028 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125020028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125020028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125020028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125020028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125020030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125020030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125020030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125020030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125020030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125020030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125020030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125020030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125020030 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125020030 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125020030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125020031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125020031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125020035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125020046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125020046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125020424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125020424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125020424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125020424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: 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) } } } } 20240915125020426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125020426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(880)@8fa0cf39ddab: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='CE46DD92'O, index=0 SGSN_Test-GSUP(894)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0D9B9FE5F47CE75B2D7CC6795C6FEB87'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35B4364E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A49CF806878EC54'O } } } } } 20240915125020471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125020471 DLLC NOTICE LLME(ffffffff/ce46dd92){UNASSIGNED} LLC RX: unknown TLLI 0xce46dd92, creating LLME on the fly (gprs_llc.c:552) 20240915125020471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125020471 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240915125020472 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Allocated (fsm.c:456) 20240915125020472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Allocated (fsm.c:456) 20240915125020472 DMM DEBUG MM_STATE_Gb[0x612000019720]{Idle}: Allocated (fsm.c:456) 20240915125020472 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Allocated (fsm.c:456) 20240915125020472 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125020472 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125020472 DLLC NOTICE LLME(ffffffff/ce46dd92){UNASSIGNED} LLGM Assign pre (ce46dd92 => ccf15825) (gprs_llc.c:1079) 20240915125020472 DLLC NOTICE LLME(ce46dd92/ccf15825){ASSIGNED} LLGM Assign post (ce46dd92 => ccf15825) (gprs_llc.c:1125) 20240915125020472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125020472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125020472 DMM DEBUG MM(262420000000067/ccf15825) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125020484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125020485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125020485 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125020485 DMM DEBUG MM(262420000000067/ccf15825) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240915125020485 DMM NOTICE MM(262420000000067/ccf15825) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125020485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125020485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125020485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125020485 DMM DEBUG MM(262420000000067/ccf15825) Requesting authorization (sgsn_auth.c:160) 20240915125020485 DMM INFO MM(262420000000067/ccf15825) Requesting authentication tuples (sgsn_auth.c:184) 20240915125020485 DMM DEBUG MM(262420000000067/ccf15825) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125020485 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240915125020485 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20240915125020487 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125020487 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125020488 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125020488 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125020488 DMM INFO MM(262420000000067/ccf15825) Subscriber data update (mmctx.c:445) 20240915125020488 DMM DEBUG MM(262420000000067/ccf15825) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125020488 DMM INFO MM(262420000000067/ccf15825) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125020488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125020488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125020488 DMM INFO MM(262420000000067/ccf15825) <- GMM AUTH AND CIPHERING REQ (rand = 0d 9b 9f e5 f4 7c e7 5b 2d 7c c6 79 5c 6f eb 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125020495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125020495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125020495 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125020495 DMM INFO MM(262420000000067/ccf15825) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125020495 DMM NOTICE MM(262420000000067/ccf15825) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125020495 DMM DEBUG MM(262420000000067/ccf15825) checking auth: received GSM SRES = 35 b4 36 4e (gprs_gmm.c:666) 20240915125020495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125020496 DMM DEBUG MM(262420000000067/ccf15825) Requesting authorization (sgsn_auth.c:160) 20240915125020496 DMM INFO MM(262420000000067/ccf15825) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125020496 DMM DEBUG MM(262420000000067/ccf15825) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125020496 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240915125020496 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125020496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125020496 DMM INFO MM(262420000000067/ccf15825) <- GMM ATTACH ACCEPT (new P-TMSI=0xccf15825) (gprs_gmm.c:300) 20240915125020497 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125020497 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125020497 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240915125020497 DMM INFO MM(262420000000067/ccf15825) Subscriber data update (mmctx.c:445) 20240915125020497 DMM DEBUG MM(262420000000067/ccf15825) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125020497 DMM INFO MM(262420000000067/ccf15825) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125020497 DMM NOTICE MM(262420000000067/ccf15825) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240915125020497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125020497 DMM NOTICE MM(262420000000067/ccf15825) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125020497 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) 20240915125020498 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125020498 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240915125020498 DMM INFO MM(262420000000067/ccf15825) Subscriber data update (mmctx.c:445) 20240915125020498 DMM DEBUG MM(262420000000067/ccf15825) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125020504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125020504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125020504 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125020504 DMM INFO MM(262420000000067/ccf15825) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125020504 DMM NOTICE MM(262420000000067/ccf15825) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125020504 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125020504 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125020504 DLLC NOTICE LLME(ce46dd92/ccf15825){ASSIGNED} LLGM Assign pre (ffffffff => ccf15825) (gprs_llc.c:1079) 20240915125020504 DLLC NOTICE LLME(ffffffff/ccf15825){ASSIGNED} LLGM Assign post (ffffffff => ccf15825) (gprs_llc.c:1125) 20240915125020504 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125020504 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125020504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125020504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125020555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125020555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125020555 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125020556 DMM INFO MM(262420000000067/ccf15825) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125020556 DMM INFO MM(262420000000067/ccf15825) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125020556 DMM DEBUG MM(262420000000067/ccf15825) Using GGSN 0 (gprs_sm.c:317) 20240915125020556 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125020556 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240915125020556 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125020556 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125020556 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240915125020568 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0d 00 00 01 80 08 00 10 60 ce 67 2c 11 e1 be eb 15 14 05 7f f3 4e f4 46 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20240915125020568 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:629) 20240915125020568 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125020568 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004a118b8 TLLI=ccf15825, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125020568 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125020568 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125025437 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240915125025439 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20240915125025439 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240915125030437 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1039" 20240915125032729 DGPRS DEBUG Checking for inactive LLMEs, time = 8215366 (sgsn.c:131) 20240915125035439 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240915125035439 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1039" 20240915125040426 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915125040426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915125040426 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125040439 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240915125040439 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240915125040439 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1041" 20240915125045441 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240915125045441 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240915125045441 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240915125045441 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1041" 20240915125049960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125049962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125049962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125049985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125049987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125049987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125050032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125050034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125050034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125050443 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240915125050443 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240915125050443 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240915125050443 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240915125050443 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1043" 20240915125055445 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240915125055445 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240915125055445 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240915125055445 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240915125055445 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240915125055445 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:633) 20240915125055445 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240915125055445 DMM INFO MM(262420000000067/ccf15825) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125055445 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240915125055445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125055445 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240915125055445 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240915125055445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125055445 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240915125055445 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240915125055445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125055445 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240915125055445 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240915125055445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125055446 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240915125055446 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@8fa0cf39ddab: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(880)@8fa0cf39ddab: Removing Client IMSI='262420000000067'H, index=0 20240915125055454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125055454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915125055454 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125055455 DMM INFO MM(262420000000067/ccf15825) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125055457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44962<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125055459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125055459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(887)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(883)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(893)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(880)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(885)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(891)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(881)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_echo_timeout-BVCI196(880): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Sep 15 12:50:55 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20240915125055588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125055990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109336) 20240915125056461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125056461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109336, count=113692) 20240915125057463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125057463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Sep 15 12:50:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125058464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125058464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_restart_ctr_echo started. 20240915125059047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125059048 DMM INFO MM(262420000000067/ccf15825) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125059048 DMM INFO MM(262420000000067/ccf15825) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125059048 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125059048 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125059048 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125059048 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125059048 DLLC NOTICE LLME(ffffffff/ccf15825){ASSIGNED} LLGM Assign pre (ccf15825 => ffffffff) (gprs_llc.c:1079) 20240915125059048 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccf15825 => ffffffff) (gprs_llc.c:1125) 20240915125059048 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004a11560 (gprs_sndcp.c:574) 20240915125059048 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004a118b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125059048 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240915125059049 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125059049 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20240915125059049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Deallocated (fsm.c:568) 20240915125059049 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Deallocated (fsm.c:568) 20240915125059049 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Deallocated (fsm.c:568) 20240915125059049 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Deallocated (fsm.c:568) 20240915125059049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125059088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125059088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125059088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125059088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125059088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125059088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125059088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125059088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125059088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125059090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125059090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125059090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125059090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125059090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125059090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125059090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125059090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125059090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125059090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125059090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125059091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125059091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125059095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125059104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125059125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125059125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125059125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125059125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125059125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125059125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125059125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125059125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125059125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125059127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125059127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125059127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125059127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125059127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125059127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125059127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125059127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125059127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125059127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125059127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125059128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125059128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125059132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125059141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(912)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125059175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125059175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125059175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125059175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125059175 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125059176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125059176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125059176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125059176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125059177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125059178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125059178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125059178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125059178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125059178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125059178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125059178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125059178 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125059178 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125059178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125059178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125059178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125059183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125059193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125059466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125059466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125059466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125059466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: 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) } } } } 20240915125059468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240915125059468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@8fa0cf39ddab: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D36CE1A3'O, index=0 SGSN_Test-GSUP(913)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EB83D3BCC3C51F1DAFEFFD96224A37C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64D8D765'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '476D6DA999FCE00A'O } } } } } 20240915125059515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059515 DLLC NOTICE LLME(ffffffff/d36ce1a3){UNASSIGNED} LLC RX: unknown TLLI 0xd36ce1a3, creating LLME on the fly (gprs_llc.c:552) 20240915125059515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125059515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240915125059515 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Allocated (fsm.c:456) 20240915125059515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Allocated (fsm.c:456) 20240915125059515 DMM DEBUG MM_STATE_Gb[0x612000019ea0]{Idle}: Allocated (fsm.c:456) 20240915125059515 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Allocated (fsm.c:456) 20240915125059515 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125059515 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125059515 DLLC NOTICE LLME(ffffffff/d36ce1a3){UNASSIGNED} LLGM Assign pre (d36ce1a3 => c5ed8cb8) (gprs_llc.c:1079) 20240915125059515 DLLC NOTICE LLME(d36ce1a3/c5ed8cb8){ASSIGNED} LLGM Assign post (d36ce1a3 => c5ed8cb8) (gprs_llc.c:1125) 20240915125059515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125059515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125059515 DMM DEBUG MM(262420000000023/c5ed8cb8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125059529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125059529 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125059529 DMM DEBUG MM(262420000000023/c5ed8cb8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240915125059529 DMM NOTICE MM(262420000000023/c5ed8cb8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125059529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125059529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125059529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125059529 DMM DEBUG MM(262420000000023/c5ed8cb8) Requesting authorization (sgsn_auth.c:160) 20240915125059529 DMM INFO MM(262420000000023/c5ed8cb8) Requesting authentication tuples (sgsn_auth.c:184) 20240915125059529 DMM DEBUG MM(262420000000023/c5ed8cb8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125059529 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240915125059529 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20240915125059532 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125059532 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125059532 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125059532 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125059532 DMM INFO MM(262420000000023/c5ed8cb8) Subscriber data update (mmctx.c:445) 20240915125059532 DMM DEBUG MM(262420000000023/c5ed8cb8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125059532 DMM INFO MM(262420000000023/c5ed8cb8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125059532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125059532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125059532 DMM INFO MM(262420000000023/c5ed8cb8) <- GMM AUTH AND CIPHERING REQ (rand = eb 83 d3 bc c3 c5 1f 1d af ef fd 96 22 4a 37 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125059540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125059540 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125059540 DMM INFO MM(262420000000023/c5ed8cb8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125059540 DMM NOTICE MM(262420000000023/c5ed8cb8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125059540 DMM DEBUG MM(262420000000023/c5ed8cb8) checking auth: received GSM SRES = 64 d8 d7 65 (gprs_gmm.c:666) 20240915125059540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125059540 DMM DEBUG MM(262420000000023/c5ed8cb8) Requesting authorization (sgsn_auth.c:160) 20240915125059540 DMM INFO MM(262420000000023/c5ed8cb8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125059540 DMM DEBUG MM(262420000000023/c5ed8cb8) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125059540 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240915125059540 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125059540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125059540 DMM INFO MM(262420000000023/c5ed8cb8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5ed8cb8) (gprs_gmm.c:300) 20240915125059541 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125059541 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125059541 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240915125059541 DMM INFO MM(262420000000023/c5ed8cb8) Subscriber data update (mmctx.c:445) 20240915125059542 DMM DEBUG MM(262420000000023/c5ed8cb8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125059542 DMM INFO MM(262420000000023/c5ed8cb8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125059542 DMM NOTICE MM(262420000000023/c5ed8cb8) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240915125059542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125059542 DMM NOTICE MM(262420000000023/c5ed8cb8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125059542 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) 20240915125059542 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125059542 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240915125059542 DMM INFO MM(262420000000023/c5ed8cb8) Subscriber data update (mmctx.c:445) 20240915125059542 DMM DEBUG MM(262420000000023/c5ed8cb8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125059548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125059548 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125059548 DMM INFO MM(262420000000023/c5ed8cb8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125059548 DMM NOTICE MM(262420000000023/c5ed8cb8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125059548 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125059548 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125059548 DLLC NOTICE LLME(d36ce1a3/c5ed8cb8){ASSIGNED} LLGM Assign pre (ffffffff => c5ed8cb8) (gprs_llc.c:1079) 20240915125059548 DLLC NOTICE LLME(ffffffff/c5ed8cb8){ASSIGNED} LLGM Assign post (ffffffff => c5ed8cb8) (gprs_llc.c:1125) 20240915125059548 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125059548 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125059548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125059548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125059599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125059599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125059600 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125059600 DMM INFO MM(262420000000023/c5ed8cb8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125059600 DMM INFO MM(262420000000023/c5ed8cb8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125059600 DMM DEBUG MM(262420000000023/c5ed8cb8) Using GGSN 0 (gprs_sm.c:317) 20240915125059600 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240915125059600 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125059600 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125059600 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240915125059612 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 c7 c8 57 29 11 8e 2e 2b 8c 14 05 7f 34 5d ee 0c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20240915125059612 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:629) 20240915125059612 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125059612 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c5f8b8 TLLI=c5ed8cb8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125059612 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125059612 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125102730 DGPRS DEBUG Checking for inactive LLMEs, time = 8215396 (sgsn.c:131) 20240915125104601 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240915125104603 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20240915125104604 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240915125109603 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240915125109605 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20240915125109605 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240915125109605 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240915125109605 DMM INFO MM(262420000000023/c5ed8cb8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125109605 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240915125109605 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@8fa0cf39ddab: Removing Client IMSI='262420000000023'H, index=0 20240915125109615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125109615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915125109615 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125109615 DMM INFO MM(262420000000023/c5ed8cb8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125109617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@8fa0cf39ddab: Final verdict of PTC: none 20240915125109620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(901)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@8fa0cf39ddab: Final verdict of PTC: none 20240915125109620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(906)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(912)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(904)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(899)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(910)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Sep 15 12:51:09 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20240915125109743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125110145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103620) 20240915125110621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125110621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103620, count=104780) 20240915125111622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125111622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Sep 15 12:51:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125112624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125112624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_restart_ctr_create started. 20240915125113205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125113206 DMM INFO MM(262420000000023/c5ed8cb8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125113206 DMM INFO MM(262420000000023/c5ed8cb8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125113206 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125113206 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125113206 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125113206 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125113207 DLLC NOTICE LLME(ffffffff/c5ed8cb8){ASSIGNED} LLGM Assign pre (c5ed8cb8 => ffffffff) (gprs_llc.c:1079) 20240915125113207 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5ed8cb8 => ffffffff) (gprs_llc.c:1125) 20240915125113207 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c5f560 (gprs_sndcp.c:574) 20240915125113207 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c5f8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125113207 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240915125113207 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125113207 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20240915125113207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Deallocated (fsm.c:568) 20240915125113207 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Deallocated (fsm.c:568) 20240915125113207 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Deallocated (fsm.c:568) 20240915125113207 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Deallocated (fsm.c:568) 20240915125113207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125113253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125113253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125113253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125113253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125113253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125113253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125113253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125113253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125113253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125113255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125113255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125113255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125113255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125113255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125113255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125113255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125113255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125113255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125113255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125113255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125113255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125113255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125113259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125113268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125113288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125113288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125113288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125113288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125113288 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125113288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125113288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125113289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125113289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125113290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125113290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125113290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125113290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125113290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125113290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125113290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125113290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125113290 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125113290 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125113290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125113291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(925)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125113291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125113294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(926)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125113303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125113335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125113335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125113335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125113335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125113335 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125113335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125113335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125113335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125113335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125113337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125113337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125113337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125113337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125113337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125113337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125113337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125113337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125113337 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125113337 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125113337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(931)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125113338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125113338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125113342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125113352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125113625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125113625 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125113625 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125113625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: 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) } } } } 20240915125113627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125113628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@8fa0cf39ddab: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='E0B6EA40'O, index=0 SGSN_Test-GSUP(932)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A58EE4CEB57B036910915183FEAEC90B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2B11D3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E27DC0FA605DA8A'O } } } } } 20240915125113674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113675 DLLC NOTICE LLME(ffffffff/e0b6ea40){UNASSIGNED} LLC RX: unknown TLLI 0xe0b6ea40, creating LLME on the fly (gprs_llc.c:552) 20240915125113675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125113675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240915125113675 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Allocated (fsm.c:456) 20240915125113675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Allocated (fsm.c:456) 20240915125113675 DMM DEBUG MM_STATE_Gb[0x61200001a620]{Idle}: Allocated (fsm.c:456) 20240915125113675 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Allocated (fsm.c:456) 20240915125113675 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125113675 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125113675 DLLC NOTICE LLME(ffffffff/e0b6ea40){UNASSIGNED} LLGM Assign pre (e0b6ea40 => c4b9333c) (gprs_llc.c:1079) 20240915125113675 DLLC NOTICE LLME(e0b6ea40/c4b9333c){ASSIGNED} LLGM Assign post (e0b6ea40 => c4b9333c) (gprs_llc.c:1125) 20240915125113675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125113675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125113675 DMM DEBUG MM(262420000000024/c4b9333c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125113687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125113687 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125113687 DMM DEBUG MM(262420000000024/c4b9333c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240915125113687 DMM NOTICE MM(262420000000024/c4b9333c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125113687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125113687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125113687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125113687 DMM DEBUG MM(262420000000024/c4b9333c) Requesting authorization (sgsn_auth.c:160) 20240915125113687 DMM INFO MM(262420000000024/c4b9333c) Requesting authentication tuples (sgsn_auth.c:184) 20240915125113687 DMM DEBUG MM(262420000000024/c4b9333c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125113687 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240915125113687 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20240915125113690 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125113690 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125113691 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125113691 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125113691 DMM INFO MM(262420000000024/c4b9333c) Subscriber data update (mmctx.c:445) 20240915125113691 DMM DEBUG MM(262420000000024/c4b9333c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125113691 DMM INFO MM(262420000000024/c4b9333c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125113691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125113691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125113691 DMM INFO MM(262420000000024/c4b9333c) <- GMM AUTH AND CIPHERING REQ (rand = a5 8e e4 ce b5 7b 03 69 10 91 51 83 fe ae c9 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125113700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125113700 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125113700 DMM INFO MM(262420000000024/c4b9333c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125113700 DMM NOTICE MM(262420000000024/c4b9333c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125113700 DMM DEBUG MM(262420000000024/c4b9333c) checking auth: received GSM SRES = f2 b1 1d 3a (gprs_gmm.c:666) 20240915125113700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125113700 DMM DEBUG MM(262420000000024/c4b9333c) Requesting authorization (sgsn_auth.c:160) 20240915125113700 DMM INFO MM(262420000000024/c4b9333c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125113700 DMM DEBUG MM(262420000000024/c4b9333c) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125113700 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240915125113700 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125113700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125113700 DMM INFO MM(262420000000024/c4b9333c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4b9333c) (gprs_gmm.c:300) 20240915125113702 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125113702 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125113702 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240915125113702 DMM INFO MM(262420000000024/c4b9333c) Subscriber data update (mmctx.c:445) 20240915125113702 DMM DEBUG MM(262420000000024/c4b9333c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125113702 DMM INFO MM(262420000000024/c4b9333c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125113702 DMM NOTICE MM(262420000000024/c4b9333c) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240915125113702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125113702 DMM NOTICE MM(262420000000024/c4b9333c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125113702 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) 20240915125113703 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125113703 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240915125113703 DMM INFO MM(262420000000024/c4b9333c) Subscriber data update (mmctx.c:445) 20240915125113703 DMM DEBUG MM(262420000000024/c4b9333c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125113708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125113708 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125113708 DMM INFO MM(262420000000024/c4b9333c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125113708 DMM NOTICE MM(262420000000024/c4b9333c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125113708 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125113708 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125113708 DLLC NOTICE LLME(e0b6ea40/c4b9333c){ASSIGNED} LLGM Assign pre (ffffffff => c4b9333c) (gprs_llc.c:1079) 20240915125113708 DLLC NOTICE LLME(ffffffff/c4b9333c){ASSIGNED} LLGM Assign post (ffffffff => c4b9333c) (gprs_llc.c:1125) 20240915125113708 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125113708 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125113708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125113708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125113761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125113761 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125113761 DMM INFO MM(262420000000024/c4b9333c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125113761 DMM INFO MM(262420000000024/c4b9333c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125113761 DMM DEBUG MM(262420000000024/c4b9333c) Using GGSN 0 (gprs_sm.c:317) 20240915125113761 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240915125113761 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125113761 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125113761 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240915125113772 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 18 00 00 01 c7 08 00 0e 02 10 3e 80 3f 1e 11 ed ff 6c 09 14 05 7f 1a c2 75 21 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20240915125113772 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f25e02de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240915125113772 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f25e02de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:629) 20240915125113772 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240915125113772 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240915125113772 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125113772 DMM NOTICE MM(262420000000024/c4b9333c) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125113779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125113779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125113779 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125113779 DMM INFO MM(262420000000024/c4b9333c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125113780 DMM INFO MM(262420000000024/c4b9333c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125113780 DMM DEBUG MM(262420000000024/c4b9333c) Using GGSN 0 (gprs_sm.c:317) 20240915125113780 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240915125113780 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125113780 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125113780 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240915125113783 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 19 00 00 01 80 08 00 0e 03 10 3e 80 3f 1e 11 ed ff 6c 09 14 05 7f 1a c2 75 21 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20240915125113783 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f25e02de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240915125113783 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:629) 20240915125113783 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125113783 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004e5d8b8 TLLI=c4b9333c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125113783 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125113783 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@8fa0cf39ddab: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125113794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52184<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125113796 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125113796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(930)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(932)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(925)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(920)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(931)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(923)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(918)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(929)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Sep 15 12:51:13 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20240915125113925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125114327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88680) 20240915125114796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125114796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88680, count=104588) 20240915125115797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125115797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Sep 15 12:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125116798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125116798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240915125117389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125117390 DMM INFO MM(262420000000024/c4b9333c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125117390 DMM INFO MM(262420000000024/c4b9333c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125117390 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125117390 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125117390 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125117390 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125117390 DLLC NOTICE LLME(ffffffff/c4b9333c){ASSIGNED} LLGM Assign pre (c4b9333c => ffffffff) (gprs_llc.c:1079) 20240915125117390 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4b9333c => ffffffff) (gprs_llc.c:1125) 20240915125117390 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004e5d560 (gprs_sndcp.c:574) 20240915125117390 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004e5d8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125117390 DMM NOTICE MM(262420000000024/c4b9333c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125117390 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240915125117390 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125117390 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125117390 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240915125117391 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240915125117391 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125117391 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20240915125117391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Deallocated (fsm.c:568) 20240915125117391 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Deallocated (fsm.c:568) 20240915125117391 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Deallocated (fsm.c:568) 20240915125117391 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Deallocated (fsm.c:568) 20240915125117391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125117431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125117431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125117431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125117431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125117431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125117431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125117431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125117431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125117431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125117433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125117433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125117433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125117433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125117433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125117433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125117433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125117433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125117433 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125117433 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125117433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125117434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125117434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125117437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125117447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125117447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(940)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125117471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125117471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125117471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125117471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125117471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125117471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125117471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125117471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125117471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125117472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125117473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125117473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125117473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125117473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125117473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125117473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125117473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125117473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125117473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125117473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125117473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125117473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125117477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125117487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125117487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125117515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125117515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125117515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125117515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125117515 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125117515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125117515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125117515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125117515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125117517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125117517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125117517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125117517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125117517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125117517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125117517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125117517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125117517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125117518 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125117518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125117518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125117518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125117522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125117532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125117532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125117799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125117799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125117799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125117799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: 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) } } } } 20240915125117801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125117802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C9FF6970'O, index=0 SGSN_Test-GSUP(951)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A03F40F01BD061E1A4A0D84539C0CB3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '413FA03C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '473BCFCD54721F7A'O } } } } } 20240915125118853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125118853 DLLC NOTICE LLME(ffffffff/c9ff6970){UNASSIGNED} LLC RX: unknown TLLI 0xc9ff6970, creating LLME on the fly (gprs_llc.c:552) 20240915125118853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125118853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240915125118853 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Allocated (fsm.c:456) 20240915125118853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Allocated (fsm.c:456) 20240915125118853 DMM DEBUG MM_STATE_Gb[0x61200001ada0]{Idle}: Allocated (fsm.c:456) 20240915125118853 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Allocated (fsm.c:456) 20240915125118853 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125118853 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125118853 DLLC NOTICE LLME(ffffffff/c9ff6970){UNASSIGNED} LLGM Assign pre (c9ff6970 => d1546225) (gprs_llc.c:1079) 20240915125118853 DLLC NOTICE LLME(c9ff6970/d1546225){ASSIGNED} LLGM Assign post (c9ff6970 => d1546225) (gprs_llc.c:1125) 20240915125118853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125118853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125118853 DMM DEBUG MM(262420000000025/d1546225) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125118871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125118871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125118871 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125118871 DMM DEBUG MM(262420000000025/d1546225) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240915125118871 DMM NOTICE MM(262420000000025/d1546225) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125118871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125118871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125118871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125118871 DMM DEBUG MM(262420000000025/d1546225) Requesting authorization (sgsn_auth.c:160) 20240915125118871 DMM INFO MM(262420000000025/d1546225) Requesting authentication tuples (sgsn_auth.c:184) 20240915125118871 DMM DEBUG MM(262420000000025/d1546225) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125118871 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240915125118871 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20240915125118875 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125118875 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125118875 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125118875 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125118875 DMM INFO MM(262420000000025/d1546225) Subscriber data update (mmctx.c:445) 20240915125118875 DMM DEBUG MM(262420000000025/d1546225) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125118875 DMM INFO MM(262420000000025/d1546225) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125118875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125118875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125118875 DMM INFO MM(262420000000025/d1546225) <- GMM AUTH AND CIPHERING REQ (rand = a0 3f 40 f0 1b d0 61 e1 a4 a0 d8 45 39 c0 cb 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125118885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125118885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125118885 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125118885 DMM INFO MM(262420000000025/d1546225) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125118885 DMM NOTICE MM(262420000000025/d1546225) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125118885 DMM DEBUG MM(262420000000025/d1546225) checking auth: received GSM SRES = 41 3f a0 3c (gprs_gmm.c:666) 20240915125118885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125118885 DMM DEBUG MM(262420000000025/d1546225) Requesting authorization (sgsn_auth.c:160) 20240915125118885 DMM INFO MM(262420000000025/d1546225) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125118885 DMM DEBUG MM(262420000000025/d1546225) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125118885 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240915125118885 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125118885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125118885 DMM INFO MM(262420000000025/d1546225) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1546225) (gprs_gmm.c:300) 20240915125118887 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125118887 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125118887 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240915125118887 DMM INFO MM(262420000000025/d1546225) Subscriber data update (mmctx.c:445) 20240915125118887 DMM DEBUG MM(262420000000025/d1546225) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125118887 DMM INFO MM(262420000000025/d1546225) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125118887 DMM NOTICE MM(262420000000025/d1546225) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240915125118887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125118887 DMM NOTICE MM(262420000000025/d1546225) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125118887 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) 20240915125118888 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125118888 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240915125118888 DMM INFO MM(262420000000025/d1546225) Subscriber data update (mmctx.c:445) 20240915125118888 DMM DEBUG MM(262420000000025/d1546225) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125118893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125118893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125118893 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125118893 DMM INFO MM(262420000000025/d1546225) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125118893 DMM NOTICE MM(262420000000025/d1546225) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125118893 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125118893 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125118893 DLLC NOTICE LLME(c9ff6970/d1546225){ASSIGNED} LLGM Assign pre (ffffffff => d1546225) (gprs_llc.c:1079) 20240915125118893 DLLC NOTICE LLME(ffffffff/d1546225){ASSIGNED} LLGM Assign post (ffffffff => d1546225) (gprs_llc.c:1125) 20240915125118893 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125118893 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125118893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125118893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125118945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125118945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125118945 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125118945 DMM INFO MM(262420000000025/d1546225) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125118945 DMM INFO MM(262420000000025/d1546225) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125118945 DMM DEBUG MM(262420000000025/d1546225) Using GGSN 0 (gprs_sm.c:317) 20240915125118945 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125118945 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240915125118945 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125118945 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125118945 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240915125118958 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 a7 a5 8d db 11 b5 ea 3c 53 14 05 7f ba 6f d9 13 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20240915125118958 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:629) 20240915125118958 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125118958 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210050680b8 TLLI=d1546225, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125118958 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125118958 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125118964 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240915125118964 DGPRS INFO PDP(262420000000025:5): Context 0x7f25e02df8c0 was deleted (sgsn_libgtp.c:703) 20240915125118964 DMM INFO MM(262420000000025/d1546225) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125118964 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240915125118964 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125126965 DMM INFO MM(262420000000025/d1546225) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125132731 DGPRS DEBUG Checking for inactive LLMEs, time = 8215426 (sgsn.c:131) 20240915125134005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240915125134966 DMM INFO MM(262420000000025/d1546225) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125137800 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915125137800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125137800 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240915125142967 DMM INFO MM(262420000000025/d1546225) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125147434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125147436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125147436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125147474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125147475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125147476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125147519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125147520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125147520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125150968 DMM INFO MM(262420000000025/d1546225) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8fa0cf39ddab: Removing Client IMSI='262420000000025'H, index=0 20240915125150975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125150975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915125150975 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125150975 DMM INFO MM(262420000000025/d1546225) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125150979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60460<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125150981 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125150981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(939)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(951)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(944)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(949)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(942)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(947)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(937)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Sep 15 12:51:51 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20240915125151109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125151511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102916) 20240915125151982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125151982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102916, count=111252) 20240915125152983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125152983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Sep 15 12:51:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125153984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125153984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240915125154571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125154573 DMM INFO MM(262420000000025/d1546225) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125154573 DMM INFO MM(262420000000025/d1546225) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125154573 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125154573 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125154573 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125154573 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125154573 DLLC NOTICE LLME(ffffffff/d1546225){ASSIGNED} LLGM Assign pre (d1546225 => ffffffff) (gprs_llc.c:1079) 20240915125154573 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1546225 => ffffffff) (gprs_llc.c:1125) 20240915125154573 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005067d60 (gprs_sndcp.c:574) 20240915125154573 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210050680b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125154573 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240915125154573 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125154573 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20240915125154573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Deallocated (fsm.c:568) 20240915125154573 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Deallocated (fsm.c:568) 20240915125154573 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Deallocated (fsm.c:568) 20240915125154573 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Deallocated (fsm.c:568) 20240915125154573 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125154616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125154616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125154616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125154616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125154616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125154616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125154618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125154618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125154618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125154618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125154618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125154618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125154619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125154619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125154619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125154619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125154619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125154619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125154619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125154623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125154632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125154632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125154656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125154656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125154656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125154656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125154656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125154656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125154656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125154656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125154656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125154658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125154658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125154658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(963)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125154658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125154658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125154658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125154658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125154658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125154658 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125154659 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125154659 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125154659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125154659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125154663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125154671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125154671 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(963)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125154686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125154686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125154686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125154686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125154686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125154686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125154687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125154687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125154687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125154688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125154688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125154689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125154689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125154689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125154689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125154689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125154689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125154689 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125154689 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125154689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125154690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125154690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125154693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125154701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125154701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125154985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125154985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125154985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125154985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: 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) } } } } 20240915125154987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125154988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='EEC17ABC'O, index=0 SGSN_Test-GSUP(970)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '24AE087FBE85290817CE1CE533386565'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '218F6BDA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '73593B5107752E02'O } } } } } 20240915125155035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125155035 DLLC NOTICE LLME(ffffffff/eec17abc){UNASSIGNED} LLC RX: unknown TLLI 0xeec17abc, creating LLME on the fly (gprs_llc.c:552) 20240915125155035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125155035 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240915125155035 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Allocated (fsm.c:456) 20240915125155035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Allocated (fsm.c:456) 20240915125155035 DMM DEBUG MM_STATE_Gb[0x61200001b520]{Idle}: Allocated (fsm.c:456) 20240915125155035 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Allocated (fsm.c:456) 20240915125155035 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125155035 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125155035 DLLC NOTICE LLME(ffffffff/eec17abc){UNASSIGNED} LLGM Assign pre (eec17abc => c5358859) (gprs_llc.c:1079) 20240915125155035 DLLC NOTICE LLME(eec17abc/c5358859){ASSIGNED} LLGM Assign post (eec17abc => c5358859) (gprs_llc.c:1125) 20240915125155035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125155035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125155035 DMM DEBUG MM(262420000000027/c5358859) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125155048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125155048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125155049 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125155049 DMM DEBUG MM(262420000000027/c5358859) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240915125155049 DMM NOTICE MM(262420000000027/c5358859) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125155049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125155049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125155049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125155049 DMM DEBUG MM(262420000000027/c5358859) Requesting authorization (sgsn_auth.c:160) 20240915125155049 DMM INFO MM(262420000000027/c5358859) Requesting authentication tuples (sgsn_auth.c:184) 20240915125155049 DMM DEBUG MM(262420000000027/c5358859) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125155049 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240915125155049 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20240915125155052 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125155052 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125155052 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125155052 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125155052 DMM INFO MM(262420000000027/c5358859) Subscriber data update (mmctx.c:445) 20240915125155052 DMM DEBUG MM(262420000000027/c5358859) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125155052 DMM INFO MM(262420000000027/c5358859) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125155052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125155052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125155052 DMM INFO MM(262420000000027/c5358859) <- GMM AUTH AND CIPHERING REQ (rand = 24 ae 08 7f be 85 29 08 17 ce 1c e5 33 38 65 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125155060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125155060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125155060 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125155060 DMM INFO MM(262420000000027/c5358859) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125155060 DMM NOTICE MM(262420000000027/c5358859) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125155060 DMM DEBUG MM(262420000000027/c5358859) checking auth: received GSM SRES = 21 8f 6b da (gprs_gmm.c:666) 20240915125155060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125155060 DMM DEBUG MM(262420000000027/c5358859) Requesting authorization (sgsn_auth.c:160) 20240915125155060 DMM INFO MM(262420000000027/c5358859) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125155060 DMM DEBUG MM(262420000000027/c5358859) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125155060 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240915125155060 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125155061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125155061 DMM INFO MM(262420000000027/c5358859) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5358859) (gprs_gmm.c:300) 20240915125155062 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125155062 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125155062 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240915125155062 DMM INFO MM(262420000000027/c5358859) Subscriber data update (mmctx.c:445) 20240915125155062 DMM DEBUG MM(262420000000027/c5358859) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125155062 DMM INFO MM(262420000000027/c5358859) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125155062 DMM NOTICE MM(262420000000027/c5358859) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240915125155062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125155062 DMM NOTICE MM(262420000000027/c5358859) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125155062 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) 20240915125155063 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125155063 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240915125155063 DMM INFO MM(262420000000027/c5358859) Subscriber data update (mmctx.c:445) 20240915125155063 DMM DEBUG MM(262420000000027/c5358859) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125155069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125155069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125155069 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125155069 DMM INFO MM(262420000000027/c5358859) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125155069 DMM NOTICE MM(262420000000027/c5358859) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125155069 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125155069 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125155069 DLLC NOTICE LLME(eec17abc/c5358859){ASSIGNED} LLGM Assign pre (ffffffff => c5358859) (gprs_llc.c:1079) 20240915125155069 DLLC NOTICE LLME(ffffffff/c5358859){ASSIGNED} LLGM Assign post (ffffffff => c5358859) (gprs_llc.c:1125) 20240915125155069 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125155069 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125155069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125155069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125155120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125155120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125155120 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125155121 DMM INFO MM(262420000000027/c5358859) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125155121 DMM INFO MM(262420000000027/c5358859) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125155121 DMM DEBUG MM(262420000000027/c5358859) Using GGSN 0 (gprs_sm.c:317) 20240915125155121 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125155121 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240915125155121 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125155121 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125155121 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@8fa0cf39ddab: First createPDPContextRequest received, dropping & waiting for retransmission 20240915125200122 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240915125200128 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1c 00 00 01 80 08 00 10 fe fd 85 a6 11 01 a0 54 41 14 05 7f 2e 3f ad 06 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20240915125200128 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20240915125200128 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125200129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100520e8b8 TLLI=c5358859, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125200129 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125200129 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240915125200137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125200137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240915125200137 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125200137 DMM INFO MM(262420000000027/c5358859) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240915125200137 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125200137 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@8fa0cf39ddab: First deletePDPContextRequest received, dropping & waiting for retransmission 20240915125202732 DGPRS DEBUG Checking for inactive LLMEs, time = 8215456 (sgsn.c:131) 20240915125205138 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240915125205141 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20240915125205141 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f25e02df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:629) 20240915125205141 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240915125205141 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100520e8b8, TLLI=c5358859, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125205141 DMM INFO MM(262420000000027/c5358859) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240915125205141 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240915125205141 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8fa0cf39ddab: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125205151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50958<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125205153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125205153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(970)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(958)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(964)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(968)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(956)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(966)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(962)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Sep 15 12:52:05 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20240915125205287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125205689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95180) 20240915125206154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125206154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95180, count=103076) 20240915125207155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125207155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Sep 15 12:52:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125208156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125208156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240915125208750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125208752 DMM INFO MM(262420000000027/c5358859) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125208752 DMM INFO MM(262420000000027/c5358859) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125208752 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125208752 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125208752 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125208752 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125208752 DLLC NOTICE LLME(ffffffff/c5358859){ASSIGNED} LLGM Assign pre (c5358859 => ffffffff) (gprs_llc.c:1079) 20240915125208752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5358859 => ffffffff) (gprs_llc.c:1125) 20240915125208752 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240915125208752 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125208752 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20240915125208752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Deallocated (fsm.c:568) 20240915125208753 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Deallocated (fsm.c:568) 20240915125208753 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Deallocated (fsm.c:568) 20240915125208753 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Deallocated (fsm.c:568) 20240915125208753 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125208795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125208795 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125208795 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125208795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125208795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125208796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125208796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125208796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125208797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125208797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125208797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125208797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125208797 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125208797 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125208797 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125208797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(977)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125208798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125208798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125208802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125208812 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125208835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125208835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125208835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125208835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125208837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125208837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125208837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125208838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125208838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125208838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125208838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125208838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125208838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125208838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125208838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125208838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125208838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125208842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125208851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125208851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125208872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125208873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125208873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125208873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125208873 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125208873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125208873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125208873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125208873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125208874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125208874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125208875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125208875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125208875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125208875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125208875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125208875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125208875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125208875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125208875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125208875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125208875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125208879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125208889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125208889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125209157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125209157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125209157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125209157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: 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) } } } } 20240915125209159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125209159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C6D071A7'O, index=0 SGSN_Test-GSUP(989)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EF4892CB57154A9A47EA6AD67DB0538D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AD148FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '874333C70C84BD9F'O } } } } } 20240915125209206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125209206 DLLC NOTICE LLME(ffffffff/c6d071a7){UNASSIGNED} LLC RX: unknown TLLI 0xc6d071a7, creating LLME on the fly (gprs_llc.c:552) 20240915125209206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125209206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240915125209206 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Allocated (fsm.c:456) 20240915125209206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Allocated (fsm.c:456) 20240915125209206 DMM DEBUG MM_STATE_Gb[0x61200001bca0]{Idle}: Allocated (fsm.c:456) 20240915125209206 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Allocated (fsm.c:456) 20240915125209206 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125209206 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125209206 DLLC NOTICE LLME(ffffffff/c6d071a7){UNASSIGNED} LLGM Assign pre (c6d071a7 => ccf21309) (gprs_llc.c:1079) 20240915125209206 DLLC NOTICE LLME(c6d071a7/ccf21309){ASSIGNED} LLGM Assign post (c6d071a7 => ccf21309) (gprs_llc.c:1125) 20240915125209206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125209206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125209206 DMM DEBUG MM(262420000000028/ccf21309) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125209220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125209220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125209220 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125209221 DMM DEBUG MM(262420000000028/ccf21309) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240915125209221 DMM NOTICE MM(262420000000028/ccf21309) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125209221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125209221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125209221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125209221 DMM DEBUG MM(262420000000028/ccf21309) Requesting authorization (sgsn_auth.c:160) 20240915125209221 DMM INFO MM(262420000000028/ccf21309) Requesting authentication tuples (sgsn_auth.c:184) 20240915125209221 DMM DEBUG MM(262420000000028/ccf21309) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125209221 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240915125209221 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20240915125209224 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125209224 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125209224 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125209224 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125209224 DMM INFO MM(262420000000028/ccf21309) Subscriber data update (mmctx.c:445) 20240915125209224 DMM DEBUG MM(262420000000028/ccf21309) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125209224 DMM INFO MM(262420000000028/ccf21309) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125209224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125209224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125209224 DMM INFO MM(262420000000028/ccf21309) <- GMM AUTH AND CIPHERING REQ (rand = ef 48 92 cb 57 15 4a 9a 47 ea 6a d6 7d b0 53 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125209232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125209233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125209233 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125209233 DMM INFO MM(262420000000028/ccf21309) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125209233 DMM NOTICE MM(262420000000028/ccf21309) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125209233 DMM DEBUG MM(262420000000028/ccf21309) checking auth: received GSM SRES = 1a d1 48 ff (gprs_gmm.c:666) 20240915125209233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125209233 DMM DEBUG MM(262420000000028/ccf21309) Requesting authorization (sgsn_auth.c:160) 20240915125209233 DMM INFO MM(262420000000028/ccf21309) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125209233 DMM DEBUG MM(262420000000028/ccf21309) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125209233 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240915125209233 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125209233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125209233 DMM INFO MM(262420000000028/ccf21309) <- GMM ATTACH ACCEPT (new P-TMSI=0xccf21309) (gprs_gmm.c:300) 20240915125209234 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125209234 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125209234 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240915125209234 DMM INFO MM(262420000000028/ccf21309) Subscriber data update (mmctx.c:445) 20240915125209234 DMM DEBUG MM(262420000000028/ccf21309) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125209234 DMM INFO MM(262420000000028/ccf21309) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125209234 DMM NOTICE MM(262420000000028/ccf21309) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240915125209234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125209234 DMM NOTICE MM(262420000000028/ccf21309) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125209235 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) 20240915125209235 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125209235 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240915125209235 DMM INFO MM(262420000000028/ccf21309) Subscriber data update (mmctx.c:445) 20240915125209235 DMM DEBUG MM(262420000000028/ccf21309) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125209241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125209241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125209241 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125209241 DMM INFO MM(262420000000028/ccf21309) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125209241 DMM NOTICE MM(262420000000028/ccf21309) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125209241 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125209241 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125209241 DLLC NOTICE LLME(c6d071a7/ccf21309){ASSIGNED} LLGM Assign pre (ffffffff => ccf21309) (gprs_llc.c:1079) 20240915125209241 DLLC NOTICE LLME(ffffffff/ccf21309){ASSIGNED} LLGM Assign post (ffffffff => ccf21309) (gprs_llc.c:1125) 20240915125209241 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125209241 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125209241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125209241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125209293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125209293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125209293 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125209293 DMM INFO MM(262420000000028/ccf21309) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125209293 DMM INFO MM(262420000000028/ccf21309) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125209293 DMM DEBUG MM(262420000000028/ccf21309) Using GGSN 0 (gprs_sm.c:317) 20240915125209293 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125209293 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240915125209293 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125209293 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125209293 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240915125209305 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 f3 6b f0 60 11 b9 7f 34 bb 14 05 7f 48 6f fe a2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20240915125209305 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:629) 20240915125209305 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125209305 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210054708b8 TLLI=ccf21309, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125209305 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125209305 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125209313 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240915125209313 DGPRS INFO PDP(262420000000028:5): Context 0x7f25e02df8c0 was deleted (sgsn_libgtp.c:703) 20240915125209313 DMM INFO MM(262420000000028/ccf21309) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125209313 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240915125209313 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8fa0cf39ddab: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240915125209319 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240915125209320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125209320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915125209320 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125209320 DMM INFO MM(262420000000028/ccf21309) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20240915125209320 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20240915125209320 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8fa0cf39ddab: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125209325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@8fa0cf39ddab: Final verdict of PTC: none 20240915125209327 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125209327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(982)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(977)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(987)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(985)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(975)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(980)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Sep 15 12:52:09 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20240915125209451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125209853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92924) 20240915125210328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125210328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92924, count=102432) 20240915125211329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125211329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Sep 15 12:52:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125212330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125212331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240915125212911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125212912 DMM INFO MM(262420000000028/ccf21309) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125212912 DMM INFO MM(262420000000028/ccf21309) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125212912 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125212912 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125212912 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125212912 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125212912 DLLC NOTICE LLME(ffffffff/ccf21309){ASSIGNED} LLGM Assign pre (ccf21309 => ffffffff) (gprs_llc.c:1079) 20240915125212912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccf21309 => ffffffff) (gprs_llc.c:1125) 20240915125212912 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005470560 (gprs_sndcp.c:574) 20240915125212912 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210054708b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125212912 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240915125212912 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125212913 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20240915125212913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Deallocated (fsm.c:568) 20240915125212913 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Deallocated (fsm.c:568) 20240915125212913 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Deallocated (fsm.c:568) 20240915125212913 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125212913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125212955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125212955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125212955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125212955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125212955 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125212955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125212955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125212955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125212955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125212957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125212957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125212957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125212957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125212957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125212957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125212957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125212957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125212957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125212957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125212957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(996)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125212958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125212958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125212962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125212972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125212972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125212996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125212996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125212996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125212996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125212996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125212996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125212996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125212996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125212996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125212998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125212998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125212998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125212998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125212998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125212998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125212998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125212998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125212998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125212998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125212998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125212998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125212999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125213002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125213010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125213042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125213042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125213042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125213042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125213042 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125213042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125213042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125213043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125213043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125213045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125213045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125213045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125213045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125213045 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125213045 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125213045 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125213045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125213046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125213046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125213049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125213057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125213332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125213332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125213332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125213332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: 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) } } } } 20240915125213334 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125213334 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F30325DE'O, index=0 SGSN_Test-GSUP(1008)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '68DA5B54E70D9D5698EA37E98908949B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1915313'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E2570377D77F5AAE'O } } } } } 20240915125213379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213379 DLLC NOTICE LLME(ffffffff/f30325de){UNASSIGNED} LLC RX: unknown TLLI 0xf30325de, creating LLME on the fly (gprs_llc.c:552) 20240915125213379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125213380 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240915125213380 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Allocated (fsm.c:456) 20240915125213380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Allocated (fsm.c:456) 20240915125213380 DMM DEBUG MM_STATE_Gb[0x6120000204a0]{Idle}: Allocated (fsm.c:456) 20240915125213380 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Allocated (fsm.c:456) 20240915125213380 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125213380 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125213380 DLLC NOTICE LLME(ffffffff/f30325de){UNASSIGNED} LLGM Assign pre (f30325de => f7188b8b) (gprs_llc.c:1079) 20240915125213380 DLLC NOTICE LLME(f30325de/f7188b8b){ASSIGNED} LLGM Assign post (f30325de => f7188b8b) (gprs_llc.c:1125) 20240915125213380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125213380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125213380 DMM DEBUG MM(262420000000026/f7188b8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125213392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125213392 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125213392 DMM DEBUG MM(262420000000026/f7188b8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240915125213392 DMM NOTICE MM(262420000000026/f7188b8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125213392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125213392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125213392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125213392 DMM DEBUG MM(262420000000026/f7188b8b) Requesting authorization (sgsn_auth.c:160) 20240915125213392 DMM INFO MM(262420000000026/f7188b8b) Requesting authentication tuples (sgsn_auth.c:184) 20240915125213392 DMM DEBUG MM(262420000000026/f7188b8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125213392 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240915125213392 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1008)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20240915125213395 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125213395 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125213395 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125213395 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125213395 DMM INFO MM(262420000000026/f7188b8b) Subscriber data update (mmctx.c:445) 20240915125213395 DMM DEBUG MM(262420000000026/f7188b8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125213395 DMM INFO MM(262420000000026/f7188b8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125213396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125213396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125213396 DMM INFO MM(262420000000026/f7188b8b) <- GMM AUTH AND CIPHERING REQ (rand = 68 da 5b 54 e7 0d 9d 56 98 ea 37 e9 89 08 94 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125213403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125213404 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125213404 DMM INFO MM(262420000000026/f7188b8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125213404 DMM NOTICE MM(262420000000026/f7188b8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125213404 DMM DEBUG MM(262420000000026/f7188b8b) checking auth: received GSM SRES = b1 91 53 13 (gprs_gmm.c:666) 20240915125213404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125213404 DMM DEBUG MM(262420000000026/f7188b8b) Requesting authorization (sgsn_auth.c:160) 20240915125213404 DMM INFO MM(262420000000026/f7188b8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125213404 DMM DEBUG MM(262420000000026/f7188b8b) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125213404 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240915125213404 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125213404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125213404 DMM INFO MM(262420000000026/f7188b8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7188b8b) (gprs_gmm.c:300) 20240915125213406 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125213406 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125213406 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915125213406 DMM INFO MM(262420000000026/f7188b8b) Subscriber data update (mmctx.c:445) 20240915125213406 DMM DEBUG MM(262420000000026/f7188b8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125213406 DMM INFO MM(262420000000026/f7188b8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125213406 DMM NOTICE MM(262420000000026/f7188b8b) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240915125213406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125213406 DMM NOTICE MM(262420000000026/f7188b8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125213406 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20240915125213407 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125213407 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915125213407 DMM INFO MM(262420000000026/f7188b8b) Subscriber data update (mmctx.c:445) 20240915125213407 DMM DEBUG MM(262420000000026/f7188b8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125213412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125213412 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125213412 DMM INFO MM(262420000000026/f7188b8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125213412 DMM NOTICE MM(262420000000026/f7188b8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125213412 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125213412 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125213412 DLLC NOTICE LLME(f30325de/f7188b8b){ASSIGNED} LLGM Assign pre (ffffffff => f7188b8b) (gprs_llc.c:1079) 20240915125213412 DLLC NOTICE LLME(ffffffff/f7188b8b){ASSIGNED} LLGM Assign post (ffffffff => f7188b8b) (gprs_llc.c:1125) 20240915125213412 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125213412 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125213412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125213412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125213463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125213464 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125213464 DMM INFO MM(262420000000026/f7188b8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125213464 DMM INFO MM(262420000000026/f7188b8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125213464 DMM DEBUG MM(262420000000026/f7188b8b) Using GGSN 0 (gprs_sm.c:317) 20240915125213464 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125213464 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240915125213464 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125213464 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125213464 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240915125213475 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1f 00 00 01 80 08 00 10 5f b7 13 ee 11 be c2 a4 56 14 05 7f a1 64 20 72 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20240915125213476 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:629) 20240915125213476 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125213476 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210056670b8 TLLI=f7188b8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125213476 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125213476 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125213484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213484 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915125213485 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125213487 DLGTP ERROR Packet from 127.0.0.103:2152, length: 24 content: 32 1a 00 10 00 00 00 00 00 00 00 00 10 5f b7 13 ee 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20240915125213487 DGPRS INFO PDP(262420000000026:5): Context 0x7f25e02df8c0 was deleted (sgsn_libgtp.c:703) 20240915125213487 DMM INFO MM(262420000000026/f7188b8b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20240915125213487 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240915125213487 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8fa0cf39ddab: Removing Client IMSI='262420000000026'H, index=0 20240915125213494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125213494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240915125213494 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125213494 DMM INFO MM(262420000000026/f7188b8b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125213497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51182<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@8fa0cf39ddab: Final verdict of PTC: none 20240915125213499 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125213499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(992)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1007)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(996)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1001)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(999)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(994)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1005)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Sep 15 12:52:13 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20240915125213630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125214031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42728) 20240915125214500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125214500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42728, count=104572) 20240915125215502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125215502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Sep 15 12:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125216504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125216504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_gmm_detach started. 20240915125217093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125217095 DMM INFO MM(262420000000026/f7188b8b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125217095 DMM INFO MM(262420000000026/f7188b8b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125217095 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125217095 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125217095 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125217095 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125217095 DLLC NOTICE LLME(ffffffff/f7188b8b){ASSIGNED} LLGM Assign pre (f7188b8b => ffffffff) (gprs_llc.c:1079) 20240915125217095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7188b8b => ffffffff) (gprs_llc.c:1125) 20240915125217095 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005666d60 (gprs_sndcp.c:574) 20240915125217095 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210056670b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125217095 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240915125217095 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125217095 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20240915125217095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Deallocated (fsm.c:568) 20240915125217095 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Deallocated (fsm.c:568) 20240915125217095 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Deallocated (fsm.c:568) 20240915125217095 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125217095 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125217145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125217145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125217145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125217145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125217145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125217145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125217145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125217145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125217145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125217147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125217147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125217147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125217147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125217147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125217147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125217147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125217147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125217147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125217147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125217147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125217148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(1015)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125217148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125217153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125217164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125217174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125217174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125217174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125217174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125217174 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125217174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125217174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125217174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125217174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125217176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125217176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125217176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125217176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125217176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125217176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125217176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125217176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125217176 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125217176 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125217176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125217177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125217177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125217180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125217189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125217216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125217216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125217216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125217216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125217216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125217216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125217216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125217216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125217216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125217218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125217218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125217218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125217218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125217218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125217218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125217218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125217218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125217218 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125217218 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125217218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125217219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125217219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125217223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125217232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125217504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125217505 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125217505 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125217505 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: 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) } } } } 20240915125217507 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125217507 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='FF8BFAB6'O, index=0 SGSN_Test-GSUP(1027)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A84F5447A29126CA333E5597186B3C2D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF7F272F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C8D68B1028543F4'O } } } } } 20240915125217553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217554 DLLC NOTICE LLME(ffffffff/ff8bfab6){UNASSIGNED} LLC RX: unknown TLLI 0xff8bfab6, creating LLME on the fly (gprs_llc.c:552) 20240915125217554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125217554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240915125217554 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Allocated (fsm.c:456) 20240915125217554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Allocated (fsm.c:456) 20240915125217554 DMM DEBUG MM_STATE_Gb[0x612000020c20]{Idle}: Allocated (fsm.c:456) 20240915125217554 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Allocated (fsm.c:456) 20240915125217554 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125217554 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125217554 DLLC NOTICE LLME(ffffffff/ff8bfab6){UNASSIGNED} LLGM Assign pre (ff8bfab6 => e8a8772e) (gprs_llc.c:1079) 20240915125217554 DLLC NOTICE LLME(ff8bfab6/e8a8772e){ASSIGNED} LLGM Assign post (ff8bfab6 => e8a8772e) (gprs_llc.c:1125) 20240915125217554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125217554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125217554 DMM DEBUG MM(262420000000026/e8a8772e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125217566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125217566 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125217566 DMM DEBUG MM(262420000000026/e8a8772e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240915125217566 DMM NOTICE MM(262420000000026/e8a8772e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125217566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125217566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125217566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125217566 DMM DEBUG MM(262420000000026/e8a8772e) Requesting authorization (sgsn_auth.c:160) 20240915125217566 DMM INFO MM(262420000000026/e8a8772e) Requesting authentication tuples (sgsn_auth.c:184) 20240915125217566 DMM DEBUG MM(262420000000026/e8a8772e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125217566 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240915125217566 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20240915125217569 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125217569 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125217569 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125217569 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125217569 DMM INFO MM(262420000000026/e8a8772e) Subscriber data update (mmctx.c:445) 20240915125217569 DMM DEBUG MM(262420000000026/e8a8772e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125217569 DMM INFO MM(262420000000026/e8a8772e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125217569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125217569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125217569 DMM INFO MM(262420000000026/e8a8772e) <- GMM AUTH AND CIPHERING REQ (rand = a8 4f 54 47 a2 91 26 ca 33 3e 55 97 18 6b 3c 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125217577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125217578 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125217578 DMM INFO MM(262420000000026/e8a8772e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125217578 DMM NOTICE MM(262420000000026/e8a8772e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125217578 DMM DEBUG MM(262420000000026/e8a8772e) checking auth: received GSM SRES = df 7f 27 2f (gprs_gmm.c:666) 20240915125217578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125217578 DMM DEBUG MM(262420000000026/e8a8772e) Requesting authorization (sgsn_auth.c:160) 20240915125217578 DMM INFO MM(262420000000026/e8a8772e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125217578 DMM DEBUG MM(262420000000026/e8a8772e) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125217578 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240915125217578 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125217578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125217578 DMM INFO MM(262420000000026/e8a8772e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8a8772e) (gprs_gmm.c:300) 20240915125217580 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125217580 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125217580 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915125217580 DMM INFO MM(262420000000026/e8a8772e) Subscriber data update (mmctx.c:445) 20240915125217580 DMM DEBUG MM(262420000000026/e8a8772e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125217580 DMM INFO MM(262420000000026/e8a8772e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125217580 DMM NOTICE MM(262420000000026/e8a8772e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240915125217580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125217580 DMM NOTICE MM(262420000000026/e8a8772e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125217580 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20240915125217581 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125217581 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240915125217581 DMM INFO MM(262420000000026/e8a8772e) Subscriber data update (mmctx.c:445) 20240915125217581 DMM DEBUG MM(262420000000026/e8a8772e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125217586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125217586 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125217586 DMM INFO MM(262420000000026/e8a8772e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125217586 DMM NOTICE MM(262420000000026/e8a8772e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125217587 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125217587 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125217587 DLLC NOTICE LLME(ff8bfab6/e8a8772e){ASSIGNED} LLGM Assign pre (ffffffff => e8a8772e) (gprs_llc.c:1079) 20240915125217587 DLLC NOTICE LLME(ffffffff/e8a8772e){ASSIGNED} LLGM Assign post (ffffffff => e8a8772e) (gprs_llc.c:1125) 20240915125217587 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125217587 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125217587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125217587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125217638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125217638 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125217638 DMM INFO MM(262420000000026/e8a8772e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125217638 DMM INFO MM(262420000000026/e8a8772e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125217638 DMM DEBUG MM(262420000000026/e8a8772e) Using GGSN 0 (gprs_sm.c:317) 20240915125217638 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125217638 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240915125217639 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125217639 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125217639 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240915125217647 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 20 00 00 01 80 08 00 10 55 43 fd 97 11 74 f3 43 03 14 05 7f 1c 44 6b 54 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20240915125217647 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:629) 20240915125217647 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125217648 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210058678b8 TLLI=e8a8772e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125217648 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125217648 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125217655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125217655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125217655 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125217655 DMM INFO MM(262420000000026/e8a8772e) -> GMM DETACH REQUEST TLLI=0xe8a8772e type=GPRS detach (gprs_gmm.c:1465) 20240915125217655 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240915125217655 DMM INFO MM(262420000000026/e8a8772e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915125217655 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125217655 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125217655 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125217655 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125217655 DLLC NOTICE LLME(ffffffff/e8a8772e){ASSIGNED} LLGM Assign pre (e8a8772e => ffffffff) (gprs_llc.c:1079) 20240915125217655 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8a8772e => ffffffff) (gprs_llc.c:1125) 20240915125217655 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005867560 (gprs_sndcp.c:574) 20240915125217655 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210058678b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125217655 DMM NOTICE MM(262420000000026/e8a8772e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125217655 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240915125217655 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125217655 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125217655 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240915125217655 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240915125217655 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125217655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Deallocated (fsm.c:568) 20240915125217655 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Deallocated (fsm.c:568) 20240915125217655 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Deallocated (fsm.c:568) 20240915125217655 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Deallocated (fsm.c:568) 20240915125217656 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8fa0cf39ddab: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125217663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@8fa0cf39ddab: Final verdict of PTC: none 20240915125217666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125217666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1016)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1013)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1020)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1025)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1014)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1018)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1023)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1013): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Sep 15 12:52:17 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20240915125217809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125218111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102336) 20240915125218668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125218668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102336, count=107848) 20240915125219669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125219669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Sep 15 12:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125220671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125220671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240915125221170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125221171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125221225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125221225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125221225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125221225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125221225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125221225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125221227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125221227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125221227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125221227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125221227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125221227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125221228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125221228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125221228 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125221228 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125221228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1034)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125221228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125221228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125221232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125221242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125221242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125221264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125221264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125221264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125221264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125221265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125221265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125221265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125221265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125221265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125221266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125221266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125221266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125221267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125221267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) SGSN_Test-Gb2-NS2(1039)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125221267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125221267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125221267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125221267 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125221267 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125221267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125221267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125221267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125221271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125221280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125221280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1039)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125221295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125221295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125221295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125221295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125221295 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125221295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125221295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125221295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125221295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125221296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125221296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125221296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125221297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125221297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125221297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125221297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125221297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125221297 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125221297 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125221297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125221297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125221297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125221301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125221311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125221311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125221673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125221673 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125221673 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125221673 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: 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) } } } } 20240915125221675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125221675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@8fa0cf39ddab: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='FDF01F4C'O, index=0 SGSN_Test-GSUP(1046)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20240915125222720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125222720 DLLC NOTICE LLME(ffffffff/fdf01f4c){UNASSIGNED} LLC RX: unknown TLLI 0xfdf01f4c, creating LLME on the fly (gprs_llc.c:552) 20240915125222720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125222721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915125222721 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Allocated (fsm.c:456) 20240915125222721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Allocated (fsm.c:456) 20240915125222721 DMM DEBUG MM_STATE_Gb[0x6120000213a0]{Idle}: Allocated (fsm.c:456) 20240915125222721 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Allocated (fsm.c:456) 20240915125222721 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125222721 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125222721 DLLC NOTICE LLME(ffffffff/fdf01f4c){UNASSIGNED} LLGM Assign pre (fdf01f4c => c7b77924) (gprs_llc.c:1079) 20240915125222721 DLLC NOTICE LLME(fdf01f4c/c7b77924){ASSIGNED} LLGM Assign post (fdf01f4c => c7b77924) (gprs_llc.c:1125) 20240915125222721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125222721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125222721 DMM DEBUG MM(262420000000039/c7b77924) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125222734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125222734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240915125222734 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125222734 DMM INFO MM(262420000000039/c7b77924) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240915125222734 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125222734 DLLC NOTICE LLME(fdf01f4c/c7b77924){ASSIGNED} LLGM Assign pre (fdf01f4c => c7b77924) (gprs_llc.c:1079) 20240915125222734 DLLC NOTICE LLME(fdf01f4c/c7b77924){ASSIGNED} LLGM Assign post (fdf01f4c => c7b77924) (gprs_llc.c:1125) 20240915125222734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125222734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125222734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125222735 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125222735 DMM DEBUG MM(262420000000039/c7b77924) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240915125222735 DMM NOTICE MM(262420000000039/c7b77924) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125222735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125222735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125222735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915125222735 DMM INFO MM(262420000000039/c7b77924) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7b77924) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@8fa0cf39ddab: Removing Client IMSI='262420000000039'H, index=0 20240915125223739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125223739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125223739 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125223739 DMM INFO MM(262420000000039/c7b77924) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125223739 DMM NOTICE MM(262420000000039/c7b77924) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125223739 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125223739 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125223739 DLLC NOTICE LLME(fdf01f4c/c7b77924){ASSIGNED} LLGM Assign pre (ffffffff => c7b77924) (gprs_llc.c:1079) 20240915125223739 DLLC NOTICE LLME(ffffffff/c7b77924){ASSIGNED} LLGM Assign post (ffffffff => c7b77924) (gprs_llc.c:1125) 20240915125223739 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125223739 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125223739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125223739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125223744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51176<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1040)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1044)@8fa0cf39ddab: Final verdict of PTC: none 20240915125223749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125223749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1034)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1042)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1035)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1038)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1033)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Sep 15 12:52:23 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20240915125223929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125224330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20240915125224750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125224750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20240915125225751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125225751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Sep 15 12:52:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125226752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125226752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_xid_empty_l3 started. 20240915125227386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125227388 DMM INFO MM(262420000000039/c7b77924) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125227388 DMM INFO MM(262420000000039/c7b77924) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125227388 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125227388 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125227388 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125227388 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125227388 DLLC NOTICE LLME(ffffffff/c7b77924){ASSIGNED} LLGM Assign pre (c7b77924 => ffffffff) (gprs_llc.c:1079) 20240915125227388 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7b77924 => ffffffff) (gprs_llc.c:1125) 20240915125227388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Deallocated (fsm.c:568) 20240915125227388 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Deallocated (fsm.c:568) 20240915125227388 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Deallocated (fsm.c:568) 20240915125227388 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125227388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1054)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125227447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125227447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125227447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125227447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125227447 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125227447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125227447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125227447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125227447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1053)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1054)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125227449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125227449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125227449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125227450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125227450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125227450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125227450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125227450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125227450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125227450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125227450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125227450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125227450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125227455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125227465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125227465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1051)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125227477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125227477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125227477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125227477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125227477 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125227477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125227477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125227477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125227477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125227479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125227479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125227479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125227479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125227479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125227479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125227479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125227479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125227479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125227479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125227479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125227480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125227480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125227483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125227491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125227491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125227519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125227519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125227519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125227520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125227520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125227520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125227520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125227520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125227520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125227521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125227521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125227521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125227522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125227522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125227522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125227522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125227522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125227522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125227522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125227522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125227522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125227522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125227526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125227536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125227536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125227753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125227753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125227753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125227753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: 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) } } } } 20240915125227755 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125227755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1051)@8fa0cf39ddab: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F3C3D418'O, index=0 SGSN_Test-GSUP(1065)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9DC9D32A372A626C93778CE51F0321E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD4ED26D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53A0F15A901442DC'O } } } } } 20240915125228808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125228808 DLLC NOTICE LLME(ffffffff/f3c3d418){UNASSIGNED} LLC RX: unknown TLLI 0xf3c3d418, creating LLME on the fly (gprs_llc.c:552) 20240915125228808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125228808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240915125228808 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Allocated (fsm.c:456) 20240915125228808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Allocated (fsm.c:456) 20240915125228808 DMM DEBUG MM_STATE_Gb[0x6120000219a0]{Idle}: Allocated (fsm.c:456) 20240915125228808 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Allocated (fsm.c:456) 20240915125228808 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125228808 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125228808 DLLC NOTICE LLME(ffffffff/f3c3d418){UNASSIGNED} LLGM Assign pre (f3c3d418 => eac7e48f) (gprs_llc.c:1079) 20240915125228808 DLLC NOTICE LLME(f3c3d418/eac7e48f){ASSIGNED} LLGM Assign post (f3c3d418 => eac7e48f) (gprs_llc.c:1125) 20240915125228808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125228808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125228808 DMM DEBUG MM(262420000000044/eac7e48f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125228821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125228821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125228821 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125228821 DMM DEBUG MM(262420000000044/eac7e48f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240915125228821 DMM NOTICE MM(262420000000044/eac7e48f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125228821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125228821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125228821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125228821 DMM DEBUG MM(262420000000044/eac7e48f) Requesting authorization (sgsn_auth.c:160) 20240915125228821 DMM INFO MM(262420000000044/eac7e48f) Requesting authentication tuples (sgsn_auth.c:184) 20240915125228821 DMM DEBUG MM(262420000000044/eac7e48f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125228821 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240915125228821 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@8fa0cf39ddab: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20240915125228824 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125228824 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125228824 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125228824 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125228824 DMM INFO MM(262420000000044/eac7e48f) Subscriber data update (mmctx.c:445) 20240915125228824 DMM DEBUG MM(262420000000044/eac7e48f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125228824 DMM INFO MM(262420000000044/eac7e48f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125228824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125228824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125228824 DMM INFO MM(262420000000044/eac7e48f) <- GMM AUTH AND CIPHERING REQ (rand = 9d c9 d3 2a 37 2a 62 6c 93 77 8c e5 1f 03 21 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125228833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125228833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125228833 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125228833 DMM INFO MM(262420000000044/eac7e48f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125228833 DMM NOTICE MM(262420000000044/eac7e48f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125228834 DMM DEBUG MM(262420000000044/eac7e48f) checking auth: received GSM SRES = bd 4e d2 6d (gprs_gmm.c:666) 20240915125228834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125228834 DMM DEBUG MM(262420000000044/eac7e48f) Requesting authorization (sgsn_auth.c:160) 20240915125228834 DMM INFO MM(262420000000044/eac7e48f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125228834 DMM DEBUG MM(262420000000044/eac7e48f) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125228834 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240915125228834 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125228834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125228834 DMM INFO MM(262420000000044/eac7e48f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeac7e48f) (gprs_gmm.c:300) 20240915125228836 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125228836 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125228836 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240915125228836 DMM INFO MM(262420000000044/eac7e48f) Subscriber data update (mmctx.c:445) 20240915125228836 DMM DEBUG MM(262420000000044/eac7e48f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125228836 DMM INFO MM(262420000000044/eac7e48f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125228836 DMM NOTICE MM(262420000000044/eac7e48f) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240915125228836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125228836 DMM NOTICE MM(262420000000044/eac7e48f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125228836 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) 20240915125228836 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125228836 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240915125228836 DMM INFO MM(262420000000044/eac7e48f) Subscriber data update (mmctx.c:445) 20240915125228836 DMM DEBUG MM(262420000000044/eac7e48f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125228841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125228842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125228842 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125228842 DMM INFO MM(262420000000044/eac7e48f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125228842 DMM NOTICE MM(262420000000044/eac7e48f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125228842 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125228842 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125228842 DLLC NOTICE LLME(f3c3d418/eac7e48f){ASSIGNED} LLGM Assign pre (ffffffff => eac7e48f) (gprs_llc.c:1079) 20240915125228842 DLLC NOTICE LLME(ffffffff/eac7e48f){ASSIGNED} LLGM Assign post (ffffffff => eac7e48f) (gprs_llc.c:1125) 20240915125228842 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125228842 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125228842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125228842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125228893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125228894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125228894 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125228894 DMM INFO MM(262420000000044/eac7e48f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125228894 DMM INFO MM(262420000000044/eac7e48f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125228894 DMM DEBUG MM(262420000000044/eac7e48f) Using GGSN 0 (gprs_sm.c:317) 20240915125228894 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125228894 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240915125228894 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125228894 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125228894 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240915125228906 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 22 00 00 01 80 08 00 10 d1 bc 56 8a 11 84 ff 7b a4 14 05 7f a8 29 b9 92 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20240915125228906 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:629) 20240915125228906 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125228906 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005bbfcb8 TLLI=eac7e48f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125228906 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125228906 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125228913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125228913 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240915125228913 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240915125228913 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@8fa0cf39ddab: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125228920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@8fa0cf39ddab: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1051)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1058)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1063)@8fa0cf39ddab: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@8fa0cf39ddab: Final verdict of PTC: none 20240915125228923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125228923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1049)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1054)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@8fa0cf39ddab: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1056)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1052)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1061)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Sep 15 12:52:29 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20240915125229050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125229451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20240915125229924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125229924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93676, count=98136) 20240915125230925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125230925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Sep 15 12:52:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125231926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125231926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_xid_n201u started. 20240915125232512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125232513 DMM INFO MM(262420000000044/eac7e48f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125232513 DMM INFO MM(262420000000044/eac7e48f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125232513 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125232513 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125232513 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125232513 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125232513 DLLC NOTICE LLME(ffffffff/eac7e48f){ASSIGNED} LLGM Assign pre (eac7e48f => ffffffff) (gprs_llc.c:1079) 20240915125232513 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eac7e48f => ffffffff) (gprs_llc.c:1125) 20240915125232513 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005bbf960 (gprs_sndcp.c:574) 20240915125232513 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005bbfcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125232513 DMM NOTICE MM(262420000000044/eac7e48f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125232513 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240915125232513 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125232514 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125232514 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240915125232514 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240915125232514 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125232514 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20240915125232514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Deallocated (fsm.c:568) 20240915125232514 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Deallocated (fsm.c:568) 20240915125232514 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Deallocated (fsm.c:568) 20240915125232514 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125232514 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125232563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125232563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125232563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125232563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125232563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125232563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb1-NS1(1072)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125232563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125232563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125232563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125232565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125232565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125232565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125232566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125232566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125232566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125232566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125232566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125232566 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125232566 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125232566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125232566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125232566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125232571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125232580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125232580 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1072)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1070)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125232587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125232587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125232587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125232587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125232587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125232587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125232587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125232587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125232587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125232589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125232589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125232589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125232589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125232589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125232590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125232590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125232590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125232590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125232590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125232590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125232590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125232590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125232594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125232603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125232603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125232627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125232627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125232627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125232627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125232627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125232627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125232627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125232627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125232627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125232629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125232629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125232629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125232630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125232630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125232630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125232630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125232630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125232630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125232630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125232630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125232630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125232630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125232635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125232645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125232645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125232733 DGPRS DEBUG Checking for inactive LLMEs, time = 8215486 (sgsn.c:131) 20240915125232927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125232927 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125232927 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125232927 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: 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) } } } } 20240915125232929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125232930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@8fa0cf39ddab: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='D25E8AAA'O, index=0 SGSN_Test-GSUP(1084)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '93D62930CEA43DF6279A61875492DABF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDB871C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E89A6D95CF5BA78'O } } } } } 20240915125233984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125233984 DLLC NOTICE LLME(ffffffff/d25e8aaa){UNASSIGNED} LLC RX: unknown TLLI 0xd25e8aaa, creating LLME on the fly (gprs_llc.c:552) 20240915125233984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125233984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240915125233985 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Allocated (fsm.c:456) 20240915125233985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Allocated (fsm.c:456) 20240915125233985 DMM DEBUG MM_STATE_Gb[0x612000022120]{Idle}: Allocated (fsm.c:456) 20240915125233985 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Allocated (fsm.c:456) 20240915125233985 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125233985 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125233985 DLLC NOTICE LLME(ffffffff/d25e8aaa){UNASSIGNED} LLGM Assign pre (d25e8aaa => f8225c83) (gprs_llc.c:1079) 20240915125233985 DLLC NOTICE LLME(d25e8aaa/f8225c83){ASSIGNED} LLGM Assign post (d25e8aaa => f8225c83) (gprs_llc.c:1125) 20240915125233985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125233985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125233985 DMM DEBUG MM(262420000000045/f8225c83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125233997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125233997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125233997 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125233997 DMM DEBUG MM(262420000000045/f8225c83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240915125233998 DMM NOTICE MM(262420000000045/f8225c83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125233998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125233998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125233998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125233998 DMM DEBUG MM(262420000000045/f8225c83) Requesting authorization (sgsn_auth.c:160) 20240915125233998 DMM INFO MM(262420000000045/f8225c83) Requesting authentication tuples (sgsn_auth.c:184) 20240915125233998 DMM DEBUG MM(262420000000045/f8225c83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125233998 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240915125233998 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@8fa0cf39ddab: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20240915125234001 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125234001 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125234001 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125234001 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125234001 DMM INFO MM(262420000000045/f8225c83) Subscriber data update (mmctx.c:445) 20240915125234001 DMM DEBUG MM(262420000000045/f8225c83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125234001 DMM INFO MM(262420000000045/f8225c83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125234001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125234001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125234001 DMM INFO MM(262420000000045/f8225c83) <- GMM AUTH AND CIPHERING REQ (rand = 93 d6 29 30 ce a4 3d f6 27 9a 61 87 54 92 da bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125234010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125234010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125234011 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125234011 DMM INFO MM(262420000000045/f8225c83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125234011 DMM NOTICE MM(262420000000045/f8225c83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125234011 DMM DEBUG MM(262420000000045/f8225c83) checking auth: received GSM SRES = ed b8 71 c5 (gprs_gmm.c:666) 20240915125234011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125234011 DMM DEBUG MM(262420000000045/f8225c83) Requesting authorization (sgsn_auth.c:160) 20240915125234011 DMM INFO MM(262420000000045/f8225c83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125234011 DMM DEBUG MM(262420000000045/f8225c83) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125234011 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240915125234011 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125234011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125234011 DMM INFO MM(262420000000045/f8225c83) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8225c83) (gprs_gmm.c:300) 20240915125234012 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125234012 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125234012 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240915125234013 DMM INFO MM(262420000000045/f8225c83) Subscriber data update (mmctx.c:445) 20240915125234013 DMM DEBUG MM(262420000000045/f8225c83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125234013 DMM INFO MM(262420000000045/f8225c83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125234013 DMM NOTICE MM(262420000000045/f8225c83) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240915125234013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125234013 DMM NOTICE MM(262420000000045/f8225c83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125234013 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) 20240915125234013 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125234013 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240915125234013 DMM INFO MM(262420000000045/f8225c83) Subscriber data update (mmctx.c:445) 20240915125234013 DMM DEBUG MM(262420000000045/f8225c83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125234020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125234020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125234020 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125234020 DMM INFO MM(262420000000045/f8225c83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125234020 DMM NOTICE MM(262420000000045/f8225c83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125234020 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125234020 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125234020 DLLC NOTICE LLME(d25e8aaa/f8225c83){ASSIGNED} LLGM Assign pre (ffffffff => f8225c83) (gprs_llc.c:1079) 20240915125234020 DLLC NOTICE LLME(ffffffff/f8225c83){ASSIGNED} LLGM Assign post (ffffffff => f8225c83) (gprs_llc.c:1125) 20240915125234020 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125234020 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125234020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125234020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125234071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125234071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125234072 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125234072 DMM INFO MM(262420000000045/f8225c83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125234072 DMM INFO MM(262420000000045/f8225c83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125234072 DMM DEBUG MM(262420000000045/f8225c83) Using GGSN 0 (gprs_sm.c:317) 20240915125234072 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125234072 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240915125234072 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125234072 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125234072 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240915125234084 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 24 00 00 01 80 08 00 10 80 ab f7 f9 11 17 a7 65 e4 14 05 7f 1d 51 aa 4d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20240915125234084 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:629) 20240915125234084 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125234084 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005db50b8 TLLI=f8225c83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125234084 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125234084 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125234092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125234092 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240915125234092 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240915125234092 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240915125234092 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@8fa0cf39ddab: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125234100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45572<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125234102 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125234102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@8fa0cf39ddab: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1073)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@8fa0cf39ddab: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@8fa0cf39ddab: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1077)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1082)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1080)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1075)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1071)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_xid_n201u finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Sep 15 12:52:34 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20240915125234228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125234630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97316) 20240915125235103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125235103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97316, count=101672) 20240915125236104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125236104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Sep 15 12:52:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125237105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125237105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_llc_null started. 20240915125237691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125237692 DMM INFO MM(262420000000045/f8225c83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125237692 DMM INFO MM(262420000000045/f8225c83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125237693 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125237693 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125237693 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125237693 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125237693 DLLC NOTICE LLME(ffffffff/f8225c83){ASSIGNED} LLGM Assign pre (f8225c83 => ffffffff) (gprs_llc.c:1079) 20240915125237693 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8225c83 => ffffffff) (gprs_llc.c:1125) 20240915125237693 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005db4d60 (gprs_sndcp.c:574) 20240915125237693 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005db50b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125237693 DMM NOTICE MM(262420000000045/f8225c83) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125237693 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240915125237693 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125237693 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125237693 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240915125237693 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240915125237693 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125237693 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20240915125237693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Deallocated (fsm.c:568) 20240915125237693 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Deallocated (fsm.c:568) 20240915125237693 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Deallocated (fsm.c:568) 20240915125237693 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Deallocated (fsm.c:568) 20240915125237693 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1091)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125237748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125237748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125237748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125237748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125237748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125237748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125237748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125237748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125237748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1092)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125237750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125237750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125237750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125237750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125237750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125237750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125237750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125237750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125237750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125237750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125237750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1092)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125237751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125237751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125237754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125237764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125237764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1089)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125237778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125237778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125237778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125237778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125237779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125237779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125237779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125237779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125237779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125237780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125237780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125237780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125237781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125237781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125237781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125237781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125237781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125237781 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125237781 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125237781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125237781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125237781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125237785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125237795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125237795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125237814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125237814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125237814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125237814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125237815 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125237815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125237815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125237815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125237815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125237816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125237816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125237816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125237816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125237817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125237817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125237817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125237817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125237817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125237817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125237817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125237817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125237817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125237821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125237830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125237830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125238106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125238106 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125238106 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125238106 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: 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) } } } } 20240915125238108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125238109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1089)@8fa0cf39ddab: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='FE4DE7CD'O, index=0 SGSN_Test-GSUP(1103)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '85DA11C078EF2D87F742CB153058C57F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB77946D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82B7058BA8536382'O } } } } } 20240915125239163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125239163 DLLC NOTICE LLME(ffffffff/fe4de7cd){UNASSIGNED} LLC RX: unknown TLLI 0xfe4de7cd, creating LLME on the fly (gprs_llc.c:552) 20240915125239163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125239163 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240915125239163 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Allocated (fsm.c:456) 20240915125239163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Allocated (fsm.c:456) 20240915125239163 DMM DEBUG MM_STATE_Gb[0x6120000228a0]{Idle}: Allocated (fsm.c:456) 20240915125239163 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Allocated (fsm.c:456) 20240915125239163 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125239163 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125239163 DLLC NOTICE LLME(ffffffff/fe4de7cd){UNASSIGNED} LLGM Assign pre (fe4de7cd => cd77aa0f) (gprs_llc.c:1079) 20240915125239163 DLLC NOTICE LLME(fe4de7cd/cd77aa0f){ASSIGNED} LLGM Assign post (fe4de7cd => cd77aa0f) (gprs_llc.c:1125) 20240915125239163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125239163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125239163 DMM DEBUG MM(262420000000041/cd77aa0f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125239177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125239177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125239177 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125239177 DMM DEBUG MM(262420000000041/cd77aa0f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240915125239177 DMM NOTICE MM(262420000000041/cd77aa0f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125239177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125239177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125239177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125239177 DMM DEBUG MM(262420000000041/cd77aa0f) Requesting authorization (sgsn_auth.c:160) 20240915125239177 DMM INFO MM(262420000000041/cd77aa0f) Requesting authentication tuples (sgsn_auth.c:184) 20240915125239177 DMM DEBUG MM(262420000000041/cd77aa0f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125239177 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240915125239177 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@8fa0cf39ddab: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20240915125239180 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125239181 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125239181 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125239181 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125239181 DMM INFO MM(262420000000041/cd77aa0f) Subscriber data update (mmctx.c:445) 20240915125239181 DMM DEBUG MM(262420000000041/cd77aa0f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125239181 DMM INFO MM(262420000000041/cd77aa0f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125239181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125239181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125239181 DMM INFO MM(262420000000041/cd77aa0f) <- GMM AUTH AND CIPHERING REQ (rand = 85 da 11 c0 78 ef 2d 87 f7 42 cb 15 30 58 c5 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125239188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125239188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125239188 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125239188 DMM INFO MM(262420000000041/cd77aa0f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125239188 DMM NOTICE MM(262420000000041/cd77aa0f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125239188 DMM DEBUG MM(262420000000041/cd77aa0f) checking auth: received GSM SRES = db 77 94 6d (gprs_gmm.c:666) 20240915125239188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125239188 DMM DEBUG MM(262420000000041/cd77aa0f) Requesting authorization (sgsn_auth.c:160) 20240915125239188 DMM INFO MM(262420000000041/cd77aa0f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125239188 DMM DEBUG MM(262420000000041/cd77aa0f) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125239188 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240915125239189 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125239189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125239189 DMM INFO MM(262420000000041/cd77aa0f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd77aa0f) (gprs_gmm.c:300) 20240915125239190 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125239190 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125239190 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240915125239190 DMM INFO MM(262420000000041/cd77aa0f) Subscriber data update (mmctx.c:445) 20240915125239190 DMM DEBUG MM(262420000000041/cd77aa0f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125239190 DMM INFO MM(262420000000041/cd77aa0f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125239190 DMM NOTICE MM(262420000000041/cd77aa0f) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240915125239190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125239190 DMM NOTICE MM(262420000000041/cd77aa0f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125239190 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) 20240915125239191 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125239191 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240915125239191 DMM INFO MM(262420000000041/cd77aa0f) Subscriber data update (mmctx.c:445) 20240915125239191 DMM DEBUG MM(262420000000041/cd77aa0f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125239197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125239197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125239197 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125239197 DMM INFO MM(262420000000041/cd77aa0f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125239197 DMM NOTICE MM(262420000000041/cd77aa0f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125239197 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125239197 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125239197 DLLC NOTICE LLME(fe4de7cd/cd77aa0f){ASSIGNED} LLGM Assign pre (ffffffff => cd77aa0f) (gprs_llc.c:1079) 20240915125239197 DLLC NOTICE LLME(ffffffff/cd77aa0f){ASSIGNED} LLGM Assign post (ffffffff => cd77aa0f) (gprs_llc.c:1125) 20240915125239197 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125239197 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125239197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125239197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125240249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125240249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240915125240249 DLLC DEBUG TLLI=cd77aa0f sends us LLC NULL (gprs_llc.c:912) 20240915125240250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125240250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240915125240250 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125240250 DMM INFO MM(262420000000041/cd77aa0f) -> GMM DETACH REQUEST TLLI=0xcd77aa0f type=GPRS detach Power-off (gprs_gmm.c:1465) 20240915125240250 DMM INFO MM(262420000000041/cd77aa0f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240915125240250 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125240250 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125240250 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125240250 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125240250 DLLC NOTICE LLME(ffffffff/cd77aa0f){ASSIGNED} LLGM Assign pre (cd77aa0f => ffffffff) (gprs_llc.c:1079) 20240915125240250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd77aa0f => ffffffff) (gprs_llc.c:1125) 20240915125240250 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240915125240250 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125240250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Deallocated (fsm.c:568) 20240915125240250 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Deallocated (fsm.c:568) 20240915125240250 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Deallocated (fsm.c:568) 20240915125240250 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125240251 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@8fa0cf39ddab: setverdict(pass): none -> pass TC_llc_null-BVCI196(1089)@8fa0cf39ddab: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125245261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@8fa0cf39ddab: Final verdict of PTC: none 20240915125245264 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(1087)@8fa0cf39ddab: Final verdict of PTC: none 20240915125245264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_llc_null-BVCI196(1089)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1092)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1101)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1096)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1099)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1094)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1090)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_null-BVCI196(1089): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_llc_null finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Sep 15 12:52:45 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20240915125245412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125245714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99600) 20240915125246265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125246266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99600, count=101700) 20240915125247266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125247267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Sep 15 12:52:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125248268 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125248268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_llc_sabm_dm_llgmm started. 20240915125248771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125248773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1110)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125248824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125248824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125248824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125248824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125248824 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125248824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125248824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125248825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125248825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1111)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125248826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125248826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125248826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125248827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125248827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125248827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125248827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125248827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125248827 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125248827 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125248827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125248827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125248827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125248831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1107)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125248840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125248840 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1108)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125248858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125248858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125248858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125248858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125248858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125248858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125248858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125248858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1115)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125248858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125248859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125248859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125248859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125248860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125248860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125248860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125248860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125248860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125248860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125248860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125248860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125248860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125248860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125248865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1112)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125248875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125248875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1113)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125248894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125248894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125248894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125248894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125248894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125248894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125248894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125248894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125248894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125248896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125248896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125248896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125248896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125248896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125248896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125248896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125248896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125248896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125248897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125248897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125248897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125248897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125248901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125248910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125248910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125249269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125249269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125249269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125249269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: 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) } } } } 20240915125249272 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125249272 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1108)@8fa0cf39ddab: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='C162691B'O, index=0 SGSN_Test-GSUP(1122)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A3C6BB2D9C55C4B501B8C1BAA84CB307'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9279FAC5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3A367B15D2C0FA3'O } } } } } 20240915125250322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125250322 DLLC NOTICE LLME(ffffffff/c162691b){UNASSIGNED} LLC RX: unknown TLLI 0xc162691b, creating LLME on the fly (gprs_llc.c:552) 20240915125250322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125250323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240915125250323 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Allocated (fsm.c:456) 20240915125250323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Allocated (fsm.c:456) 20240915125250323 DMM DEBUG MM_STATE_Gb[0x612000022ea0]{Idle}: Allocated (fsm.c:456) 20240915125250323 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Allocated (fsm.c:456) 20240915125250323 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125250323 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125250323 DLLC NOTICE LLME(ffffffff/c162691b){UNASSIGNED} LLGM Assign pre (c162691b => d63a5a2e) (gprs_llc.c:1079) 20240915125250323 DLLC NOTICE LLME(c162691b/d63a5a2e){ASSIGNED} LLGM Assign post (c162691b => d63a5a2e) (gprs_llc.c:1125) 20240915125250323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125250323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125250323 DMM DEBUG MM(262420000000042/d63a5a2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125250335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125250335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125250335 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125250335 DMM DEBUG MM(262420000000042/d63a5a2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240915125250335 DMM NOTICE MM(262420000000042/d63a5a2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125250335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125250335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125250335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125250335 DMM DEBUG MM(262420000000042/d63a5a2e) Requesting authorization (sgsn_auth.c:160) 20240915125250335 DMM INFO MM(262420000000042/d63a5a2e) Requesting authentication tuples (sgsn_auth.c:184) 20240915125250335 DMM DEBUG MM(262420000000042/d63a5a2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125250335 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240915125250335 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@8fa0cf39ddab: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20240915125250338 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125250338 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125250338 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125250338 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125250338 DMM INFO MM(262420000000042/d63a5a2e) Subscriber data update (mmctx.c:445) 20240915125250338 DMM DEBUG MM(262420000000042/d63a5a2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125250338 DMM INFO MM(262420000000042/d63a5a2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125250338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125250338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125250338 DMM INFO MM(262420000000042/d63a5a2e) <- GMM AUTH AND CIPHERING REQ (rand = a3 c6 bb 2d 9c 55 c4 b5 01 b8 c1 ba a8 4c b3 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125250344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125250344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125250344 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125250344 DMM INFO MM(262420000000042/d63a5a2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125250344 DMM NOTICE MM(262420000000042/d63a5a2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125250344 DMM DEBUG MM(262420000000042/d63a5a2e) checking auth: received GSM SRES = 92 79 fa c5 (gprs_gmm.c:666) 20240915125250344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125250344 DMM DEBUG MM(262420000000042/d63a5a2e) Requesting authorization (sgsn_auth.c:160) 20240915125250344 DMM INFO MM(262420000000042/d63a5a2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125250344 DMM DEBUG MM(262420000000042/d63a5a2e) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125250344 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240915125250344 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125250344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125250344 DMM INFO MM(262420000000042/d63a5a2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd63a5a2e) (gprs_gmm.c:300) 20240915125250345 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125250345 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125250345 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240915125250345 DMM INFO MM(262420000000042/d63a5a2e) Subscriber data update (mmctx.c:445) 20240915125250345 DMM DEBUG MM(262420000000042/d63a5a2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125250345 DMM INFO MM(262420000000042/d63a5a2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125250345 DMM NOTICE MM(262420000000042/d63a5a2e) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240915125250345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125250345 DMM NOTICE MM(262420000000042/d63a5a2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125250346 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) 20240915125250346 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125250346 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240915125250346 DMM INFO MM(262420000000042/d63a5a2e) Subscriber data update (mmctx.c:445) 20240915125250346 DMM DEBUG MM(262420000000042/d63a5a2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125250352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125250352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125250352 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125250352 DMM INFO MM(262420000000042/d63a5a2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125250352 DMM NOTICE MM(262420000000042/d63a5a2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125250352 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125250352 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125250352 DLLC NOTICE LLME(c162691b/d63a5a2e){ASSIGNED} LLGM Assign pre (ffffffff => d63a5a2e) (gprs_llc.c:1079) 20240915125250352 DLLC NOTICE LLME(ffffffff/d63a5a2e){ASSIGNED} LLGM Assign post (ffffffff => d63a5a2e) (gprs_llc.c:1125) 20240915125250352 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125250352 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125250352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125250352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125251404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125251404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@8fa0cf39ddab: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1108)@8fa0cf39ddab: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125251413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42912<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@8fa0cf39ddab: Final verdict of PTC: none 20240915125251415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125251415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1111)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1116)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1121)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1108)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1109)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1114)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1119)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1108): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Sep 15 12:52:51 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20240915125251546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125251948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83032) 20240915125252418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125252418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83032, count=87388) 20240915125253419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125253419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Sep 15 12:52:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125254421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125254421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_llc_sabm_dm_ll5 started. 20240915125255005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125255007 DMM INFO MM(262420000000042/d63a5a2e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125255007 DMM INFO MM(262420000000042/d63a5a2e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125255007 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125255007 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125255007 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125255007 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125255007 DLLC NOTICE LLME(ffffffff/d63a5a2e){ASSIGNED} LLGM Assign pre (d63a5a2e => ffffffff) (gprs_llc.c:1079) 20240915125255007 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d63a5a2e => ffffffff) (gprs_llc.c:1125) 20240915125255007 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240915125255007 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125255007 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20240915125255007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Deallocated (fsm.c:568) 20240915125255007 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Deallocated (fsm.c:568) 20240915125255007 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Deallocated (fsm.c:568) 20240915125255007 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Deallocated (fsm.c:568) 20240915125255007 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125255059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125255060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125255060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125255060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125255060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125255060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125255060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125255060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125255060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125255062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125255062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125255062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1129)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125255062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125255062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125255062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125255062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125255062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125255063 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125255063 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125255063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1130)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125255063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125255063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125255067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125255077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125255077 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1127)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125255093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125255094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125255094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125255094 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125255094 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125255094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125255094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125255094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125255094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125255096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125255096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125255096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125255096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125255096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125255096 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125255096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125255096 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125255096 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125255096 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125255096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125255097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125255097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125255101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125255112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125255112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125255137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125255137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125255137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125255137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125255137 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125255137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125255138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125255138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125255138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125255139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125255139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125255139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125255140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125255140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125255140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125255140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125255140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125255140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125255140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125255140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125255141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125255141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125255144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125255153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125255154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125255422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125255422 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125255422 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125255422 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: 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) } } } } 20240915125255424 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125255424 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1127)@8fa0cf39ddab: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='F5A0F9DE'O, index=0 SGSN_Test-GSUP(1141)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'ABF6DF4ACCA33005734FF0A98BF94D44'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF5C6BEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52486B2C464DA951'O } } } } } 20240915125256473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125256473 DLLC NOTICE LLME(ffffffff/f5a0f9de){UNASSIGNED} LLC RX: unknown TLLI 0xf5a0f9de, creating LLME on the fly (gprs_llc.c:552) 20240915125256473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125256474 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240915125256474 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Allocated (fsm.c:456) 20240915125256474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Allocated (fsm.c:456) 20240915125256474 DMM DEBUG MM_STATE_Gb[0x6120000234a0]{Idle}: Allocated (fsm.c:456) 20240915125256474 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Allocated (fsm.c:456) 20240915125256474 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125256474 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125256474 DLLC NOTICE LLME(ffffffff/f5a0f9de){UNASSIGNED} LLGM Assign pre (f5a0f9de => cf138049) (gprs_llc.c:1079) 20240915125256474 DLLC NOTICE LLME(f5a0f9de/cf138049){ASSIGNED} LLGM Assign post (f5a0f9de => cf138049) (gprs_llc.c:1125) 20240915125256474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125256474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125256474 DMM DEBUG MM(262420000000043/cf138049) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125256488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125256488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125256489 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125256489 DMM DEBUG MM(262420000000043/cf138049) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240915125256489 DMM NOTICE MM(262420000000043/cf138049) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125256489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125256489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125256489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125256489 DMM DEBUG MM(262420000000043/cf138049) Requesting authorization (sgsn_auth.c:160) 20240915125256489 DMM INFO MM(262420000000043/cf138049) Requesting authentication tuples (sgsn_auth.c:184) 20240915125256489 DMM DEBUG MM(262420000000043/cf138049) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125256489 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240915125256489 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@8fa0cf39ddab: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20240915125256492 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125256492 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125256492 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125256492 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125256492 DMM INFO MM(262420000000043/cf138049) Subscriber data update (mmctx.c:445) 20240915125256492 DMM DEBUG MM(262420000000043/cf138049) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125256492 DMM INFO MM(262420000000043/cf138049) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125256492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125256492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125256492 DMM INFO MM(262420000000043/cf138049) <- GMM AUTH AND CIPHERING REQ (rand = ab f6 df 4a cc a3 30 05 73 4f f0 a9 8b f9 4d 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125256501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125256501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125256501 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125256502 DMM INFO MM(262420000000043/cf138049) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125256502 DMM NOTICE MM(262420000000043/cf138049) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125256502 DMM DEBUG MM(262420000000043/cf138049) checking auth: received GSM SRES = df 5c 6b ee (gprs_gmm.c:666) 20240915125256502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125256502 DMM DEBUG MM(262420000000043/cf138049) Requesting authorization (sgsn_auth.c:160) 20240915125256502 DMM INFO MM(262420000000043/cf138049) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125256502 DMM DEBUG MM(262420000000043/cf138049) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125256502 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240915125256502 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125256502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125256502 DMM INFO MM(262420000000043/cf138049) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf138049) (gprs_gmm.c:300) 20240915125256503 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125256503 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125256503 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240915125256503 DMM INFO MM(262420000000043/cf138049) Subscriber data update (mmctx.c:445) 20240915125256503 DMM DEBUG MM(262420000000043/cf138049) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125256503 DMM INFO MM(262420000000043/cf138049) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125256503 DMM NOTICE MM(262420000000043/cf138049) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240915125256503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125256503 DMM NOTICE MM(262420000000043/cf138049) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125256503 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) 20240915125256504 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125256504 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240915125256504 DMM INFO MM(262420000000043/cf138049) Subscriber data update (mmctx.c:445) 20240915125256504 DMM DEBUG MM(262420000000043/cf138049) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125256511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125256511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125256511 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125256511 DMM INFO MM(262420000000043/cf138049) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125256511 DMM NOTICE MM(262420000000043/cf138049) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125256511 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125256511 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125256511 DLLC NOTICE LLME(f5a0f9de/cf138049){ASSIGNED} LLGM Assign pre (ffffffff => cf138049) (gprs_llc.c:1079) 20240915125256511 DLLC NOTICE LLME(ffffffff/cf138049){ASSIGNED} LLGM Assign post (ffffffff => cf138049) (gprs_llc.c:1125) 20240915125256511 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125256511 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125256511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125256511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125257563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125257563 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@8fa0cf39ddab: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1127)@8fa0cf39ddab: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125257572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42934<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125257574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125257574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(1141)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1130)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1134)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1127)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1139)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1132)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1128)@8fa0cf39ddab: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1137)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1127): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Sep 15 12:52:57 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20240915125257702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125258104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83400) 20240915125258575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125258575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83400, count=90812) 20240915125259577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125259577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Sep 15 12:53:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125300579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125300579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_suspend_nopaging started. 20240915125301160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125301161 DMM INFO MM(262420000000043/cf138049) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125301161 DMM INFO MM(262420000000043/cf138049) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125301161 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125301161 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125301161 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125301161 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125301162 DLLC NOTICE LLME(ffffffff/cf138049){ASSIGNED} LLGM Assign pre (cf138049 => ffffffff) (gprs_llc.c:1079) 20240915125301162 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf138049 => ffffffff) (gprs_llc.c:1125) 20240915125301162 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240915125301162 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125301162 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20240915125301162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Deallocated (fsm.c:568) 20240915125301162 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Deallocated (fsm.c:568) 20240915125301162 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Deallocated (fsm.c:568) 20240915125301162 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125301162 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1149)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1149)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125301210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125301210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125301210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125301210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125301210 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125301210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125301210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125301210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125301210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1148)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1149)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125301213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125301213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125301213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125301213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125301213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125301213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125301213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125301213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125301214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125301214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125301214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125301214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125301214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1149)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1149)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125301218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125301228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125301228 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1146)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1148)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125301245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125301245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125301245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125301245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125301245 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125301245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125301245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125301245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125301245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1154)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125301247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125301247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125301247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1153)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125301248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125301248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125301248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125301248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125301248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125301248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125301248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125301248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125301248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125301248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125301253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125301263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125301263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1151)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125301273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125301273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125301273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125301273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125301273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125301273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125301273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125301273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125301273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125301274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125301274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125301275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125301275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125301275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125301275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125301275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125301275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125301275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125301275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125301275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125301276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125301276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125301280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125301289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125301289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125301580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125301580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125301580 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125301580 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: 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) } } } } 20240915125301582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125301582 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1146)@8fa0cf39ddab: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F5A7F0A9'O, index=0 SGSN_Test-GSUP(1160)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '34D74069621FED257CD4397AD0AC9B8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '148C334B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F9BEED73FCFBCA37'O } } } } } 20240915125302636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125302636 DLLC NOTICE LLME(ffffffff/f5a7f0a9){UNASSIGNED} LLC RX: unknown TLLI 0xf5a7f0a9, creating LLME on the fly (gprs_llc.c:552) 20240915125302636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125302636 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240915125302636 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Allocated (fsm.c:456) 20240915125302636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Allocated (fsm.c:456) 20240915125302636 DMM DEBUG MM_STATE_Gb[0x612000023aa0]{Idle}: Allocated (fsm.c:456) 20240915125302636 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Allocated (fsm.c:456) 20240915125302636 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125302636 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125302636 DLLC NOTICE LLME(ffffffff/f5a7f0a9){UNASSIGNED} LLGM Assign pre (f5a7f0a9 => d031ff54) (gprs_llc.c:1079) 20240915125302636 DLLC NOTICE LLME(f5a7f0a9/d031ff54){ASSIGNED} LLGM Assign post (f5a7f0a9 => d031ff54) (gprs_llc.c:1125) 20240915125302636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125302636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125302636 DMM DEBUG MM(262420000000048/d031ff54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125302649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125302649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125302649 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125302649 DMM DEBUG MM(262420000000048/d031ff54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240915125302649 DMM NOTICE MM(262420000000048/d031ff54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125302649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125302649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125302649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125302649 DMM DEBUG MM(262420000000048/d031ff54) Requesting authorization (sgsn_auth.c:160) 20240915125302649 DMM INFO MM(262420000000048/d031ff54) Requesting authentication tuples (sgsn_auth.c:184) 20240915125302649 DMM DEBUG MM(262420000000048/d031ff54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125302649 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240915125302649 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@8fa0cf39ddab: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20240915125302652 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125302652 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125302652 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125302653 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125302653 DMM INFO MM(262420000000048/d031ff54) Subscriber data update (mmctx.c:445) 20240915125302653 DMM DEBUG MM(262420000000048/d031ff54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125302653 DMM INFO MM(262420000000048/d031ff54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125302653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125302653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125302653 DMM INFO MM(262420000000048/d031ff54) <- GMM AUTH AND CIPHERING REQ (rand = 34 d7 40 69 62 1f ed 25 7c d4 39 7a d0 ac 9b 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125302661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125302661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125302661 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125302661 DMM INFO MM(262420000000048/d031ff54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125302661 DMM NOTICE MM(262420000000048/d031ff54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125302661 DMM DEBUG MM(262420000000048/d031ff54) checking auth: received GSM SRES = 14 8c 33 4b (gprs_gmm.c:666) 20240915125302661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125302661 DMM DEBUG MM(262420000000048/d031ff54) Requesting authorization (sgsn_auth.c:160) 20240915125302661 DMM INFO MM(262420000000048/d031ff54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125302661 DMM DEBUG MM(262420000000048/d031ff54) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125302661 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240915125302661 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125302661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125302661 DMM INFO MM(262420000000048/d031ff54) <- GMM ATTACH ACCEPT (new P-TMSI=0xd031ff54) (gprs_gmm.c:300) 20240915125302663 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125302663 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125302663 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240915125302663 DMM INFO MM(262420000000048/d031ff54) Subscriber data update (mmctx.c:445) 20240915125302663 DMM DEBUG MM(262420000000048/d031ff54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125302663 DMM INFO MM(262420000000048/d031ff54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125302663 DMM NOTICE MM(262420000000048/d031ff54) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240915125302663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125302663 DMM NOTICE MM(262420000000048/d031ff54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125302663 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) 20240915125302664 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125302664 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240915125302664 DMM INFO MM(262420000000048/d031ff54) Subscriber data update (mmctx.c:445) 20240915125302664 DMM DEBUG MM(262420000000048/d031ff54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125302669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125302669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125302669 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125302669 DMM INFO MM(262420000000048/d031ff54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125302669 DMM NOTICE MM(262420000000048/d031ff54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125302669 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125302669 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125302669 DLLC NOTICE LLME(f5a7f0a9/d031ff54){ASSIGNED} LLGM Assign pre (ffffffff => d031ff54) (gprs_llc.c:1079) 20240915125302669 DLLC NOTICE LLME(ffffffff/d031ff54){ASSIGNED} LLGM Assign post (ffffffff => d031ff54) (gprs_llc.c:1125) 20240915125302669 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125302669 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125302669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125302669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125302720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125302720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125302720 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125302720 DMM INFO MM(262420000000048/d031ff54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125302720 DMM INFO MM(262420000000048/d031ff54) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125302720 DMM DEBUG MM(262420000000048/d031ff54) Using GGSN 0 (gprs_sm.c:317) 20240915125302720 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 9. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125302720 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240915125302720 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125302720 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125302720 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240915125302730 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 05 04 26 00 00 01 80 08 00 10 16 96 19 a0 11 54 d3 d1 e8 14 05 7f 51 05 69 ca 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20240915125302730 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:629) 20240915125302730 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125302730 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210064f04b8 TLLI=d031ff54, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125302730 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125302730 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240915125302733 DGPRS DEBUG Checking for inactive LLMEs, time = 8215516 (sgsn.c:131) TC_suspend_nopaging(1162)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125302737 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240915125302744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125302744 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240915125302744 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240915125302747 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240915125302747 DMM INFO MM(262420000000048/d031ff54) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) TC_suspend_nopaging-BVCI196(1146)@8fa0cf39ddab: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125307756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@8fa0cf39ddab: Final verdict of PTC: none 20240915125307760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125307760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1154)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1146)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1158)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1149)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1148)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1156)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1152)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1147)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_nopaging-BVCI196(1146): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1147): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1148): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1149): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_suspend_nopaging finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Sep 15 12:53:07 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240915125307885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125308287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99460) 20240915125308760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125308760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99460, count=100620) 20240915125309761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125309761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Sep 15 12:53:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125310762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125310762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_suspend_resume started. 20240915125311345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125311347 DMM INFO MM(262420000000048/d031ff54) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125311347 DMM INFO MM(262420000000048/d031ff54) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125311347 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125311347 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125311347 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125311347 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125311347 DLLC NOTICE LLME(ffffffff/d031ff54){ASSIGNED} LLGM Assign pre (d031ff54 => ffffffff) (gprs_llc.c:1079) 20240915125311347 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d031ff54 => ffffffff) (gprs_llc.c:1125) 20240915125311347 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210064f0160 (gprs_sndcp.c:574) 20240915125311347 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210064f04b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125311347 DMM NOTICE MM(262420000000048/d031ff54) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125311347 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240915125311347 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125311347 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125311347 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240915125311347 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240915125311347 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125311347 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20240915125311347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Deallocated (fsm.c:568) 20240915125311347 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Deallocated (fsm.c:568) 20240915125311347 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Deallocated (fsm.c:568) 20240915125311348 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125311348 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125311392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125311392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125311392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125311392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125311392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125311393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125311393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125311393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125311393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125311395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125311395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125311395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125311395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125311395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125311395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125311395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125311395 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125311395 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125311395 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125311395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125311396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125311396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1168)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125311400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125311412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125311412 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125311424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125311424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125311424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125311424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125311424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125311424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125311424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125311424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125311424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125311426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125311426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125311426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125311426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125311426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125311426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125311427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125311427 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125311427 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125311427 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125311427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125311427 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125311427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125311432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125311441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125311441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125311460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125311460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125311460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125311460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125311460 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125311460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125311460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125311460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125311460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125311462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125311462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125311463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125311463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125311463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125311463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125311463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125311463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125311463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125311463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125311463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125311463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125311463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125311467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125311477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125311477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125311763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125311763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125311763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125311763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: 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) } } } } 20240915125311765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125311766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@8fa0cf39ddab: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='CB7083A0'O, index=0 SGSN_Test-GSUP(1179)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5A5BFCCCB3CF4092F0F9F8E9167F0DF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCFCCC72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F31B97A552FFB604'O } } } } } 20240915125312819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125312819 DLLC NOTICE LLME(ffffffff/cb7083a0){UNASSIGNED} LLC RX: unknown TLLI 0xcb7083a0, creating LLME on the fly (gprs_llc.c:552) 20240915125312819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125312819 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240915125312819 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Allocated (fsm.c:456) 20240915125312819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Allocated (fsm.c:456) 20240915125312819 DMM DEBUG MM_STATE_Gb[0x612000024220]{Idle}: Allocated (fsm.c:456) 20240915125312819 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Allocated (fsm.c:456) 20240915125312819 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125312819 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125312819 DLLC NOTICE LLME(ffffffff/cb7083a0){UNASSIGNED} LLGM Assign pre (cb7083a0 => e1d353d8) (gprs_llc.c:1079) 20240915125312819 DLLC NOTICE LLME(cb7083a0/e1d353d8){ASSIGNED} LLGM Assign post (cb7083a0 => e1d353d8) (gprs_llc.c:1125) 20240915125312819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125312819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125312820 DMM DEBUG MM(262420000000049/e1d353d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125312833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125312833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125312833 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125312833 DMM DEBUG MM(262420000000049/e1d353d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240915125312833 DMM NOTICE MM(262420000000049/e1d353d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125312833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125312833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125312833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125312833 DMM DEBUG MM(262420000000049/e1d353d8) Requesting authorization (sgsn_auth.c:160) 20240915125312833 DMM INFO MM(262420000000049/e1d353d8) Requesting authentication tuples (sgsn_auth.c:184) 20240915125312833 DMM DEBUG MM(262420000000049/e1d353d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125312833 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240915125312833 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@8fa0cf39ddab: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20240915125312836 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125312836 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125312836 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125312837 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125312837 DMM INFO MM(262420000000049/e1d353d8) Subscriber data update (mmctx.c:445) 20240915125312837 DMM DEBUG MM(262420000000049/e1d353d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125312837 DMM INFO MM(262420000000049/e1d353d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125312837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125312837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125312837 DMM INFO MM(262420000000049/e1d353d8) <- GMM AUTH AND CIPHERING REQ (rand = 5a 5b fc cc b3 cf 40 92 f0 f9 f8 e9 16 7f 0d f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125312845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125312845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125312845 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125312845 DMM INFO MM(262420000000049/e1d353d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125312845 DMM NOTICE MM(262420000000049/e1d353d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125312845 DMM DEBUG MM(262420000000049/e1d353d8) checking auth: received GSM SRES = fc fc cc 72 (gprs_gmm.c:666) 20240915125312845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125312845 DMM DEBUG MM(262420000000049/e1d353d8) Requesting authorization (sgsn_auth.c:160) 20240915125312845 DMM INFO MM(262420000000049/e1d353d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125312845 DMM DEBUG MM(262420000000049/e1d353d8) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125312845 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240915125312845 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125312845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125312845 DMM INFO MM(262420000000049/e1d353d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1d353d8) (gprs_gmm.c:300) 20240915125312846 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125312846 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125312846 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240915125312846 DMM INFO MM(262420000000049/e1d353d8) Subscriber data update (mmctx.c:445) 20240915125312846 DMM DEBUG MM(262420000000049/e1d353d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125312846 DMM INFO MM(262420000000049/e1d353d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125312846 DMM NOTICE MM(262420000000049/e1d353d8) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240915125312846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125312847 DMM NOTICE MM(262420000000049/e1d353d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125312847 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) 20240915125312847 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125312847 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240915125312847 DMM INFO MM(262420000000049/e1d353d8) Subscriber data update (mmctx.c:445) 20240915125312847 DMM DEBUG MM(262420000000049/e1d353d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125312853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125312853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125312853 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125312853 DMM INFO MM(262420000000049/e1d353d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125312853 DMM NOTICE MM(262420000000049/e1d353d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125312854 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125312854 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125312854 DLLC NOTICE LLME(cb7083a0/e1d353d8){ASSIGNED} LLGM Assign pre (ffffffff => e1d353d8) (gprs_llc.c:1079) 20240915125312854 DLLC NOTICE LLME(ffffffff/e1d353d8){ASSIGNED} LLGM Assign post (ffffffff => e1d353d8) (gprs_llc.c:1125) 20240915125312854 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125312854 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125312854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125312854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125312905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125312905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125312905 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125312905 DMM INFO MM(262420000000049/e1d353d8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125312906 DMM INFO MM(262420000000049/e1d353d8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125312906 DMM DEBUG MM(262420000000049/e1d353d8) Using GGSN 0 (gprs_sm.c:317) 20240915125312906 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 10. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125312906 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240915125312906 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125312906 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125312906 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240915125312916 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 06 04 28 00 00 01 80 08 00 10 7e d8 62 c8 11 e0 dd 98 74 14 05 7f b9 10 99 97 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20240915125312916 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:629) 20240915125312916 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125312916 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210066e44b8 TLLI=e1d353d8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125312916 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125312916 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125312925 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240915125312930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125312930 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240915125312930 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240915125312934 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240915125312934 DMM INFO MM(262420000000049/e1d353d8) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240915125317941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125317941 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240915125317941 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240915125317945 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@8fa0cf39ddab: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125317955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46776<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@8fa0cf39ddab: Final verdict of PTC: none 20240915125317957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1172)@8fa0cf39ddab: Final verdict of PTC: none 20240915125317957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1163)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1167)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1177)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1170)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1175)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1165)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_suspend_resume finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Sep 15 12:53:18 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240915125318083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125318484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96144) 20240915125318958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125318958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96144, count=105156) 20240915125319959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125319959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Sep 15 12:53:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125320960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125320960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_suspend_rau started. 20240915125321546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125321547 DMM INFO MM(262420000000049/e1d353d8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125321547 DMM INFO MM(262420000000049/e1d353d8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125321547 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125321548 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125321548 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125321548 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125321548 DLLC NOTICE LLME(ffffffff/e1d353d8){ASSIGNED} LLGM Assign pre (e1d353d8 => ffffffff) (gprs_llc.c:1079) 20240915125321548 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1d353d8 => ffffffff) (gprs_llc.c:1125) 20240915125321548 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210066e4160 (gprs_sndcp.c:574) 20240915125321548 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210066e44b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125321548 DMM NOTICE MM(262420000000049/e1d353d8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125321548 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240915125321548 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125321548 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125321548 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240915125321548 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240915125321548 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125321548 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20240915125321548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Deallocated (fsm.c:568) 20240915125321548 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Deallocated (fsm.c:568) 20240915125321548 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Deallocated (fsm.c:568) 20240915125321548 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Deallocated (fsm.c:568) 20240915125321548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125321591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125321591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125321591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125321591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125321591 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125321591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125321591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125321591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125321591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125321592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125321592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125321592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125321593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125321593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125321593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125321593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125321593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125321593 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125321593 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125321593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125321593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125321593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125321597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1187)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125321605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125321605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125321638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125321638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125321638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125321638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125321638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125321638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125321638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125321638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125321638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1191)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125321640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125321640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125321640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125321641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125321641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125321641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125321641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125321641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125321641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125321641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125321641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125321641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125321641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125321645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125321654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125321654 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1193)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1189)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125321664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125321664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125321664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125321664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125321664 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125321664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125321664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125321664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125321664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125321665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125321665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125321666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125321666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125321666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125321666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125321666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125321666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125321666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125321666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125321666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125321666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125321666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125321669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125321678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125321678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125321961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125321961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125321961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125321961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: 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) } } } } 20240915125321964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125321964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@8fa0cf39ddab: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='EFA63BB5'O, index=0 SGSN_Test-GSUP(1198)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B6033B5D6D1B7A6EC4C8FE5FE94F9027'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9330E10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5C767A8D7B0FB10'O } } } } } 20240915125323019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125323019 DLLC NOTICE LLME(ffffffff/efa63bb5){UNASSIGNED} LLC RX: unknown TLLI 0xefa63bb5, creating LLME on the fly (gprs_llc.c:552) 20240915125323019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125323019 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240915125323019 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Allocated (fsm.c:456) 20240915125323019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Allocated (fsm.c:456) 20240915125323019 DMM DEBUG MM_STATE_Gb[0x6120000249a0]{Idle}: Allocated (fsm.c:456) 20240915125323019 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Allocated (fsm.c:456) 20240915125323019 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125323019 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125323019 DLLC NOTICE LLME(ffffffff/efa63bb5){UNASSIGNED} LLGM Assign pre (efa63bb5 => cd843613) (gprs_llc.c:1079) 20240915125323019 DLLC NOTICE LLME(efa63bb5/cd843613){ASSIGNED} LLGM Assign post (efa63bb5 => cd843613) (gprs_llc.c:1125) 20240915125323019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125323019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125323019 DMM DEBUG MM(262420000000050/cd843613) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125323032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125323033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125323033 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125323033 DMM DEBUG MM(262420000000050/cd843613) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240915125323033 DMM NOTICE MM(262420000000050/cd843613) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125323033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125323033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125323033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125323033 DMM DEBUG MM(262420000000050/cd843613) Requesting authorization (sgsn_auth.c:160) 20240915125323033 DMM INFO MM(262420000000050/cd843613) Requesting authentication tuples (sgsn_auth.c:184) 20240915125323033 DMM DEBUG MM(262420000000050/cd843613) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125323033 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240915125323033 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@8fa0cf39ddab: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20240915125323036 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125323036 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125323036 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125323036 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125323036 DMM INFO MM(262420000000050/cd843613) Subscriber data update (mmctx.c:445) 20240915125323036 DMM DEBUG MM(262420000000050/cd843613) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125323036 DMM INFO MM(262420000000050/cd843613) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125323036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125323036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125323036 DMM INFO MM(262420000000050/cd843613) <- GMM AUTH AND CIPHERING REQ (rand = b6 03 3b 5d 6d 1b 7a 6e c4 c8 fe 5f e9 4f 90 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125323044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125323044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125323044 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125323044 DMM INFO MM(262420000000050/cd843613) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125323044 DMM NOTICE MM(262420000000050/cd843613) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125323044 DMM DEBUG MM(262420000000050/cd843613) checking auth: received GSM SRES = c9 33 0e 10 (gprs_gmm.c:666) 20240915125323044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125323044 DMM DEBUG MM(262420000000050/cd843613) Requesting authorization (sgsn_auth.c:160) 20240915125323044 DMM INFO MM(262420000000050/cd843613) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125323044 DMM DEBUG MM(262420000000050/cd843613) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125323044 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240915125323044 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125323044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125323044 DMM INFO MM(262420000000050/cd843613) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd843613) (gprs_gmm.c:300) 20240915125323046 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125323046 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125323046 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240915125323046 DMM INFO MM(262420000000050/cd843613) Subscriber data update (mmctx.c:445) 20240915125323046 DMM DEBUG MM(262420000000050/cd843613) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125323046 DMM INFO MM(262420000000050/cd843613) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125323046 DMM NOTICE MM(262420000000050/cd843613) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240915125323046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125323046 DMM NOTICE MM(262420000000050/cd843613) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125323046 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) 20240915125323047 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125323047 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240915125323047 DMM INFO MM(262420000000050/cd843613) Subscriber data update (mmctx.c:445) 20240915125323047 DMM DEBUG MM(262420000000050/cd843613) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125323057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125323057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125323057 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125323057 DMM INFO MM(262420000000050/cd843613) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125323057 DMM NOTICE MM(262420000000050/cd843613) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125323057 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125323057 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125323057 DLLC NOTICE LLME(efa63bb5/cd843613){ASSIGNED} LLGM Assign pre (ffffffff => cd843613) (gprs_llc.c:1079) 20240915125323057 DLLC NOTICE LLME(ffffffff/cd843613){ASSIGNED} LLGM Assign post (ffffffff => cd843613) (gprs_llc.c:1125) 20240915125323057 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125323057 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125323057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125323057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125323106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125323106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125323106 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125323106 DMM INFO MM(262420000000050/cd843613) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125323107 DMM INFO MM(262420000000050/cd843613) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125323107 DMM DEBUG MM(262420000000050/cd843613) Using GGSN 0 (gprs_sm.c:317) 20240915125323107 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 11. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125323107 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240915125323107 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125323107 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125323107 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240915125323117 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 07 04 2a 00 00 01 80 08 00 10 82 b3 ef 66 11 f3 b6 9f e8 14 05 7f 7d 6f be 8c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20240915125323117 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:629) 20240915125323117 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125323117 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210068e74b8 TLLI=cd843613, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125323117 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125323117 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125323125 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240915125323132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125323132 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240915125323132 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240915125323135 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240915125323135 DMM INFO MM(262420000000050/cd843613) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240915125328144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125328144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125328144 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125328144 DMM INFO MM(262420000000050/cd843613) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915125328144 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125328144 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240915125328144 DLLC NOTICE LLME(ffffffff/cd843613){ASSIGNED} LLGM Assign pre (cd843613 => ddedb8da) (gprs_llc.c:1079) 20240915125328144 DLLC NOTICE LLME(cd843613/ddedb8da){ASSIGNED} LLGM Assign post (cd843613 => ddedb8da) (gprs_llc.c:1125) 20240915125328144 DMM INFO MM(262420000000050/ddedb8da) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125328153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125328153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125328153 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125328153 DMM INFO MM(262420000000050/ddedb8da) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915125328153 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915125328153 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125328153 DLLC NOTICE LLME(cd843613/ddedb8da){ASSIGNED} LLGM Assign pre (ffffffff => ddedb8da) (gprs_llc.c:1079) 20240915125328153 DLLC NOTICE LLME(ffffffff/ddedb8da){ASSIGNED} LLGM Assign post (ffffffff => ddedb8da) (gprs_llc.c:1125) 20240915125328153 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240915125328652 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@8fa0cf39ddab: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125328662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42508<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@8fa0cf39ddab: Final verdict of PTC: none 20240915125328664 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125328664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1186)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1196)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_rau-BVCI210(1189)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1192)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@8fa0cf39ddab: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1190)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1194)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1184)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_suspend_rau finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Sep 15 12:53:28 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240915125328788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125329190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109344) 20240915125329666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125329666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109344, count=110604) 20240915125330668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125330668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Sep 15 12:53:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125331669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125331669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_paging_ps started. 20240915125332248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125332250 DMM INFO MM(262420000000050/ddedb8da) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125332250 DMM INFO MM(262420000000050/ddedb8da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125332250 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125332250 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125332250 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125332250 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125332250 DLLC NOTICE LLME(ffffffff/ddedb8da){ASSIGNED} LLGM Assign pre (ddedb8da => ffffffff) (gprs_llc.c:1079) 20240915125332250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddedb8da => ffffffff) (gprs_llc.c:1125) 20240915125332250 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210068e7160 (gprs_sndcp.c:574) 20240915125332250 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210068e74b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125332250 DMM NOTICE MM(262420000000050/ddedb8da) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125332250 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240915125332250 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125332250 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125332250 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240915125332250 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240915125332250 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125332250 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20240915125332250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Deallocated (fsm.c:568) 20240915125332251 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Deallocated (fsm.c:568) 20240915125332251 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Deallocated (fsm.c:568) 20240915125332251 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125332251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125332299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125332299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125332299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125332299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125332299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125332299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125332299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125332299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125332299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1205)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125332302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125332302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125332302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125332302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125332302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125332302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125332302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125332302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125332302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125332302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125332302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125332303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125332303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1206)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125332307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125332319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125332319 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1205)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps-BVCI196(1203)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1210)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125332325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125332325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125332325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125332325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125332325 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125332325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125332325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125332325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125332325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125332327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125332327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125332327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125332327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125332327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125332327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125332327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125332327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125332327 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125332327 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125332327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125332327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125332327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125332331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125332340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125332340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125332363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125332363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125332364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125332364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125332364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125332364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125332364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125332364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125332364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125332366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125332366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125332366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125332366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125332366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125332366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125332366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125332366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125332366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125332366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125332366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125332367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125332367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125332371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125332379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125332379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125332670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125332670 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125332670 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125332670 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: 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) } } } } 20240915125332673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240915125332673 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125332734 DGPRS DEBUG Checking for inactive LLMEs, time = 8215546 (sgsn.c:131) TC_paging_ps-BVCI196(1203)@8fa0cf39ddab: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='FA4E9BD0'O, index=0 SGSN_Test-GSUP(1217)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '41723EF7D0605DDEEAF1BF483B7F446A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53C642B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC531D267483A063'O } } } } } 20240915125333728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125333729 DLLC NOTICE LLME(ffffffff/fa4e9bd0){UNASSIGNED} LLC RX: unknown TLLI 0xfa4e9bd0, creating LLME on the fly (gprs_llc.c:552) 20240915125333729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125333729 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240915125333729 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Allocated (fsm.c:456) 20240915125333729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Allocated (fsm.c:456) 20240915125333729 DMM DEBUG MM_STATE_Gb[0x612000025120]{Idle}: Allocated (fsm.c:456) 20240915125333729 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Allocated (fsm.c:456) 20240915125333729 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125333729 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125333729 DLLC NOTICE LLME(ffffffff/fa4e9bd0){UNASSIGNED} LLGM Assign pre (fa4e9bd0 => c1947c60) (gprs_llc.c:1079) 20240915125333729 DLLC NOTICE LLME(fa4e9bd0/c1947c60){ASSIGNED} LLGM Assign post (fa4e9bd0 => c1947c60) (gprs_llc.c:1125) 20240915125333729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125333729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125333729 DMM DEBUG MM(262420000000051/c1947c60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125333741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125333742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125333742 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125333742 DMM DEBUG MM(262420000000051/c1947c60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240915125333742 DMM NOTICE MM(262420000000051/c1947c60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125333742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125333742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125333742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125333742 DMM DEBUG MM(262420000000051/c1947c60) Requesting authorization (sgsn_auth.c:160) 20240915125333742 DMM INFO MM(262420000000051/c1947c60) Requesting authentication tuples (sgsn_auth.c:184) 20240915125333742 DMM DEBUG MM(262420000000051/c1947c60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125333742 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240915125333742 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@8fa0cf39ddab: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20240915125333745 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125333746 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125333746 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125333746 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125333746 DMM INFO MM(262420000000051/c1947c60) Subscriber data update (mmctx.c:445) 20240915125333746 DMM DEBUG MM(262420000000051/c1947c60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125333746 DMM INFO MM(262420000000051/c1947c60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125333746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125333746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125333746 DMM INFO MM(262420000000051/c1947c60) <- GMM AUTH AND CIPHERING REQ (rand = 41 72 3e f7 d0 60 5d de ea f1 bf 48 3b 7f 44 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125333753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125333753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125333753 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125333753 DMM INFO MM(262420000000051/c1947c60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125333753 DMM NOTICE MM(262420000000051/c1947c60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125333753 DMM DEBUG MM(262420000000051/c1947c60) checking auth: received GSM SRES = 53 c6 42 b2 (gprs_gmm.c:666) 20240915125333753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125333753 DMM DEBUG MM(262420000000051/c1947c60) Requesting authorization (sgsn_auth.c:160) 20240915125333753 DMM INFO MM(262420000000051/c1947c60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125333753 DMM DEBUG MM(262420000000051/c1947c60) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125333753 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240915125333753 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125333753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125333753 DMM INFO MM(262420000000051/c1947c60) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1947c60) (gprs_gmm.c:300) 20240915125333755 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125333755 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125333755 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240915125333755 DMM INFO MM(262420000000051/c1947c60) Subscriber data update (mmctx.c:445) 20240915125333755 DMM DEBUG MM(262420000000051/c1947c60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125333755 DMM INFO MM(262420000000051/c1947c60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125333755 DMM NOTICE MM(262420000000051/c1947c60) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240915125333755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125333755 DMM NOTICE MM(262420000000051/c1947c60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125333755 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) 20240915125333756 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125333756 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240915125333756 DMM INFO MM(262420000000051/c1947c60) Subscriber data update (mmctx.c:445) 20240915125333756 DMM DEBUG MM(262420000000051/c1947c60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125333761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125333761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125333761 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125333761 DMM INFO MM(262420000000051/c1947c60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125333761 DMM NOTICE MM(262420000000051/c1947c60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125333761 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125333761 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125333761 DLLC NOTICE LLME(fa4e9bd0/c1947c60){ASSIGNED} LLGM Assign pre (ffffffff => c1947c60) (gprs_llc.c:1079) 20240915125333761 DLLC NOTICE LLME(ffffffff/c1947c60){ASSIGNED} LLGM Assign post (ffffffff => c1947c60) (gprs_llc.c:1125) 20240915125333761 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125333761 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125333761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125333761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125333813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125333813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125333813 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125333813 DMM INFO MM(262420000000051/c1947c60) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125333813 DMM INFO MM(262420000000051/c1947c60) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125333813 DMM DEBUG MM(262420000000051/c1947c60) Using GGSN 0 (gprs_sm.c:317) 20240915125333813 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 12. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125333813 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240915125333813 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125333813 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125333813 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240915125333824 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 08 04 2c 00 00 01 80 08 00 10 c7 3a 96 9e 11 23 b7 b6 c6 14 05 7f 0c 50 16 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20240915125333824 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:629) 20240915125333824 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125333824 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006b00cb8 TLLI=c1947c60, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125333824 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125333824 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125333832 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240915125336813 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Timeout of T3314 (fsm.c:317) 20240915125336813 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915125336813 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915125338841 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240915125338842 DMM INFO MM(262420000000051/c1947c60) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1203)@8fa0cf39ddab: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000051'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00C4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C1947C60'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1203)@8fa0cf39ddab: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125338856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@8fa0cf39ddab: Final verdict of PTC: none 20240915125338858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125338858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1206)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1215)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1210)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@8fa0cf39ddab: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@8fa0cf39ddab: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@8fa0cf39ddab: Final verdict of PTC: none TC_paging_ps-BVCI196(1203)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1213)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1204)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1208)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps-BVCI196(1203): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_paging_ps finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Sep 15 12:53:38 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240915125338984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125339386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102780) 20240915125339858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125339858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102780, count=103940) 20240915125340859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125340859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Sep 15 12:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125341860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125341860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_paging_ps_ra_multiple_cells started. 20240915125342446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125342447 DMM INFO MM(262420000000051/c1947c60) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125342447 DMM INFO MM(262420000000051/c1947c60) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125342447 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125342447 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125342447 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125342447 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915125342447 DLLC NOTICE LLME(ffffffff/c1947c60){ASSIGNED} LLGM Assign pre (c1947c60 => ffffffff) (gprs_llc.c:1079) 20240915125342447 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1947c60 => ffffffff) (gprs_llc.c:1125) 20240915125342447 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006b00960 (gprs_sndcp.c:574) 20240915125342447 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006b00cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125342448 DMM NOTICE MM(262420000000051/c1947c60) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125342448 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240915125342448 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125342448 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125342448 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240915125342448 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240915125342448 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125342448 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20240915125342448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Deallocated (fsm.c:568) 20240915125342448 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Deallocated (fsm.c:568) 20240915125342448 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Deallocated (fsm.c:568) 20240915125342448 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Deallocated (fsm.c:568) 20240915125342448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125342503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125342503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125342503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125342503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125342503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125342503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125342503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125342503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125342503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125342504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125342504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125342504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125342505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125342505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125342505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125342505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125342505 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125342505 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125342505 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125342505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125342505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125342505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125342509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125342520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125342520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125342546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125342546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125342546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125342546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125342546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125342546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125342546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125342546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125342546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1229)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125342548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125342548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125342548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125342548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125342548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125342548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125342548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125342548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125342548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125342548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125342548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125342549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125342549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125342553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125342563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125342563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125342576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125342576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125342576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125342576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125342576 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125342576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125342576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125342576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125342576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125342578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125342578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125342578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125342578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125342578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125342578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125342578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125342578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125342578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125342578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125342578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125342578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125342578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125342583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125342594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125342594 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125342861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125342861 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125342861 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125342861 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: 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) } } } } 20240915125342863 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125342864 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8fa0cf39ddab: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CB20452C'O, index=0 SGSN_Test-GSUP(1236)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8fa0cf39ddab: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8fa0cf39ddab: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CB20452C'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@8fa0cf39ddab: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='CB20452C'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E614E3BB80BFA05FEE88C1564ACF88F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D3A05D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DCEA55C9F2DA171A'O } } } } } 20240915125343922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125343922 DLLC NOTICE LLME(ffffffff/cb20452c){UNASSIGNED} LLC RX: unknown TLLI 0xcb20452c, creating LLME on the fly (gprs_llc.c:552) 20240915125343922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125343922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240915125343922 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Allocated (fsm.c:456) 20240915125343922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Allocated (fsm.c:456) 20240915125343922 DMM DEBUG MM_STATE_Gb[0x6120000258a0]{Idle}: Allocated (fsm.c:456) 20240915125343922 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Allocated (fsm.c:456) 20240915125343922 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125343922 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125343922 DLLC NOTICE LLME(ffffffff/cb20452c){UNASSIGNED} LLGM Assign pre (cb20452c => e42147d6) (gprs_llc.c:1079) 20240915125343923 DLLC NOTICE LLME(cb20452c/e42147d6){ASSIGNED} LLGM Assign post (cb20452c => e42147d6) (gprs_llc.c:1125) 20240915125343923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125343923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125343923 DMM DEBUG MM(262420000000052/e42147d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125343936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125343936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125343936 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125343936 DMM DEBUG MM(262420000000052/e42147d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240915125343936 DMM NOTICE MM(262420000000052/e42147d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125343936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125343936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125343936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125343936 DMM DEBUG MM(262420000000052/e42147d6) Requesting authorization (sgsn_auth.c:160) 20240915125343936 DMM INFO MM(262420000000052/e42147d6) Requesting authentication tuples (sgsn_auth.c:184) 20240915125343936 DMM DEBUG MM(262420000000052/e42147d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125343936 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240915125343936 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@8fa0cf39ddab: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20240915125343939 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125343939 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125343939 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125343939 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125343939 DMM INFO MM(262420000000052/e42147d6) Subscriber data update (mmctx.c:445) 20240915125343939 DMM DEBUG MM(262420000000052/e42147d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125343939 DMM INFO MM(262420000000052/e42147d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125343939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125343939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125343939 DMM INFO MM(262420000000052/e42147d6) <- GMM AUTH AND CIPHERING REQ (rand = e6 14 e3 bb 80 bf a0 5f ee 88 c1 56 4a cf 88 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125343947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125343947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125343947 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125343947 DMM INFO MM(262420000000052/e42147d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125343947 DMM NOTICE MM(262420000000052/e42147d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125343947 DMM DEBUG MM(262420000000052/e42147d6) checking auth: received GSM SRES = 1d 3a 05 d4 (gprs_gmm.c:666) 20240915125343947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125343947 DMM DEBUG MM(262420000000052/e42147d6) Requesting authorization (sgsn_auth.c:160) 20240915125343947 DMM INFO MM(262420000000052/e42147d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125343947 DMM DEBUG MM(262420000000052/e42147d6) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125343947 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240915125343947 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125343947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125343947 DMM INFO MM(262420000000052/e42147d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe42147d6) (gprs_gmm.c:300) 20240915125343949 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125343949 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125343949 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240915125343949 DMM INFO MM(262420000000052/e42147d6) Subscriber data update (mmctx.c:445) 20240915125343949 DMM DEBUG MM(262420000000052/e42147d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125343949 DMM INFO MM(262420000000052/e42147d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125343949 DMM NOTICE MM(262420000000052/e42147d6) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240915125343949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125343949 DMM NOTICE MM(262420000000052/e42147d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125343949 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) 20240915125343949 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125343949 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240915125343950 DMM INFO MM(262420000000052/e42147d6) Subscriber data update (mmctx.c:445) 20240915125343950 DMM DEBUG MM(262420000000052/e42147d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125343955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125343955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125343955 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125343955 DMM INFO MM(262420000000052/e42147d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125343955 DMM NOTICE MM(262420000000052/e42147d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125343955 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125343955 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125343955 DLLC NOTICE LLME(cb20452c/e42147d6){ASSIGNED} LLGM Assign pre (ffffffff => e42147d6) (gprs_llc.c:1079) 20240915125343955 DLLC NOTICE LLME(ffffffff/e42147d6){ASSIGNED} LLGM Assign post (ffffffff => e42147d6) (gprs_llc.c:1125) 20240915125343955 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125343955 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125343955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125343955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125344007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125344007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125344007 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125344007 DMM INFO MM(262420000000052/e42147d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125344007 DMM INFO MM(262420000000052/e42147d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125344007 DMM DEBUG MM(262420000000052/e42147d6) Using GGSN 0 (gprs_sm.c:317) 20240915125344007 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 13. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125344008 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240915125344008 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125344008 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125344008 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240915125344019 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 49 2a be 86 11 13 60 f3 9c 14 05 7f a4 36 ec 0c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20240915125344019 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:629) 20240915125344019 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125344020 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006cfb0b8 TLLI=e42147d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125344020 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125344020 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@8fa0cf39ddab: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125344026 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240915125347008 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Timeout of T3314 (fsm.c:317) 20240915125347008 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915125347008 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915125349036 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240915125349037 DMM INFO MM(262420000000052/e42147d6) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8fa0cf39ddab: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00D2'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'E42147D6'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240915125402735 DGPRS DEBUG Checking for inactive LLMEs, time = 8215576 (sgsn.c:131) 20240915125402862 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240915125402862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240915125402862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125412507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125412508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125412508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125412549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125412551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125412551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240915125412579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125412581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125412581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@8fa0cf39ddab: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@8fa0cf39ddab: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1236)@8fa0cf39ddab: Final verdict of PTC: none 20240915125413939 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125413939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@8fa0cf39ddab: Final verdict of PTC: none 20240915125413940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51660<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1224)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1234)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1230)@8fa0cf39ddab: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@8fa0cf39ddab: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@8fa0cf39ddab: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1232)@8fa0cf39ddab: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@8fa0cf39ddab: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1222)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1228)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@8fa0cf39ddab: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sun Sep 15 12:54:14 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20240915125414068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125414470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103128) 20240915125414940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125414940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103128, count=108560) 20240915125415941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125415941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Sep 15 12:54:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125416942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125416942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_bssgp_rim_single_report started. 20240915125417530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125417531 DMM INFO MM(262420000000052/e42147d6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125417531 DMM INFO MM(262420000000052/e42147d6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125417531 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125417531 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125417531 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125417531 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915125417531 DLLC NOTICE LLME(ffffffff/e42147d6){ASSIGNED} LLGM Assign pre (e42147d6 => ffffffff) (gprs_llc.c:1079) 20240915125417531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e42147d6 => ffffffff) (gprs_llc.c:1125) 20240915125417531 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006cfad60 (gprs_sndcp.c:574) 20240915125417531 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006cfb0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125417532 DMM NOTICE MM(262420000000052/e42147d6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125417532 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240915125417532 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125417532 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125417532 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240915125417532 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240915125417532 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125417532 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20240915125417532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Deallocated (fsm.c:568) 20240915125417532 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Deallocated (fsm.c:568) 20240915125417532 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Deallocated (fsm.c:568) 20240915125417532 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125417532 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125417578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125417578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125417578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125417578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125417578 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125417578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125417578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125417578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125417578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1243)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1244)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125417581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125417581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125417581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125417581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125417581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125417581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125417581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125417581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125417581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125417581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125417581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1244)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125417582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125417582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125417585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125417596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125417596 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1243)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_bssgp_rim_single_report-BVCI196(1241)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125417605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125417605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125417605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125417605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125417605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125417607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125417607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125417607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125417607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125417607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125417607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125417607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125417607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125417607 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125417607 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125417607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125417608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125417608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125417612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125417620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125417620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125417640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125417640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125417640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125417640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125417640 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125417640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125417640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125417640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125417640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125417642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125417642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125417642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125417642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125417642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125417642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125417642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125417642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125417642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125417642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125417642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125417643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125417643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125417646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125417655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125417655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125417943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125417943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125417943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125417943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: 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) } } } } 20240915125417945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125417946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125417964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8fa0cf39ddab: setverdict(pass): none -> pass MTC@8fa0cf39ddab: Warning: Re-starting timer T, which is already active (running or expired). 20240915125417974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125417982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54084<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125417984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125417984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1255)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1244)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1253)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1248)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@8fa0cf39ddab: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@8fa0cf39ddab: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@8fa0cf39ddab: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1242)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1251)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1246)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: pass MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@8fa0cf39ddab: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Sep 15 12:54:18 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20240915125418115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125418516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58232) 20240915125418985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125418985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58232, count=59492) 20240915125419986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125419986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Sep 15 12:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125420987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125420987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_rim_eutran_to_geran started. 20240915125421576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125421577 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125421618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125421619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125421619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125421619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125421619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125421619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125421619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125421619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125421619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125421621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125421621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125421621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125421621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125421621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125421621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125421621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125421621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125421621 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125421621 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125421621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1261)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125421622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125421622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125421624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125421632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125421632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125421652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125421652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125421652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125421652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125421654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125421654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125421654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125421654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125421654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125421654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125421654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125421654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125421654 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125421654 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125421654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125421655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125421655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125421659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125421668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125421668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1272)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1272)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125421698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125421698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125421698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125421698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125421698 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125421698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125421698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125421698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125421698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1272)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125421700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125421700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125421700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125421700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125421700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125421700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125421700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125421701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125421701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125421701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125421701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125421701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125421701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1272)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1272)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125421705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125421715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125421715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125421988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125421988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125421988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125421988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: 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) } } } } 20240915125421991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125421991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125422021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125422025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1261)@8fa0cf39ddab: Final verdict of PTC: none 20240915125422027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125422027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1268)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1266)@8fa0cf39ddab: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@8fa0cf39ddab: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@8fa0cf39ddab: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1270)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1259)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1272)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1264)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: pass MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1272): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@8fa0cf39ddab: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Sep 15 12:54:22 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20240915125422152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125422554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48420) 20240915125423028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125423028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48420, count=52776) 20240915125424030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125424030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Sep 15 12:54:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125425030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125425030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_cell_change_different_rai_ci_attach started. 20240915125425616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125425618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125425663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125425663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125425663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125425663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125425663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125425663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125425663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125425663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125425663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125425665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125425665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125425665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125425665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125425665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125425665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125425665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125425665 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125425665 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125425665 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125425665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125425666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125425666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125425669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125425680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125425680 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1280)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125425703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125425704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125425704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125425704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125425704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125425704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125425704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125425704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125425704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125425705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125425705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125425705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125425706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125425706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125425706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125425706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125425706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125425706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125425706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125425706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125425706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125425706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125425709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125425719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125425719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125425752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125425752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125425752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125425752 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125425752 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125425752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125425752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125425752 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125425752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125425754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125425754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125425754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125425754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125425754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125425754 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125425754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125425754 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125425754 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125425754 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125425754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125425755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125425755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125425759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125425769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125425769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1287)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125426031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125426031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125426031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125426031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: 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) } } } } 20240915125426033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125426033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8fa0cf39ddab: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CAB7EC9B'O, index=0 SGSN_Test-GSUP(1291)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DC17DA33BFB9682782C92FD023D4BBCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C72B261'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1BD4AFFA97DDCE7'O } } } } } 20240915125426082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426082 DLLC NOTICE LLME(ffffffff/cab7ec9b){UNASSIGNED} LLC RX: unknown TLLI 0xcab7ec9b, creating LLME on the fly (gprs_llc.c:552) 20240915125426082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426082 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240915125426082 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Allocated (fsm.c:456) 20240915125426082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Allocated (fsm.c:456) 20240915125426082 DMM DEBUG MM_STATE_Gb[0x612000026020]{Idle}: Allocated (fsm.c:456) 20240915125426082 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Allocated (fsm.c:456) 20240915125426082 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125426082 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125426082 DLLC NOTICE LLME(ffffffff/cab7ec9b){UNASSIGNED} LLGM Assign pre (cab7ec9b => d2ef29df) (gprs_llc.c:1079) 20240915125426082 DLLC NOTICE LLME(cab7ec9b/d2ef29df){ASSIGNED} LLGM Assign post (cab7ec9b => d2ef29df) (gprs_llc.c:1125) 20240915125426082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125426082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125426083 DMM DEBUG MM(262420000000068/d2ef29df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125426096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426096 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125426096 DMM DEBUG MM(262420000000068/d2ef29df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240915125426096 DMM NOTICE MM(262420000000068/d2ef29df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125426096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125426096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125426096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125426096 DMM DEBUG MM(262420000000068/d2ef29df) Requesting authorization (sgsn_auth.c:160) 20240915125426096 DMM INFO MM(262420000000068/d2ef29df) Requesting authentication tuples (sgsn_auth.c:184) 20240915125426096 DMM DEBUG MM(262420000000068/d2ef29df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125426096 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240915125426096 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@8fa0cf39ddab: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20240915125426099 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125426099 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125426099 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125426099 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125426099 DMM INFO MM(262420000000068/d2ef29df) Subscriber data update (mmctx.c:445) 20240915125426099 DMM DEBUG MM(262420000000068/d2ef29df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125426100 DMM INFO MM(262420000000068/d2ef29df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125426100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125426100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125426100 DMM INFO MM(262420000000068/d2ef29df) <- GMM AUTH AND CIPHERING REQ (rand = dc 17 da 33 bf b9 68 27 82 c9 2f d0 23 d4 bb ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125426108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426108 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125426108 DMM INFO MM(262420000000068/d2ef29df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125426108 DMM NOTICE MM(262420000000068/d2ef29df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125426108 DMM DEBUG MM(262420000000068/d2ef29df) checking auth: received GSM SRES = 4c 72 b2 61 (gprs_gmm.c:666) 20240915125426108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125426108 DMM DEBUG MM(262420000000068/d2ef29df) Requesting authorization (sgsn_auth.c:160) 20240915125426108 DMM INFO MM(262420000000068/d2ef29df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125426108 DMM DEBUG MM(262420000000068/d2ef29df) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125426108 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240915125426108 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125426108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125426108 DMM INFO MM(262420000000068/d2ef29df) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2ef29df) (gprs_gmm.c:300) 20240915125426109 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125426109 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125426109 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915125426109 DMM INFO MM(262420000000068/d2ef29df) Subscriber data update (mmctx.c:445) 20240915125426110 DMM DEBUG MM(262420000000068/d2ef29df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125426110 DMM INFO MM(262420000000068/d2ef29df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125426110 DMM NOTICE MM(262420000000068/d2ef29df) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240915125426110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125426110 DMM NOTICE MM(262420000000068/d2ef29df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125426110 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20240915125426110 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125426110 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915125426110 DMM INFO MM(262420000000068/d2ef29df) Subscriber data update (mmctx.c:445) 20240915125426111 DMM DEBUG MM(262420000000068/d2ef29df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125426116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426116 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125426116 DMM INFO MM(262420000000068/d2ef29df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125426116 DMM NOTICE MM(262420000000068/d2ef29df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125426117 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125426117 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125426117 DLLC NOTICE LLME(cab7ec9b/d2ef29df){ASSIGNED} LLGM Assign pre (ffffffff => d2ef29df) (gprs_llc.c:1079) 20240915125426117 DLLC NOTICE LLME(ffffffff/d2ef29df){ASSIGNED} LLGM Assign post (ffffffff => d2ef29df) (gprs_llc.c:1125) 20240915125426117 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125426117 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125426117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125426117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125426168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426168 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125426168 DMM INFO MM(262420000000068/d2ef29df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125426168 DMM INFO MM(262420000000068/d2ef29df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125426168 DMM DEBUG MM(262420000000068/d2ef29df) Using GGSN 0 (gprs_sm.c:317) 20240915125426168 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 14. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125426168 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240915125426168 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125426168 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125426168 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240915125426180 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 30 00 00 01 80 08 00 10 d0 ee 5d 27 11 35 5c 56 76 14 05 7f 7c 5c b2 b2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20240915125426180 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:629) 20240915125426180 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125426180 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210070ebcb8 TLLI=d2ef29df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125426180 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125426180 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@8fa0cf39ddab: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125426187 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240915125426195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426195 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426195 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8fa0cf39ddab: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8fa0cf39ddab: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D2EF29DF'O, index=0 20240915125426203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD2EF29DF) type="GPRS attach" (gprs_gmm.c:1266) 20240915125426203 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125426203 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915125426203 DLLC NOTICE LLME(ffffffff/d2ef29df){ASSIGNED} LLGM Assign pre (d2ef29df => d380fd0b) (gprs_llc.c:1079) 20240915125426203 DLLC NOTICE LLME(d2ef29df/d380fd0b){ASSIGNED} LLGM Assign post (d2ef29df => d380fd0b) (gprs_llc.c:1125) 20240915125426203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125426203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125426203 DMM DEBUG MM(262420000000068/d380fd0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125426216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125426216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240915125426216 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125426216 DMM DEBUG MM(262420000000068/d380fd0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240915125426216 DMM NOTICE MM(262420000000068/d380fd0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125426216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125426216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125426216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125426216 DMM DEBUG MM(262420000000068/d380fd0b) Requesting authorization (sgsn_auth.c:160) 20240915125426216 DMM INFO MM(262420000000068/d380fd0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125426216 DMM DEBUG MM(262420000000068/d380fd0b) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125426216 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240915125426216 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125427202 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125427202 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125427202 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915125427202 DMM INFO MM(262420000000068/d380fd0b) Subscriber data update (mmctx.c:445) 20240915125427202 DMM DEBUG MM(262420000000068/d380fd0b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240915125427202 DMM INFO MM(262420000000068/d380fd0b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240915125427202 DMM NOTICE MM(262420000000068/d380fd0b) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240915125427202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125427202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125427202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915125427202 DMM INFO MM(262420000000068/d380fd0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd380fd0b) (gprs_gmm.c:300) 20240915125427202 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20240915125427203 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125427203 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240915125427203 DMM INFO MM(262420000000068/d380fd0b) Subscriber data update (mmctx.c:445) 20240915125427203 DMM DEBUG MM(262420000000068/d380fd0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125427212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125427212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125427212 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125427212 DMM INFO MM(262420000000068/d380fd0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125427212 DMM NOTICE MM(262420000000068/d380fd0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125427212 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125427212 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125427212 DLLC NOTICE LLME(d2ef29df/d380fd0b){ASSIGNED} LLGM Assign pre (ffffffff => d380fd0b) (gprs_llc.c:1079) 20240915125427212 DLLC NOTICE LLME(ffffffff/d380fd0b){ASSIGNED} LLGM Assign post (ffffffff => d380fd0b) (gprs_llc.c:1125) 20240915125427212 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125427212 DMM ERROR MM_STATE_Gb(0)[0x612000026020]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240915125427212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125427212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125427261 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240915125427270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125427270 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125427270 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8fa0cf39ddab: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125427274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125427276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125427276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1291)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1284)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1279)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1287)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1290)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1282)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1277)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1288)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1287): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Sep 15 12:54:27 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20240915125427409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125427810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122188) 20240915125428277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125428277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=122188, count=123348) 20240915125429279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125429279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Sep 15 12:54:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125430272 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Timeout of T3314 (fsm.c:317) 20240915125430272 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915125430272 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915125430279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125430279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_cell_change_different_rai_ci_data started. 20240915125430869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125430871 DMM INFO MM(262420000000068/d380fd0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125430871 DMM INFO MM(262420000000068/d380fd0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125430871 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125430871 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125430871 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125430871 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915125430871 DLLC NOTICE LLME(ffffffff/d380fd0b){ASSIGNED} LLGM Assign pre (d380fd0b => ffffffff) (gprs_llc.c:1079) 20240915125430871 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d380fd0b => ffffffff) (gprs_llc.c:1125) 20240915125430871 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210070eb960 (gprs_sndcp.c:574) 20240915125430871 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210070ebcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125430871 DMM NOTICE MM(262420000000068/d380fd0b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125430871 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240915125430871 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125430871 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125430871 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240915125430871 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240915125430871 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125430871 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20240915125430871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Deallocated (fsm.c:568) 20240915125430871 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Deallocated (fsm.c:568) 20240915125430871 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Deallocated (fsm.c:568) 20240915125430871 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Deallocated (fsm.c:568) 20240915125430871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125430915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125430915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125430915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125430915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125430915 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125430915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125430915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125430915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125430915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125430917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125430917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125430917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125430918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125430918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125430918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125430918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125430918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125430918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125430918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125430918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125430918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125430918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125430922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125430931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125430931 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125430955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125430955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125430955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125430956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125430956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125430956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125430956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125430956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125430956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125430957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125430957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125430957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125430957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125430957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125430957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125430957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125430957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125430957 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125430957 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125430957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125430958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125430958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125430961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125430970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125430970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1304)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 TC_cell_change_different_rai_ci_data-BVCI210(1302)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125430995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125430996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125430996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125430996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125430996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125430996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125430996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125430996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125430996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125430998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125430998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125430998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125430998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125430998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125430998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125430998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125430998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125430998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125430998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125430998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125430999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125430999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125431003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125431012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125431280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125431280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125431280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125431280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: 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) } } } } 20240915125431282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125431282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@8fa0cf39ddab: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E00894DA'O, index=0 SGSN_Test-GSUP(1310)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0F7FD8F0D30F755EB46E88C3D669C730'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2931AB60'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C67BB664A58CC91'O } } } } } 20240915125431329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431329 DLLC NOTICE LLME(ffffffff/e00894da){UNASSIGNED} LLC RX: unknown TLLI 0xe00894da, creating LLME on the fly (gprs_llc.c:552) 20240915125431329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125431330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240915125431330 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Allocated (fsm.c:456) 20240915125431330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Allocated (fsm.c:456) 20240915125431330 DMM DEBUG MM_STATE_Gb[0x6120000267a0]{Idle}: Allocated (fsm.c:456) 20240915125431330 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Allocated (fsm.c:456) 20240915125431330 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125431330 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125431330 DLLC NOTICE LLME(ffffffff/e00894da){UNASSIGNED} LLGM Assign pre (e00894da => fec7ee23) (gprs_llc.c:1079) 20240915125431330 DLLC NOTICE LLME(e00894da/fec7ee23){ASSIGNED} LLGM Assign post (e00894da => fec7ee23) (gprs_llc.c:1125) 20240915125431330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125431330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125431330 DMM DEBUG MM(262420000000070/fec7ee23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125431343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125431343 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125431343 DMM DEBUG MM(262420000000070/fec7ee23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240915125431343 DMM NOTICE MM(262420000000070/fec7ee23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125431343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125431343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125431343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125431344 DMM DEBUG MM(262420000000070/fec7ee23) Requesting authorization (sgsn_auth.c:160) 20240915125431344 DMM INFO MM(262420000000070/fec7ee23) Requesting authentication tuples (sgsn_auth.c:184) 20240915125431344 DMM DEBUG MM(262420000000070/fec7ee23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125431344 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240915125431344 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@8fa0cf39ddab: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20240915125431346 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125431346 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125431346 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125431346 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125431346 DMM INFO MM(262420000000070/fec7ee23) Subscriber data update (mmctx.c:445) 20240915125431346 DMM DEBUG MM(262420000000070/fec7ee23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125431346 DMM INFO MM(262420000000070/fec7ee23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125431346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125431346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125431347 DMM INFO MM(262420000000070/fec7ee23) <- GMM AUTH AND CIPHERING REQ (rand = 0f 7f d8 f0 d3 0f 75 5e b4 6e 88 c3 d6 69 c7 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125431355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125431355 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125431355 DMM INFO MM(262420000000070/fec7ee23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125431355 DMM NOTICE MM(262420000000070/fec7ee23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125431355 DMM DEBUG MM(262420000000070/fec7ee23) checking auth: received GSM SRES = 29 31 ab 60 (gprs_gmm.c:666) 20240915125431355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125431355 DMM DEBUG MM(262420000000070/fec7ee23) Requesting authorization (sgsn_auth.c:160) 20240915125431356 DMM INFO MM(262420000000070/fec7ee23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125431356 DMM DEBUG MM(262420000000070/fec7ee23) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125431356 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240915125431356 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125431356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125431356 DMM INFO MM(262420000000070/fec7ee23) <- GMM ATTACH ACCEPT (new P-TMSI=0xfec7ee23) (gprs_gmm.c:300) 20240915125431357 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125431357 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125431357 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240915125431357 DMM INFO MM(262420000000070/fec7ee23) Subscriber data update (mmctx.c:445) 20240915125431357 DMM DEBUG MM(262420000000070/fec7ee23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125431357 DMM INFO MM(262420000000070/fec7ee23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125431357 DMM NOTICE MM(262420000000070/fec7ee23) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240915125431357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125431357 DMM NOTICE MM(262420000000070/fec7ee23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125431357 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) 20240915125431358 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125431358 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240915125431358 DMM INFO MM(262420000000070/fec7ee23) Subscriber data update (mmctx.c:445) 20240915125431358 DMM DEBUG MM(262420000000070/fec7ee23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125431364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125431364 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125431364 DMM INFO MM(262420000000070/fec7ee23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125431365 DMM NOTICE MM(262420000000070/fec7ee23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125431365 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125431365 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125431365 DLLC NOTICE LLME(e00894da/fec7ee23){ASSIGNED} LLGM Assign pre (ffffffff => fec7ee23) (gprs_llc.c:1079) 20240915125431365 DLLC NOTICE LLME(ffffffff/fec7ee23){ASSIGNED} LLGM Assign post (ffffffff => fec7ee23) (gprs_llc.c:1125) 20240915125431365 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125431365 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125431365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125431365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125431416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125431416 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125431416 DMM INFO MM(262420000000070/fec7ee23) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125431416 DMM INFO MM(262420000000070/fec7ee23) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125431416 DMM DEBUG MM(262420000000070/fec7ee23) Using GGSN 0 (gprs_sm.c:317) 20240915125431416 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 15. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125431416 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240915125431416 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125431416 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125431416 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240915125431428 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 2d 01 db 18 11 73 bc 42 41 14 05 7f 60 1c b0 db 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20240915125431429 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:629) 20240915125431429 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125431429 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210073644b8 TLLI=fec7ee23, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125431429 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125431429 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@8fa0cf39ddab: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125431436 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20240915125431444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431444 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915125431444 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1302)@8fa0cf39ddab: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='FEC7EE23'O, index=0 20240915125431451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125431451 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125431451 DSNDCP ERROR Message for non-existing MM ctx (lle=0x6210073644b8, TLLI=fec7ee23, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20240915125432736 DGPRS DEBUG Checking for inactive LLMEs, time = 8215606 (sgsn.c:131) TC_cell_change_different_rai_ci_data(1312)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@8fa0cf39ddab: Removing Client IMSI='262420000000070'H, index=0 20240915125433451 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@8fa0cf39ddab: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125433460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56410<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1298)@8fa0cf39ddab: Final verdict of PTC: none 20240915125433462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125433462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_rai_ci_data-BVCI210(1302)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1303)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1308)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1296)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1306)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1301)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Sep 15 12:54:33 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20240915125433596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125433998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102280) 20240915125434445 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Timeout of T3314 (fsm.c:317) 20240915125434445 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915125434445 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915125434463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125434463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102280, count=107360) 20240915125435464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125435464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Sep 15 12:54:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125436465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125436465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_cell_change_different_ci_attach started. 20240915125437057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125437059 DMM INFO MM(262420000000070/fec7ee23) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125437059 DMM INFO MM(262420000000070/fec7ee23) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125437059 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125437059 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125437059 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125437059 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915125437059 DLLC NOTICE LLME(ffffffff/fec7ee23){ASSIGNED} LLGM Assign pre (fec7ee23 => ffffffff) (gprs_llc.c:1079) 20240915125437059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fec7ee23 => ffffffff) (gprs_llc.c:1125) 20240915125437059 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007364160 (gprs_sndcp.c:574) 20240915125437059 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210073644b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125437059 DMM NOTICE MM(262420000000070/fec7ee23) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125437059 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240915125437059 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125437059 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125437060 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240915125437060 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240915125437060 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125437060 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20240915125437060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Deallocated (fsm.c:568) 20240915125437060 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Deallocated (fsm.c:568) 20240915125437060 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Deallocated (fsm.c:568) 20240915125437060 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125437060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125437102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125437102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125437102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125437102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125437102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125437102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125437102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125437102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125437102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125437104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125437104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125437104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125437105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125437105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125437105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125437105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125437105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125437105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125437105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125437105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1317)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125437106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125437106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125437109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125437117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437117 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1318)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_ci_attach-BVCI196(1316)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125437143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125437143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125437143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125437143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125437143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125437143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125437143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125437143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125437143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125437145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125437145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125437145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125437145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125437145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125437145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125437145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125437145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125437145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125437146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125437146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125437146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125437146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125437149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125437158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125437182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125437182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125437182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125437182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125437182 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125437182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125437183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125437183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125437183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125437185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125437185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125437185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125437185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125437185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125437185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125437185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125437185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125437185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125437185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125437185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125437186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125437186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125437190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125437199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125437466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125437466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125437466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125437466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: 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) } } } } 20240915125437468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125437469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@8fa0cf39ddab: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C5269645'O, index=0 SGSN_Test-GSUP(1329)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@8fa0cf39ddab: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@8fa0cf39ddab: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C5269645'O, index=0 TC_cell_change_different_ci_attach(1331)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B7EB03F6B8490E5D7E5F7938487F8B1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C17A668'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ECD055DD0BC237E3'O } } } } } 20240915125437521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437521 DLLC NOTICE LLME(ffffffff/c5269645){UNASSIGNED} LLC RX: unknown TLLI 0xc5269645, creating LLME on the fly (gprs_llc.c:552) 20240915125437521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437521 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240915125437521 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Allocated (fsm.c:456) 20240915125437521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Allocated (fsm.c:456) 20240915125437521 DMM DEBUG MM_STATE_Gb[0x612000026f20]{Idle}: Allocated (fsm.c:456) 20240915125437521 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Allocated (fsm.c:456) 20240915125437521 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125437521 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125437521 DLLC NOTICE LLME(ffffffff/c5269645){UNASSIGNED} LLGM Assign pre (c5269645 => f91c8c7e) (gprs_llc.c:1079) 20240915125437521 DLLC NOTICE LLME(c5269645/f91c8c7e){ASSIGNED} LLGM Assign post (c5269645 => f91c8c7e) (gprs_llc.c:1125) 20240915125437521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125437521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125437521 DMM DEBUG MM(262420000000069/f91c8c7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125437533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437533 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125437533 DMM DEBUG MM(262420000000069/f91c8c7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240915125437533 DMM NOTICE MM(262420000000069/f91c8c7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125437533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125437534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125437534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125437534 DMM DEBUG MM(262420000000069/f91c8c7e) Requesting authorization (sgsn_auth.c:160) 20240915125437534 DMM INFO MM(262420000000069/f91c8c7e) Requesting authentication tuples (sgsn_auth.c:184) 20240915125437534 DMM DEBUG MM(262420000000069/f91c8c7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125437534 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240915125437534 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@8fa0cf39ddab: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20240915125437537 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125437537 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125437537 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125437537 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125437537 DMM INFO MM(262420000000069/f91c8c7e) Subscriber data update (mmctx.c:445) 20240915125437537 DMM DEBUG MM(262420000000069/f91c8c7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125437537 DMM INFO MM(262420000000069/f91c8c7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125437537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125437537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125437537 DMM INFO MM(262420000000069/f91c8c7e) <- GMM AUTH AND CIPHERING REQ (rand = b7 eb 03 f6 b8 49 0e 5d 7e 5f 79 38 48 7f 8b 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125437545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437545 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125437545 DMM INFO MM(262420000000069/f91c8c7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125437545 DMM NOTICE MM(262420000000069/f91c8c7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125437545 DMM DEBUG MM(262420000000069/f91c8c7e) checking auth: received GSM SRES = 4c 17 a6 68 (gprs_gmm.c:666) 20240915125437545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125437545 DMM DEBUG MM(262420000000069/f91c8c7e) Requesting authorization (sgsn_auth.c:160) 20240915125437545 DMM INFO MM(262420000000069/f91c8c7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125437545 DMM DEBUG MM(262420000000069/f91c8c7e) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125437545 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240915125437545 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125437545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125437545 DMM INFO MM(262420000000069/f91c8c7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf91c8c7e) (gprs_gmm.c:300) 20240915125437547 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125437547 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125437547 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915125437547 DMM INFO MM(262420000000069/f91c8c7e) Subscriber data update (mmctx.c:445) 20240915125437547 DMM DEBUG MM(262420000000069/f91c8c7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125437547 DMM INFO MM(262420000000069/f91c8c7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125437547 DMM NOTICE MM(262420000000069/f91c8c7e) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240915125437547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125437547 DMM NOTICE MM(262420000000069/f91c8c7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125437547 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20240915125437548 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125437548 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915125437548 DMM INFO MM(262420000000069/f91c8c7e) Subscriber data update (mmctx.c:445) 20240915125437548 DMM DEBUG MM(262420000000069/f91c8c7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125437554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437554 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125437554 DMM INFO MM(262420000000069/f91c8c7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125437554 DMM NOTICE MM(262420000000069/f91c8c7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125437554 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125437554 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125437554 DLLC NOTICE LLME(c5269645/f91c8c7e){ASSIGNED} LLGM Assign pre (ffffffff => f91c8c7e) (gprs_llc.c:1079) 20240915125437554 DLLC NOTICE LLME(ffffffff/f91c8c7e){ASSIGNED} LLGM Assign post (ffffffff => f91c8c7e) (gprs_llc.c:1125) 20240915125437554 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125437554 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125437554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125437554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125437605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437605 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125437605 DMM INFO MM(262420000000069/f91c8c7e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125437606 DMM INFO MM(262420000000069/f91c8c7e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125437606 DMM DEBUG MM(262420000000069/f91c8c7e) Using GGSN 0 (gprs_sm.c:317) 20240915125437606 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125437606 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240915125437606 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125437606 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125437606 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240915125437618 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 a0 db cd 86 11 d6 90 1e 2e 14 05 7f 62 1b 6f 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20240915125437618 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:629) 20240915125437618 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125437618 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210075714b8 TLLI=f91c8c7e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125437618 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125437618 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@8fa0cf39ddab: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125437626 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240915125437633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437633 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437633 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1321)@8fa0cf39ddab: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@8fa0cf39ddab: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F91C8C7E'O, index=0 20240915125437641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437641 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125437641 DMM INFO MM(262420000000069/f91c8c7e) -> GMM ATTACH REQUEST MI(TMSI-0xF91C8C7E) type="GPRS attach" (gprs_gmm.c:1266) 20240915125437641 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125437641 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915125437641 DLLC NOTICE LLME(ffffffff/f91c8c7e){ASSIGNED} LLGM Assign pre (f91c8c7e => f9e8c609) (gprs_llc.c:1079) 20240915125437641 DLLC NOTICE LLME(f91c8c7e/f9e8c609){ASSIGNED} LLGM Assign post (f91c8c7e => f9e8c609) (gprs_llc.c:1125) 20240915125437641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125437641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125437641 DMM DEBUG MM(262420000000069/f9e8c609) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125437654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125437654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240915125437654 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125437654 DMM DEBUG MM(262420000000069/f9e8c609) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240915125437654 DMM NOTICE MM(262420000000069/f9e8c609) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125437654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125437654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125437654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125437654 DMM DEBUG MM(262420000000069/f9e8c609) Requesting authorization (sgsn_auth.c:160) 20240915125437654 DMM INFO MM(262420000000069/f9e8c609) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125437654 DMM DEBUG MM(262420000000069/f9e8c609) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125437654 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240915125437654 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125438640 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125438640 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125438640 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915125438640 DMM INFO MM(262420000000069/f9e8c609) Subscriber data update (mmctx.c:445) 20240915125438640 DMM DEBUG MM(262420000000069/f9e8c609) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240915125438640 DMM INFO MM(262420000000069/f9e8c609) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240915125438640 DMM NOTICE MM(262420000000069/f9e8c609) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240915125438640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125438640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125438640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240915125438640 DMM INFO MM(262420000000069/f9e8c609) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9e8c609) (gprs_gmm.c:300) 20240915125438640 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20240915125438641 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125438641 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240915125438641 DMM INFO MM(262420000000069/f9e8c609) Subscriber data update (mmctx.c:445) 20240915125438641 DMM DEBUG MM(262420000000069/f9e8c609) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125438649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125438649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125438649 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125438650 DMM INFO MM(262420000000069/f9e8c609) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125438650 DMM NOTICE MM(262420000000069/f9e8c609) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125438650 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125438650 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125438650 DLLC NOTICE LLME(f91c8c7e/f9e8c609){ASSIGNED} LLGM Assign pre (ffffffff => f9e8c609) (gprs_llc.c:1079) 20240915125438650 DLLC NOTICE LLME(ffffffff/f9e8c609){ASSIGNED} LLGM Assign post (ffffffff => f9e8c609) (gprs_llc.c:1125) 20240915125438650 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125438650 DMM ERROR MM_STATE_Gb(0)[0x612000026f20]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240915125438650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125438650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125438699 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240915125438707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125438707 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125438707 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1316)@8fa0cf39ddab: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125438712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41990<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125438715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1329)@8fa0cf39ddab: Final verdict of PTC: none 20240915125438715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1317)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1322)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1327)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1325)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1315)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1320)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Sep 15 12:54:38 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20240915125438842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125439244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=120116) 20240915125439717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125439717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=120116, count=129092) 20240915125440718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125440718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Sep 15 12:54:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125441709 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Timeout of T3314 (fsm.c:317) 20240915125441709 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915125441709 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915125441719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125441719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_cell_change_different_ci_data started. 20240915125442306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125442307 DMM INFO MM(262420000000069/f9e8c609) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125442307 DMM INFO MM(262420000000069/f9e8c609) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125442307 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125442307 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125442307 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125442307 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915125442307 DLLC NOTICE LLME(ffffffff/f9e8c609){ASSIGNED} LLGM Assign pre (f9e8c609 => ffffffff) (gprs_llc.c:1079) 20240915125442307 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e8c609 => ffffffff) (gprs_llc.c:1125) 20240915125442307 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007571160 (gprs_sndcp.c:574) 20240915125442307 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210075714b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125442307 DMM NOTICE MM(262420000000069/f9e8c609) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125442307 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240915125442307 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125442307 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125442308 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240915125442308 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240915125442308 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125442308 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20240915125442308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Deallocated (fsm.c:568) 20240915125442308 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Deallocated (fsm.c:568) 20240915125442308 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Deallocated (fsm.c:568) 20240915125442308 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Deallocated (fsm.c:568) 20240915125442308 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125442353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125442353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125442353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125442353 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125442353 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125442353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125442353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125442353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125442353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125442355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125442355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125442355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125442355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125442355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125442355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125442355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125442355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125442356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125442356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125442356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125442356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125442356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125442360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125442371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125442389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125442389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125442389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125442389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125442389 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125442389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125442389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125442389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125442389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125442391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125442391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125442391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125442391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125442391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125442391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125442391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125442391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125442391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125442391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125442391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1341)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125442392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125442392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125442395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125442404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125442429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125442429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125442429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125442429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125442429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125442429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125442429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125442429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125442429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125442430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125442430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125442430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125442431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125442431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125442431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125442431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125442431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125442431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125442431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125442431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125442431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125442431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125442435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125442446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442446 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125442720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125442720 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125442720 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125442720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: 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) } } } } 20240915125442722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125442723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@8fa0cf39ddab: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='ED8C0BEE'O, index=0 SGSN_Test-GSUP(1348)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@8fa0cf39ddab: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@8fa0cf39ddab: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='ED8C0BEE'O, index=0 TC_cell_change_different_ci_data(1350)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DC15FECD9338A61346A29A176D2DC83A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1EB0980'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95F8372CBD29D993'O } } } } } 20240915125442773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442773 DLLC NOTICE LLME(ffffffff/ed8c0bee){UNASSIGNED} LLC RX: unknown TLLI 0xed8c0bee, creating LLME on the fly (gprs_llc.c:552) 20240915125442773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125442773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240915125442773 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Allocated (fsm.c:456) 20240915125442773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Allocated (fsm.c:456) 20240915125442773 DMM DEBUG MM_STATE_Gb[0x6120000276a0]{Idle}: Allocated (fsm.c:456) 20240915125442773 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Allocated (fsm.c:456) 20240915125442773 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125442773 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125442773 DLLC NOTICE LLME(ffffffff/ed8c0bee){UNASSIGNED} LLGM Assign pre (ed8c0bee => c01c0202) (gprs_llc.c:1079) 20240915125442773 DLLC NOTICE LLME(ed8c0bee/c01c0202){ASSIGNED} LLGM Assign post (ed8c0bee => c01c0202) (gprs_llc.c:1125) 20240915125442773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125442773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125442773 DMM DEBUG MM(262420000000071/c01c0202) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125442786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125442786 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125442786 DMM DEBUG MM(262420000000071/c01c0202) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240915125442786 DMM NOTICE MM(262420000000071/c01c0202) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125442786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125442786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125442786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125442786 DMM DEBUG MM(262420000000071/c01c0202) Requesting authorization (sgsn_auth.c:160) 20240915125442786 DMM INFO MM(262420000000071/c01c0202) Requesting authentication tuples (sgsn_auth.c:184) 20240915125442786 DMM DEBUG MM(262420000000071/c01c0202) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125442786 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240915125442786 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@8fa0cf39ddab: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20240915125442789 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125442789 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125442789 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125442789 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125442789 DMM INFO MM(262420000000071/c01c0202) Subscriber data update (mmctx.c:445) 20240915125442789 DMM DEBUG MM(262420000000071/c01c0202) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125442789 DMM INFO MM(262420000000071/c01c0202) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125442789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125442789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125442789 DMM INFO MM(262420000000071/c01c0202) <- GMM AUTH AND CIPHERING REQ (rand = dc 15 fe cd 93 38 a6 13 46 a2 9a 17 6d 2d c8 3a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125442797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125442797 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125442797 DMM INFO MM(262420000000071/c01c0202) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125442797 DMM NOTICE MM(262420000000071/c01c0202) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125442797 DMM DEBUG MM(262420000000071/c01c0202) checking auth: received GSM SRES = c1 eb 09 80 (gprs_gmm.c:666) 20240915125442797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125442797 DMM DEBUG MM(262420000000071/c01c0202) Requesting authorization (sgsn_auth.c:160) 20240915125442797 DMM INFO MM(262420000000071/c01c0202) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125442797 DMM DEBUG MM(262420000000071/c01c0202) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125442797 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240915125442798 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125442798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125442798 DMM INFO MM(262420000000071/c01c0202) <- GMM ATTACH ACCEPT (new P-TMSI=0xc01c0202) (gprs_gmm.c:300) 20240915125442800 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125442800 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125442800 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240915125442800 DMM INFO MM(262420000000071/c01c0202) Subscriber data update (mmctx.c:445) 20240915125442800 DMM DEBUG MM(262420000000071/c01c0202) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125442800 DMM INFO MM(262420000000071/c01c0202) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125442800 DMM NOTICE MM(262420000000071/c01c0202) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240915125442800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125442800 DMM NOTICE MM(262420000000071/c01c0202) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125442800 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) 20240915125442800 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125442800 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240915125442800 DMM INFO MM(262420000000071/c01c0202) Subscriber data update (mmctx.c:445) 20240915125442801 DMM DEBUG MM(262420000000071/c01c0202) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125442807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125442807 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125442807 DMM INFO MM(262420000000071/c01c0202) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125442807 DMM NOTICE MM(262420000000071/c01c0202) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125442807 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125442807 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125442807 DLLC NOTICE LLME(ed8c0bee/c01c0202){ASSIGNED} LLGM Assign pre (ffffffff => c01c0202) (gprs_llc.c:1079) 20240915125442807 DLLC NOTICE LLME(ffffffff/c01c0202){ASSIGNED} LLGM Assign post (ffffffff => c01c0202) (gprs_llc.c:1125) 20240915125442807 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125442807 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125442807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125442807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125442858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240915125442858 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125442859 DMM INFO MM(262420000000071/c01c0202) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125442859 DMM INFO MM(262420000000071/c01c0202) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125442859 DMM DEBUG MM(262420000000071/c01c0202) Using GGSN 0 (gprs_sm.c:317) 20240915125442859 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125442859 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240915125442859 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125442859 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125442859 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240915125442869 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 71 50 13 07 11 36 08 12 4d 14 05 7f 98 05 b2 fb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20240915125442869 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:629) 20240915125442869 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125442869 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210077fdcb8 TLLI=c01c0202, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240915125442869 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125442869 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@8fa0cf39ddab: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125442878 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20240915125442885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442885 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240915125442885 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1340)@8fa0cf39ddab: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@8fa0cf39ddab: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C01C0202'O, index=0 20240915125442891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125442891 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125442891 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125442892 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@8fa0cf39ddab: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125442906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@8fa0cf39ddab: Final verdict of PTC: none 20240915125442908 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125442908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1336)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1341)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1346)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@8fa0cf39ddab: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1339)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1334)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1344)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Sep 15 12:54:43 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20240915125443046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125443447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86184) 20240915125443909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125443909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86184, count=105980) 20240915125444910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125444910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Sep 15 12:54:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125445892 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Timeout of T3314 (fsm.c:317) 20240915125445892 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240915125445892 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240915125445911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125445911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_sgsn_context_req_in started. 20240915125446506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125446507 DMM INFO MM(262420000000071/c01c0202) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125446507 DMM INFO MM(262420000000071/c01c0202) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125446508 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125446508 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125446508 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125446508 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240915125446508 DLLC NOTICE LLME(ffffffff/c01c0202){ASSIGNED} LLGM Assign pre (c01c0202 => ffffffff) (gprs_llc.c:1079) 20240915125446508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c01c0202 => ffffffff) (gprs_llc.c:1125) 20240915125446508 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210077fd960 (gprs_sndcp.c:574) 20240915125446508 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210077fdcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240915125446508 DMM NOTICE MM(262420000000071/c01c0202) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240915125446508 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240915125446508 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20240915125446508 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125446508 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240915125446508 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240915125446508 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125446508 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20240915125446508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Deallocated (fsm.c:568) 20240915125446508 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Deallocated (fsm.c:568) 20240915125446508 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Deallocated (fsm.c:568) 20240915125446508 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125446508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1356)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1356)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125446559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125446559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125446559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125446559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125446559 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125446559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125446559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125446559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125446559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1355)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1356)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125446561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125446561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125446561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125446561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125446561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125446561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125446561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125446561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125446561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125446561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125446561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125446562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125446562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1356)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1356)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125446565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125446575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125446575 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1353)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1355)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125446587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125446587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125446587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125446587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125446587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125446587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125446587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125446587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125446587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125446589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125446589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125446589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125446589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125446589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125446589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125446589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125446589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125446589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125446589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125446589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125446590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125446590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125446594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125446603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125446603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125446628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125446628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125446628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125446628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125446628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125446628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125446628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125446628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125446628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125446630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125446630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125446630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125446631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125446631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125446631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125446631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125446631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125446631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125446631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125446631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125446631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125446631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125446636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125446645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125446645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125446912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125446912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125446912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125446912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: 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) } } } } 20240915125446914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125446914 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1353)@8fa0cf39ddab: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F80D0E14'O, index=0 SGSN_Test-GSUP(1367)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@8fa0cf39ddab: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '44B1AF51A4210DB6A6563E85257D0B7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57381EC7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1414D002DF55EAC'O } } } } } 20240915125447969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125447969 DLLC NOTICE LLME(ffffffff/f80d0e14){UNASSIGNED} LLC RX: unknown TLLI 0xf80d0e14, creating LLME on the fly (gprs_llc.c:552) 20240915125447969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125447969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240915125447969 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Allocated (fsm.c:456) 20240915125447969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Allocated (fsm.c:456) 20240915125447969 DMM DEBUG MM_STATE_Gb[0x612000027e20]{Idle}: Allocated (fsm.c:456) 20240915125447969 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Allocated (fsm.c:456) 20240915125447969 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125447969 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125447970 DLLC NOTICE LLME(ffffffff/f80d0e14){UNASSIGNED} LLGM Assign pre (f80d0e14 => fb5c2617) (gprs_llc.c:1079) 20240915125447970 DLLC NOTICE LLME(f80d0e14/fb5c2617){ASSIGNED} LLGM Assign post (f80d0e14 => fb5c2617) (gprs_llc.c:1125) 20240915125447970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125447970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125447970 DMM DEBUG MM(262420000000072/fb5c2617) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125447980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125447980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125447980 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125447980 DMM DEBUG MM(262420000000072/fb5c2617) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240915125447980 DMM NOTICE MM(262420000000072/fb5c2617) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125447980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125447980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125447980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125447980 DMM DEBUG MM(262420000000072/fb5c2617) Requesting authorization (sgsn_auth.c:160) 20240915125447980 DMM INFO MM(262420000000072/fb5c2617) Requesting authentication tuples (sgsn_auth.c:184) 20240915125447980 DMM DEBUG MM(262420000000072/fb5c2617) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125447980 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240915125447980 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@8fa0cf39ddab: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@8fa0cf39ddab: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20240915125447983 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125447983 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125447983 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125447983 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125447983 DMM INFO MM(262420000000072/fb5c2617) Subscriber data update (mmctx.c:445) 20240915125447983 DMM DEBUG MM(262420000000072/fb5c2617) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125447983 DMM INFO MM(262420000000072/fb5c2617) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125447983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125447983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125447983 DMM INFO MM(262420000000072/fb5c2617) <- GMM AUTH AND CIPHERING REQ (rand = 44 b1 af 51 a4 21 0d b6 a6 56 3e 85 25 7d 0b 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240915125447991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125447991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125447991 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125447991 DMM INFO MM(262420000000072/fb5c2617) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125447991 DMM NOTICE MM(262420000000072/fb5c2617) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125447991 DMM DEBUG MM(262420000000072/fb5c2617) checking auth: received GSM SRES = 57 38 1e c7 (gprs_gmm.c:666) 20240915125447991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125447991 DMM DEBUG MM(262420000000072/fb5c2617) Requesting authorization (sgsn_auth.c:160) 20240915125447991 DMM INFO MM(262420000000072/fb5c2617) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125447991 DMM DEBUG MM(262420000000072/fb5c2617) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125447991 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240915125447991 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125447991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125447991 DMM INFO MM(262420000000072/fb5c2617) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb5c2617) (gprs_gmm.c:300) 20240915125447993 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125447993 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125447993 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240915125447993 DMM INFO MM(262420000000072/fb5c2617) Subscriber data update (mmctx.c:445) 20240915125447993 DMM DEBUG MM(262420000000072/fb5c2617) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125447993 DMM INFO MM(262420000000072/fb5c2617) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125447993 DMM NOTICE MM(262420000000072/fb5c2617) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240915125447993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125447993 DMM NOTICE MM(262420000000072/fb5c2617) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125447993 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20240915125447993 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125447993 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240915125447993 DMM INFO MM(262420000000072/fb5c2617) Subscriber data update (mmctx.c:445) 20240915125447993 DMM DEBUG MM(262420000000072/fb5c2617) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125447999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125447999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125447999 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125447999 DMM INFO MM(262420000000072/fb5c2617) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125447999 DMM NOTICE MM(262420000000072/fb5c2617) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125447999 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125447999 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125447999 DLLC NOTICE LLME(f80d0e14/fb5c2617){ASSIGNED} LLGM Assign pre (ffffffff => fb5c2617) (gprs_llc.c:1079) 20240915125447999 DLLC NOTICE LLME(ffffffff/fb5c2617){ASSIGNED} LLGM Assign post (ffffffff => fb5c2617) (gprs_llc.c:1125) 20240915125447999 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125447999 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125447999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125447999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125448052 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 d5 5c 00 00 03 52 f0 99 42 42 de 05 fb 5c 26 17 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@8fa0cf39ddab: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240915125450053 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240915125450053 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240915125450053 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20240915125450053 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240915125450053 DMM INFO MM(262420000000072/fb5c2617) Subscriber data update (mmctx.c:445) 20240915125450053 DMM DEBUG MM(262420000000072/fb5c2617) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240915125450053 DMM INFO MM(262420000000072/fb5c2617) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240915125450053 DMM INFO MM(262420000000072/fb5c2617) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125450053 DMM INFO MM(262420000000072/fb5c2617) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125450053 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125450053 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125450053 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125450053 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125450053 DLLC NOTICE LLME(ffffffff/fb5c2617){ASSIGNED} LLGM Assign pre (fb5c2617 => ffffffff) (gprs_llc.c:1079) 20240915125450053 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb5c2617 => ffffffff) (gprs_llc.c:1125) 20240915125450054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Deallocated (fsm.c:568) 20240915125450054 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Deallocated (fsm.c:568) 20240915125450054 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Deallocated (fsm.c:568) 20240915125450054 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1353)@8fa0cf39ddab: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@8fa0cf39ddab: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240915125450059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42038<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125450062 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125450062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@8fa0cf39ddab: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1353)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(1367)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1356)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1360)@8fa0cf39ddab: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@8fa0cf39ddab: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1365)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1355)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1358)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1363)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1354)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1353): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1355): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1356): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@8fa0cf39ddab: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Sep 15 12:54:50 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20240915125450195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125450597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98772) 20240915125451062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125451062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98772, count=100032) 20240915125452063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125452063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Sep 15 12:54:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125453064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125453064 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_sgsn_context_req_out started. 20240915125453657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125453658 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125453699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125453699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125453699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125453699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125453699 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125453699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125453700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125453700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125453700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125453701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125453701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125453701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125453702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125453702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125453702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125453702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125453702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125453702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125453702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125453702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125453702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125453702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125453707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125453715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125453715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125453734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125453734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125453734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125453734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125453734 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125453734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125453734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125453734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125453734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125453736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125453736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125453736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125453736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125453736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125453736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125453736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125453736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125453736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125453736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125453736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125453737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1379)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125453737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125453740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125453749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125453749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1380)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 TC_sgsn_context_req_out-BVCI210(1378)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1385)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125453789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125453789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125453789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125453789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125453789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125453789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125453789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125453789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125453789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125453791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125453791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125453791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125453791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125453791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125453791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125453791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125453791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125453791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125453791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125453791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125453792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125453792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125453795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125453805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125453805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125454065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125454065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125454065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125454065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: 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) } } } } 20240915125454067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125454068 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@8fa0cf39ddab: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F866635B'O, index=0 SGSN_Test-GSUP(1386)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20240915125455122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125455122 DLLC NOTICE LLME(ffffffff/f866635b){UNASSIGNED} LLC RX: unknown TLLI 0xf866635b, creating LLME on the fly (gprs_llc.c:552) 20240915125455122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240915125455122 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915125455122 DMM NOTICE LLME(ffffffff/f866635b){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240915125455122 DLLC NOTICE LLME(ffffffff/f866635b){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240915125455123 DMM ERROR LLME(ffffffff/f866635b){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240915125455123 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240915125455123 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240915125455123 DLLC NOTICE LLME(ffffffff/f866635b){UNASSIGNED} LLGM Assign pre (f866635b => ffffffff) (gprs_llc.c:1079) 20240915125455123 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f866635b => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@8fa0cf39ddab: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@8fa0cf39ddab: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@8fa0cf39ddab: Final verdict of PTC: none 20240915125455136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125455136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1374)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1379)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1385)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@8fa0cf39ddab: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@8fa0cf39ddab: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@8fa0cf39ddab: Final verdict of PTC: none 20240915125455138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57882<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI196(1373)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1377)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1372)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1383)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@8fa0cf39ddab: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@8fa0cf39ddab: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@8fa0cf39ddab: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Sep 15 12:54:55 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20240915125455269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125455670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53976) 20240915125456137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125456137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53976, count=55136) 20240915125457138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125457138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Sep 15 12:54:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125458140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125458140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_req_id_req_ra_update started. 20240915125458726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125458728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125458780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125458780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125458780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125458780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125458780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125458780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125458780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125458780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125458780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125458782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125458782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125458782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125458783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125458783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125458783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125458783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125458783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125458783 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125458783 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125458783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1393)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1394)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125458784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125458784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125458788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125458797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125458797 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1391)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1393)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125458809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125458809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125458809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125458809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125458809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125458809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125458809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125458809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125458809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125458811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125458811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125458811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125458811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125458811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125458811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125458811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125458811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125458811 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125458811 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125458811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125458812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125458812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125458817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125458826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125458826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125458843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125458843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125458843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125458843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125458843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125458843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125458843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125458843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125458843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125458844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125458844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125458844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125458845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125458845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125458845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125458845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125458845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125458845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125458845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125458845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125458846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1403)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125458846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125458850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125458858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125458859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125459141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125459141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125459141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125459141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: 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) } } } } 20240915125459143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125459144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1391)@8fa0cf39ddab: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FC201ACA'O, index=0 SGSN_Test-GSUP(1405)@8fa0cf39ddab: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20240915125459193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125459193 DLLC NOTICE LLME(ffffffff/fc201aca){UNASSIGNED} LLC RX: unknown TLLI 0xfc201aca, creating LLME on the fly (gprs_llc.c:552) 20240915125459193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125459193 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240915125459193 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Allocated (fsm.c:456) 20240915125459193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Allocated (fsm.c:456) 20240915125459193 DMM DEBUG MM_STATE_Gb[0x612000028420]{Idle}: Allocated (fsm.c:456) 20240915125459193 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Allocated (fsm.c:456) 20240915125459193 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125459194 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125459194 DLLC NOTICE LLME(ffffffff/fc201aca){UNASSIGNED} LLGM Assign pre (fc201aca => ff6cc91e) (gprs_llc.c:1079) 20240915125459194 DLLC NOTICE LLME(fc201aca/ff6cc91e){ASSIGNED} LLGM Assign post (fc201aca => ff6cc91e) (gprs_llc.c:1125) 20240915125459194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125459194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125459194 DMM DEBUG MM(262420000000047/ff6cc91e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125459206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125459206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125459206 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125459206 DMM INFO MM(262420000000047/ff6cc91e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915125459206 DMM INFO MM(262420000000047/ff6cc91e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-23598-128 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240915125459206 DMM NOTICE MM(262420000000047/ff6cc91e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240915125459206 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240915125459206 DMM INFO MM(262420000000047/ff6cc91e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240915125459206 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125459207 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125459207 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125459207 DMM ERROR MM_STATE_Gb(0)[0x612000028420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915125459207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{CheckIdentity}: Deallocated (fsm.c:568) 20240915125459207 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Deallocated (fsm.c:568) 20240915125459207 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Deallocated (fsm.c:568) 20240915125459207 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Deallocated (fsm.c:568) 20240915125459207 DLLC NOTICE LLME(fc201aca/ff6cc91e){ASSIGNED} LLGM Assign pre (ff6cc91e => ffffffff) (gprs_llc.c:1079) 20240915125459207 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff6cc91e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1391)@8fa0cf39ddab: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@8fa0cf39ddab: Final verdict of PTC: pass 20240915125459215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@8fa0cf39ddab: Final verdict of PTC: none 20240915125459217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125459217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1404)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1391)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1398)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1403)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1392)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1394)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1401)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1396)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1391): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Sep 15 12:54:59 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20240915125459356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125459758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20240915125500218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125500218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20240915125501220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125501220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@8fa0cf39ddab: Test execution finished. MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Sep 15 12:55:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125502221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125502221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125502737 DGPRS DEBUG Checking for inactive LLMEs, time = 8215636 (sgsn.c:131) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_iu_attach started. 20240915125502814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125502816 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125502860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125502860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125502860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125502860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125502860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125502860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125502860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125502860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125502860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125502862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125502862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125502862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125502863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125502863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125502863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125502863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125502863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125502863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125502863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125502863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125502863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125502863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125502867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125502877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125502877 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1418)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1418)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125502904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125502904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125502904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125502904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125502904 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125502904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125502904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125502904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125502904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1418)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125502906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125502906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125502906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125502906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125502906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125502906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125502906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125502906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125502906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125502906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125502906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125502907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125502907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1418)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1418)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1417)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125502913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125502922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125502922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1415)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1417)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125502939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125502939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125502939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125502939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125502939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125502939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125502939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125502939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125502939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125502940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125502940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125502941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125502941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125502941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125502941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125502941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125502941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125502941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125502941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125502941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1422)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125502942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125502942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125502945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125502953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125502953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@8fa0cf39ddab: ************************************************* SGSN_Test_0-M3UA(1425)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@8fa0cf39ddab: ************************************************* MTC@8fa0cf39ddab: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 20240915125503167 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125503167 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125503167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125503167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1425)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125503170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125503170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125503170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125503170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125503170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125503170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125503170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125503171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125503171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125503171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125503171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125503171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125503171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125503171 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125503172 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125503221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125503221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125503221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125503221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: 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) } } } } 20240915125503223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125503223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125503979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125503979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125503979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125503979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125503979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125503979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125503979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125503979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125503980 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125503980 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125503981 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125503981 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125503981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125503981 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125503981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125503981 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125503981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125503981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1424)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@8fa0cf39ddab: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='D1950D9A'O, index=0 SGSN_Test-GSUP(1428)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'FFE1'O, rac := 'B7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@8fa0cf39ddab: Added conn table entry 0TC_iu_attach(1430)5591595 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: First idle individual index:0 SGSN_Test_0-RAN(1424)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125504292 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125504293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125504293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125504293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504293 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125504293 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125504293 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125504293 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240915125504293 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240915125504293 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240915125504294 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Allocated (fsm.c:456) 20240915125504294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Allocated (fsm.c:456) 20240915125504294 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Allocated (fsm.c:456) 20240915125504294 DMM DEBUG MM_STATE_Iu[0x612000028d20]{Detached}: Allocated (fsm.c:456) 20240915125504294 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125504294 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125504294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125504294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125504294 DMM DEBUG MM(262420000001001/c0b64a32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125504294 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240915125504294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: { messageType := 2, destLocRef := '55522B'O ("UR+"), sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A21F8DB8440937004A44F8300EE31D2E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D0CB75D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22B522DE41F5E9AE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3835085D94B8AA207EB2D45C2F8E5B17'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '21B27D5CF43C701D8C6524C8AC1AC5D3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1445C573307E50A7D9870CBEDA789F09'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '659DB01D26BDF089'O } } } } } SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240915125504305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125504305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125504305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125504305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504306 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125504306 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125504306 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125504306 DMM DEBUG MM(262420000001001/c0b64a32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240915125504306 DMM NOTICE MM(262420000001001/c0b64a32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125504306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125504306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125504306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125504306 DMM DEBUG MM(262420000001001/c0b64a32) Requesting authorization (sgsn_auth.c:160) 20240915125504306 DMM INFO MM(262420000001001/c0b64a32) Requesting authentication tuples (sgsn_auth.c:184) 20240915125504306 DMM DEBUG MM(262420000001001/c0b64a32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125504306 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240915125504306 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@8fa0cf39ddab: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20240915125504309 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125504309 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125504309 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125504309 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125504309 DMM INFO MM(262420000001001/c0b64a32) Subscriber data update (mmctx.c:445) 20240915125504309 DMM DEBUG MM(262420000001001/c0b64a32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125504309 DMM INFO MM(262420000001001/c0b64a32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125504309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125504309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125504309 DMM INFO MM(262420000001001/c0b64a32) <- GMM AUTH AND CIPHERING REQ (rand = a2 1f 8d b8 44 09 37 00 4a 44 f8 30 0e e3 1d 2e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 14 45 c5 73 30 7e 50 a7 d9 87 0c be da 78 9f 09 ) (gprs_gmm.c:483) 20240915125504309 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240915125504310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_len:37 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422659DB01D23094B99990000100001F0290426BDF089'O 20240915125504315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125504315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125504315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125504315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504316 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125504316 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125504316 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125504316 DMM INFO MM(262420000001001/c0b64a32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125504316 DMM NOTICE MM(262420000001001/c0b64a32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125504316 DMM DEBUG MM(262420000001001/c0b64a32) checking auth: received UMTS RES = 65 9d b0 1d 26 bd f0 89 (gprs_gmm.c:666) 20240915125504316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125504316 DMM DEBUG MM(262420000001001/c0b64a32) Requesting authorization (sgsn_auth.c:160) 20240915125504316 DMM INFO MM(262420000001001/c0b64a32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125504316 DMM DEBUG MM(262420000001001/c0b64a32) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125504316 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240915125504316 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240915125504316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915125504316 DMM DEBUG MM(262420000001001/c0b64a32) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915125504316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125504324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504324 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125504324 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125504324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125504325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504325 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125504325 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125504325 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125504325 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240915125504325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240915125504325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915125504325 DMM INFO MM(262420000001001/c0b64a32) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0b64a32) (gprs_gmm.c:300) 20240915125504325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240915125504326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125504330 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125504330 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125504330 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915125504330 DMM INFO MM(262420000001001/c0b64a32) Subscriber data update (mmctx.c:445) 20240915125504330 DMM DEBUG MM(262420000001001/c0b64a32) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125504330 DMM INFO MM(262420000001001/c0b64a32) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125504330 DMM NOTICE MM(262420000001001/c0b64a32) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240915125504330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125504330 DMM NOTICE MM(262420000001001/c0b64a32) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125504330 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240915125504331 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125504331 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915125504331 DMM INFO MM(262420000001001/c0b64a32) Subscriber data update (mmctx.c:445) 20240915125504331 DMM DEBUG MM(262420000001001/c0b64a32) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915125504333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125504333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125504333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125504333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504334 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125504334 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125504334 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125504334 DMM INFO MM(262420000001001/c0b64a32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125504334 DMM NOTICE MM(262420000001001/c0b64a32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125504334 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125504334 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125504334 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915125504334 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240915125504334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125504334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125504334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125504339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125504339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125504339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125504339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125504339 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125504339 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125504339 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125504339 DMM INFO MM(262420000001001/c0b64a32) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125504339 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125504339 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125504340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125504340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125504340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125504340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Session index based on local reference:0 20240915125504341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125504341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125504341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125504341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125504341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125504341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) SGSN_Test_0-RAN(1424)@8fa0cf39ddab: Deleted conn table entry 0TC_iu_attach(1430)5591595 20240915125504341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1430)@8fa0cf39ddab: setverdict(pass): none -> pass TC_iu_attach(1430)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@8fa0cf39ddab: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@8fa0cf39ddab: Final verdict of PTC: none 20240915125504401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1412)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach-BVCI210(1415)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1418)@8fa0cf39ddab: Final verdict of PTC: none 20240915125504404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125504404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1417)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1422)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1416)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1410)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1420)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach-BVCI210(1415): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1416): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1417): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1418): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_iu_attach finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Sep 15 12:55:04 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20240915125504542 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125504542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125504542 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125504542 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125504542 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125504542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125504542 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125504542 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125504542 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125504542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125504542 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125504542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125504542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125504542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125504542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125504542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125504542 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125504542 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915125504543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125504944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207060) 20240915125505405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125505405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=207060, count=208316) 20240915125506405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125506405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125506542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125506543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125506543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Sep 15 12:55:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125507407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125507407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_iu_attach_encr started. 20240915125508004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125508005 DMM INFO MM(262420000001001/c0b64a32) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125508005 DMM INFO MM(262420000001001/c0b64a32) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125508005 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125508005 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125508005 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915125508005 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240915125508005 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240915125508005 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125508005 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240915125508005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Deallocated (fsm.c:568) 20240915125508005 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Deallocated (fsm.c:568) 20240915125508006 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Deallocated (fsm.c:568) 20240915125508006 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125508006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125508050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125508050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125508050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125508050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125508050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125508050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125508052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125508052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125508052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125508052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125508052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125508052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125508052 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125508052 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125508052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125508053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125508053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125508057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125508068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125508069 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1436)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1441)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1441)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1440)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125508091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125508091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125508091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125508091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125508091 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125508091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125508091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125508091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125508091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1441)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125508092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125508092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125508093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125508093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125508093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125508093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125508093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125508093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125508093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125508093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125508093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125508093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125508093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1441)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1441)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125508097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1437)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125508108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125508108 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1438)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1440)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1446)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125508123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125508123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125508123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125508123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125508123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125508123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125508123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125508123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125508123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1446)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125508125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125508125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125508125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125508126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125508126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125508126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125508126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125508126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125508126 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125508126 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125508126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1446)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125508126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125508127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1446)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@8fa0cf39ddab: ************************************************* SGSN_Test_0-M3UA(1448)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@8fa0cf39ddab: ************************************************* MTC@8fa0cf39ddab: Starting RAN_Emulation 20240915125508131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125508140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125508140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125508331 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125508331 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125508331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125508331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1448)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125508334 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125508334 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125508334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125508334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125508334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125508334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125508334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125508335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125508335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125508336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125508336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125508336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125508336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125508336 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125508336 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125508407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125508407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125508407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125508407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: 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) } } } } 20240915125508409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125508410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125509141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509142 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125509142 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125509143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@8fa0cf39ddab: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='DA64E40F'O, index=0 SGSN_Test-GSUP(1451)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '9C19'O, rac := '4B'O ("K") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@8fa0cf39ddab: Added conn table entry 0TC_iu_attach_encr(1453)12331208 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: First idle individual index:0 SGSN_Test_0-RAN(1447)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125509478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509478 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509479 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125509479 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125509480 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125509480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240915125509480 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Allocated (fsm.c:456) 20240915125509480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Allocated (fsm.c:456) 20240915125509480 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Allocated (fsm.c:456) 20240915125509480 DMM DEBUG MM_STATE_Iu[0x6120000294a0]{Detached}: Allocated (fsm.c:456) 20240915125509480 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125509480 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125509480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125509480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125509480 DMM DEBUG MM(262420000001001/ce3e30d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125509480 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240915125509480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509481 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509481 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509481 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: { messageType := 2, destLocRef := 'BC28C8'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '13E9278BA53AC8B49032C4A7994077DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67ADFAA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9243F6E801C5C46'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7D8FD30588A87086D5A2E86368B02BBF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B0565C40F7CB75F2B9365D4DDF66B0EA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '69C2931155221E8FBC28E3F7A31E9643'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '237E483458E44B9E'O } } } } } SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240915125509490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509490 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125509490 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125509490 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125509490 DMM DEBUG MM(262420000001001/ce3e30d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240915125509490 DMM NOTICE MM(262420000001001/ce3e30d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125509490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125509490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125509490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125509490 DMM DEBUG MM(262420000001001/ce3e30d7) Requesting authorization (sgsn_auth.c:160) 20240915125509490 DMM INFO MM(262420000001001/ce3e30d7) Requesting authentication tuples (sgsn_auth.c:184) 20240915125509490 DMM DEBUG MM(262420000001001/ce3e30d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125509490 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240915125509490 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@8fa0cf39ddab: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20240915125509494 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125509494 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125509494 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125509494 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125509494 DMM INFO MM(262420000001001/ce3e30d7) Subscriber data update (mmctx.c:445) 20240915125509494 DMM DEBUG MM(262420000001001/ce3e30d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125509494 DMM INFO MM(262420000001001/ce3e30d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125509494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125509494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125509494 DMM INFO MM(262420000001001/ce3e30d7) <- GMM AUTH AND CIPHERING REQ (rand = 13 e9 27 8b a5 3a c8 b4 90 32 c4 a7 99 40 77 dc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 69 c2 93 11 55 22 1e 8f bc 28 e3 f7 a3 1e 96 43 ) (gprs_gmm.c:483) 20240915125509494 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240915125509494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_len:37 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722237E483423094B99990000100001F0290458E44B9E'O 20240915125509500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125509500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125509500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125509500 DMM INFO MM(262420000001001/ce3e30d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125509500 DMM NOTICE MM(262420000001001/ce3e30d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125509500 DMM DEBUG MM(262420000001001/ce3e30d7) checking auth: received UMTS RES = 23 7e 48 34 58 e4 4b 9e (gprs_gmm.c:666) 20240915125509501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125509501 DMM DEBUG MM(262420000001001/ce3e30d7) Requesting authorization (sgsn_auth.c:160) 20240915125509501 DMM INFO MM(262420000001001/ce3e30d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125509501 DMM DEBUG MM(262420000001001/ce3e30d7) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125509501 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240915125509501 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240915125509501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915125509501 DMM DEBUG MM(262420000001001/ce3e30d7) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240915125509501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_len:17 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240915125509511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509512 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125509512 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125509512 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125509512 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240915125509512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240915125509512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915125509512 DMM INFO MM(262420000001001/ce3e30d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xce3e30d7) (gprs_gmm.c:300) 20240915125509512 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240915125509512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125509518 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125509518 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125509518 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915125509518 DMM INFO MM(262420000001001/ce3e30d7) Subscriber data update (mmctx.c:445) 20240915125509518 DMM DEBUG MM(262420000001001/ce3e30d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125509518 DMM INFO MM(262420000001001/ce3e30d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125509518 DMM NOTICE MM(262420000001001/ce3e30d7) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240915125509518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125509518 DMM NOTICE MM(262420000001001/ce3e30d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125509518 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20240915125509519 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125509519 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240915125509519 DMM INFO MM(262420000001001/ce3e30d7) Subscriber data update (mmctx.c:445) 20240915125509519 DMM DEBUG MM(262420000001001/ce3e30d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915125509521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509522 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125509522 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125509522 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125509522 DMM INFO MM(262420000001001/ce3e30d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125509522 DMM NOTICE MM(262420000001001/ce3e30d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125509522 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125509522 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125509522 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915125509522 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240915125509522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125509522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125509522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125509527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125509527 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125509527 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125509527 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125509527 DMM INFO MM(262420000001001/ce3e30d7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125509527 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125509528 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125509528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125509528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125509528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125509528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125509528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@8fa0cf39ddab: Deleted conn table entry 0TC_iu_attach_encr(1453)12331208 20240915125509530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) TC_iu_attach_encr(1453)@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125509530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125509530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125509530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125509530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125509530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125509530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1453)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@8fa0cf39ddab: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@8fa0cf39ddab: Final verdict of PTC: none 20240915125509590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49200<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125509592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125509592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1450)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1441)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(1451)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1446)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1435)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1433)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1439)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1440)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1444)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1440): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1441): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_iu_attach_encr finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Sep 15 12:55:09 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20240915125509713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125509733 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125509733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125509733 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125509733 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125509734 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125509734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125509734 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125509734 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125509734 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125509734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125509734 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125509734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125509734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125509734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125509734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125509734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125509734 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125509734 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915125510116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210564) 20240915125510593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125510593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210564, count=211724) 20240915125511594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125511594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125511735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125511735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125511735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Sep 15 12:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125512596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125512596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_iu_attach_geran_rau started. 20240915125513172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125513174 DMM INFO MM(262420000001001/ce3e30d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125513174 DMM INFO MM(262420000001001/ce3e30d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125513174 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125513174 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125513174 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915125513174 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240915125513174 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240915125513174 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125513174 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20240915125513174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Deallocated (fsm.c:568) 20240915125513174 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Deallocated (fsm.c:568) 20240915125513174 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Deallocated (fsm.c:568) 20240915125513174 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Deallocated (fsm.c:568) 20240915125513174 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125513217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125513217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125513217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125513217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125513217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125513217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125513217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125513218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125513218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125513219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125513219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125513219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125513219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125513219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125513219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125513219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125513219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125513219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125513220 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125513220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125513220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125513220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125513224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125513235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125513235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1464)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125513262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125513262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125513262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125513262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125513262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125513262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125513262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125513262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125513262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1464)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125513264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125513264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125513264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125513265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) SGSN_Test-Gb2-NS2(1463)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125513265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125513265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125513265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125513265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125513265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125513265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125513265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125513265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125513265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1464)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125513270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125513281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125513281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1461)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1463)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125513293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125513293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125513293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125513293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125513293 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125513293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125513293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125513293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125513293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125513295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125513295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125513295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125513295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125513295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125513295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125513295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125513295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125513295 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125513295 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125513296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125513296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125513296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125513300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@8fa0cf39ddab: ************************************************* SGSN_Test_0-M3UA(1471)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@8fa0cf39ddab: ************************************************* MTC@8fa0cf39ddab: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 20240915125513311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125513311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125513511 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125513511 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125513511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125513511 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1471)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125513513 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125513513 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125513513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125513513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125513513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125513513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125513513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125513515 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125513515 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125513515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125513515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125513515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125513515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125513515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125513515 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125513596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125513596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125513596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125513596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: 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) } } } } 20240915125513598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125513599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125514321 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514321 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514321 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514322 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125514322 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125514323 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514323 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514323 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@8fa0cf39ddab: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EAA68AFE'O, index=0 SGSN_Test-GSUP(1474)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001002'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'D4F1'O, rac := '3A'O (":") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@8fa0cf39ddab: Added conn table entry 0TC_iu_attach_geran_rau(1476)9735501 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: First idle individual index:0 SGSN_Test_0-RAN(1470)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125514665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514665 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514665 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514666 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514666 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125514666 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125514666 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125514666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240915125514666 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Allocated (fsm.c:456) 20240915125514666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Allocated (fsm.c:456) 20240915125514666 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Allocated (fsm.c:456) 20240915125514666 DMM DEBUG MM_STATE_Iu[0x612000029c20]{Detached}: Allocated (fsm.c:456) 20240915125514666 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125514666 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125514666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125514666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125514666 DMM DEBUG MM(262420000001002/f8321f8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125514666 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240915125514667 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514667 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514667 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514667 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: { messageType := 2, destLocRef := '948D4D'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '60E34ED03F82F4B55A728E09CE8CF6CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7D49BC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F7996B6873151C1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D091D2C76E53834629FFD5F39E1604F1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '895A230F3618B0085A84CA348CFA787B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3E3A97022A6B562087EFDD22A71487F9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F93554861832DCD7'O } } } } } SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240915125514678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514678 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125514678 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125514678 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125514678 DMM DEBUG MM(262420000001002/f8321f8e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240915125514678 DMM NOTICE MM(262420000001002/f8321f8e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125514678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125514678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125514678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125514678 DMM DEBUG MM(262420000001002/f8321f8e) Requesting authorization (sgsn_auth.c:160) 20240915125514679 DMM INFO MM(262420000001002/f8321f8e) Requesting authentication tuples (sgsn_auth.c:184) 20240915125514679 DMM DEBUG MM(262420000001002/f8321f8e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125514679 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240915125514679 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@8fa0cf39ddab: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20240915125514681 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125514681 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125514681 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125514681 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125514681 DMM INFO MM(262420000001002/f8321f8e) Subscriber data update (mmctx.c:445) 20240915125514681 DMM DEBUG MM(262420000001002/f8321f8e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125514682 DMM INFO MM(262420000001002/f8321f8e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125514682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125514682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125514682 DMM INFO MM(262420000001002/f8321f8e) <- GMM AUTH AND CIPHERING REQ (rand = 60 e3 4e d0 3f 82 f4 b5 5a 72 8e 09 ce 8c f6 cc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3e 3a 97 02 2a 6b 56 20 87 ef dd 22 a7 14 87 f9 ) (gprs_gmm.c:483) 20240915125514682 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240915125514682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_len:37 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22F935548623094B99990000100002F029041832DCD7'O 20240915125514689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514689 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125514689 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125514689 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125514689 DMM INFO MM(262420000001002/f8321f8e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125514689 DMM NOTICE MM(262420000001002/f8321f8e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125514689 DMM DEBUG MM(262420000001002/f8321f8e) checking auth: received UMTS RES = f9 35 54 86 18 32 dc d7 (gprs_gmm.c:666) 20240915125514689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125514689 DMM DEBUG MM(262420000001002/f8321f8e) Requesting authorization (sgsn_auth.c:160) 20240915125514689 DMM INFO MM(262420000001002/f8321f8e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125514689 DMM DEBUG MM(262420000001002/f8321f8e) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125514689 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240915125514689 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240915125514689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915125514689 DMM DEBUG MM(262420000001002/f8321f8e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915125514690 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514690 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514690 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514690 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125514698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514698 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514698 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125514698 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125514698 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125514698 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240915125514698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240915125514698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915125514698 DMM INFO MM(262420000001002/f8321f8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8321f8e) (gprs_gmm.c:300) 20240915125514698 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240915125514698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125514702 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125514702 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125514702 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915125514702 DMM INFO MM(262420000001002/f8321f8e) Subscriber data update (mmctx.c:445) 20240915125514702 DMM DEBUG MM(262420000001002/f8321f8e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125514702 DMM INFO MM(262420000001002/f8321f8e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125514702 DMM NOTICE MM(262420000001002/f8321f8e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240915125514702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125514702 DMM NOTICE MM(262420000001002/f8321f8e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125514702 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20240915125514703 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125514703 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240915125514703 DMM INFO MM(262420000001002/f8321f8e) Subscriber data update (mmctx.c:445) 20240915125514703 DMM DEBUG MM(262420000001002/f8321f8e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915125514705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514705 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125514705 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125514706 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125514706 DMM INFO MM(262420000001002/f8321f8e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125514706 DMM NOTICE MM(262420000001002/f8321f8e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125514706 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125514706 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125514706 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915125514706 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240915125514706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125514706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125514706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125514711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514711 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125514711 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125514711 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125514711 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125514711 DMM INFO MM(262420000001002/f8321f8e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125514711 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125514712 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125514712 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514712 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125514712 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125514712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125514712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Session index based on local reference:0 20240915125514713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125514713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125514713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125514713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125514713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125514713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125514713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@8fa0cf39ddab: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)9735501 TC_iu_attach_geran_rau(1476)@8fa0cf39ddab: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@8fa0cf39ddab: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@8fa0cf39ddab: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F8321F8E'O, index=1 20240915125514773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125514773 DLLC NOTICE LLME(ffffffff/f8321f8e){UNASSIGNED} LLC RX: unknown TLLI 0xf8321f8e, creating LLME on the fly (gprs_llc.c:552) 20240915125514773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240915125514773 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915125514773 DMM INFO MM(262420000001002/f8321f8e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f8321f8e, P-TMSI: f8321f8e (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240915125514773 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240915125514773 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240915125514773 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240915125514773 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125514773 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240915125514774 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125514774 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125514774 DLLC NOTICE LLME(ffffffff/f8321f8e){UNASSIGNED} LLGM Assign pre (f8321f8e => f8321f8e) (gprs_llc.c:1079) 20240915125514774 DLLC NOTICE LLME(f8321f8e/f8321f8e){ASSIGNED} LLGM Assign post (f8321f8e => f8321f8e) (gprs_llc.c:1125) 20240915125514774 DMM INFO MM(262420000001002/f8321f8e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@8fa0cf39ddab: Removing Client IMSI='262420000001002'H, index=1 20240915125514789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125514789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125514790 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125514790 DMM INFO MM(262420000001002/f8321f8e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915125514790 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915125514790 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125514790 DLLC NOTICE LLME(f8321f8e/f8321f8e){ASSIGNED} LLGM Assign pre (ffffffff => f8321f8e) (gprs_llc.c:1079) 20240915125514790 DLLC NOTICE LLME(ffffffff/f8321f8e){ASSIGNED} LLGM Assign post (ffffffff => f8321f8e) (gprs_llc.c:1125) 20240915125514790 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240915125514790 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@8fa0cf39ddab: Final verdict of PTC: none 20240915125514796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125514799 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125514799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1473)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1464)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(1474)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1458)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1468)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@8fa0cf39ddab: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1462)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1456)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1466)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Sep 15 12:55:14 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20240915125514913 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125514913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125514913 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125514913 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125514913 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125514913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125514914 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125514914 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125514914 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125514914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125514914 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125514914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125514914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125514914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125514914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125514914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125514914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125514914 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915125514947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125515348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20240915125515799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125515799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=220076) 20240915125516800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125516800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125516915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125516915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125516915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Sep 15 12:55:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125517801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125517801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_geran_attach_iu_rau started. 20240915125518413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125518415 DMM INFO MM(262420000001002/f8321f8e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125518415 DMM INFO MM(262420000001002/f8321f8e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125518415 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125518415 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125518415 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240915125518415 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240915125518415 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240915125518415 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125518415 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20240915125518415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Deallocated (fsm.c:568) 20240915125518415 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Deallocated (fsm.c:568) 20240915125518415 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Deallocated (fsm.c:568) 20240915125518415 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125518415 DLLC NOTICE LLME(ffffffff/f8321f8e){ASSIGNED} LLGM Assign pre (f8321f8e => ffffffff) (gprs_llc.c:1079) 20240915125518415 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8321f8e => ffffffff) (gprs_llc.c:1125) 20240915125518415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125518471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125518471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125518471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125518471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125518471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125518471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125518471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125518471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125518471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1481)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1482)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125518473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125518473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125518473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125518473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125518473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125518473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125518473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125518473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125518473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125518473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125518473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1482)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125518474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125518474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125518477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125518488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125518488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1479)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1481)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125518503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125518503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125518503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125518503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125518503 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125518503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125518503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125518503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125518503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125518505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125518505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125518505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125518505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125518505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125518505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125518505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125518505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125518505 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125518505 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125518505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125518506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125518506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125518510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125518518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125518519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125518537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125518537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125518537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125518537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125518537 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125518537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125518537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125518537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125518537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125518539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125518539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125518539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125518539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125518539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125518539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125518539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125518539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125518539 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125518539 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125518539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125518540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125518540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125518544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125518553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125518553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@8fa0cf39ddab: ************************************************* MTC@8fa0cf39ddab: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@8fa0cf39ddab: ************************************************* SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125518755 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125518755 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125518755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125518755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1494)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125518758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125518758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125518758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125518758 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125518758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125518759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125518759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125518760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125518760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125518760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125518760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125518760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125518760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125518760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125518760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125518802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125518802 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125518802 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125518802 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: 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) } } } } 20240915125518803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125518804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125519567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125519567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125519567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125519567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125519568 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125519568 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125519568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125519568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125519569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125519569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1493)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@8fa0cf39ddab: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='F67B2EDE'O, index=0 SGSN_Test-GSUP(1497)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E575F69E59752FD99FDC95EB71641FCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '325E83DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '876491B2047ADBBD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2FE6412B289BD98ABD7723E72A344392'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2C931D3D615A10B95C11F229A62E5EB0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9975776D2C5382AFFEDEA3236387A475'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6FB3ED62C11EB3E5'O } } } } } 20240915125519864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125519864 DLLC NOTICE LLME(ffffffff/f67b2ede){UNASSIGNED} LLC RX: unknown TLLI 0xf67b2ede, creating LLME on the fly (gprs_llc.c:552) 20240915125519864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125519864 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240915125519864 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Allocated (fsm.c:456) 20240915125519864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Allocated (fsm.c:456) 20240915125519865 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Allocated (fsm.c:456) 20240915125519865 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Allocated (fsm.c:456) 20240915125519865 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125519865 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125519865 DLLC NOTICE LLME(ffffffff/f67b2ede){UNASSIGNED} LLGM Assign pre (f67b2ede => cf01ed6a) (gprs_llc.c:1079) 20240915125519865 DLLC NOTICE LLME(f67b2ede/cf01ed6a){ASSIGNED} LLGM Assign post (f67b2ede => cf01ed6a) (gprs_llc.c:1125) 20240915125519865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125519865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125519865 DMM DEBUG MM(262420000001003/cf01ed6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125519878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125519879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240915125519879 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125519879 DMM DEBUG MM(262420000001003/cf01ed6a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240915125519879 DMM NOTICE MM(262420000001003/cf01ed6a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125519879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125519879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125519879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125519879 DMM DEBUG MM(262420000001003/cf01ed6a) Requesting authorization (sgsn_auth.c:160) 20240915125519879 DMM INFO MM(262420000001003/cf01ed6a) Requesting authentication tuples (sgsn_auth.c:184) 20240915125519879 DMM DEBUG MM(262420000001003/cf01ed6a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125519879 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240915125519879 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@8fa0cf39ddab: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20240915125519881 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125519881 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125519882 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125519882 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125519882 DMM INFO MM(262420000001003/cf01ed6a) Subscriber data update (mmctx.c:445) 20240915125519882 DMM DEBUG MM(262420000001003/cf01ed6a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125519882 DMM INFO MM(262420000001003/cf01ed6a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125519882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125519882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125519882 DMM INFO MM(262420000001003/cf01ed6a) <- GMM AUTH AND CIPHERING REQ (rand = e5 75 f6 9e 59 75 2f d9 9f dc 95 eb 71 64 1f cd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 75 77 6d 2c 53 82 af fe de a3 23 63 87 a4 75 ) (gprs_gmm.c:483) 20240915125519889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125519890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240915125519890 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125519890 DMM INFO MM(262420000001003/cf01ed6a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125519890 DMM NOTICE MM(262420000001003/cf01ed6a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125519890 DMM DEBUG MM(262420000001003/cf01ed6a) checking auth: received UMTS RES = 6f b3 ed 62 c1 1e b3 e5 (gprs_gmm.c:666) 20240915125519890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125519890 DMM DEBUG MM(262420000001003/cf01ed6a) Requesting authorization (sgsn_auth.c:160) 20240915125519890 DMM INFO MM(262420000001003/cf01ed6a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125519890 DMM DEBUG MM(262420000001003/cf01ed6a) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125519890 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240915125519890 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20240915125519890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240915125519890 DMM INFO MM(262420000001003/cf01ed6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf01ed6a) (gprs_gmm.c:300) 20240915125519891 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125519891 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125519892 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915125519892 DMM INFO MM(262420000001003/cf01ed6a) Subscriber data update (mmctx.c:445) 20240915125519892 DMM DEBUG MM(262420000001003/cf01ed6a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125519892 DMM INFO MM(262420000001003/cf01ed6a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125519892 DMM NOTICE MM(262420000001003/cf01ed6a) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240915125519892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125519892 DMM NOTICE MM(262420000001003/cf01ed6a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125519892 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20240915125519893 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125519893 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240915125519893 DMM INFO MM(262420000001003/cf01ed6a) Subscriber data update (mmctx.c:445) 20240915125519893 DMM DEBUG MM(262420000001003/cf01ed6a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240915125519897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125519897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240915125519897 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240915125519897 DMM INFO MM(262420000001003/cf01ed6a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125519897 DMM NOTICE MM(262420000001003/cf01ed6a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125519897 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125519897 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125519897 DLLC NOTICE LLME(f67b2ede/cf01ed6a){ASSIGNED} LLGM Assign pre (ffffffff => cf01ed6a) (gprs_llc.c:1079) 20240915125519897 DLLC NOTICE LLME(ffffffff/cf01ed6a){ASSIGNED} LLGM Assign post (ffffffff => cf01ed6a) (gprs_llc.c:1125) 20240915125519897 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240915125519897 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240915125519897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125519897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CF01ED6A'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@8fa0cf39ddab: Added conn table entry 0TC_geran_attach_iu_rau(1499)4692558 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: First idle individual index:0 SGSN_Test_0-RAN(1493)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125519961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125519961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125519961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125519961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125519962 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125519962 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125519962 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125519962 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240915125519962 DMM INFO MM(262420000001003/cf01ed6a) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cf01ed6a (00000000), TLLI: cf01ed6a (cf01ed6a), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240915125519962 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240915125519962 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240915125519962 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240915125519962 DLLC NOTICE LLME(ffffffff/cf01ed6a){ASSIGNED} LLGM Assign pre (cf01ed6a => ffffffff) (gprs_llc.c:1079) 20240915125519962 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf01ed6a => ffffffff) (gprs_llc.c:1125) 20240915125519962 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125519962 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240915125519962 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125519963 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125519963 DMM DEBUG MM(262420000001003/cf01ed6a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125519963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125519963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125519963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125519963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125519963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125519963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125519963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125519964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: { messageType := 2, destLocRef := '479A4E'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125519973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125519974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125519974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125519974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125519974 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125519974 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125519974 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125519974 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240915125519974 DMM INFO MM(262420000001003/cf01ed6a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240915125519974 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240915125519974 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125519974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125519974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519974 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125519975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125519975 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125519975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125519975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125519975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@8fa0cf39ddab: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@8fa0cf39ddab: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240915125519986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125519986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125519986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125519986 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125519986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125519986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125519986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125519986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125519986 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125519986 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125519986 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125519987 DMM INFO MM(262420000001003/cf01ed6a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240915125519987 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240915125519987 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125519987 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240915125519987 DMM ERROR MM_STATE_Iu[0x61200002a220]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@8fa0cf39ddab: Final verdict of PTC: none 20240915125519992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125519994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125519994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1496)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(1497)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1486)@8fa0cf39ddab: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1491)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1482)@8fa0cf39ddab: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@8fa0cf39ddab: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1489)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1484)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1480)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Sep 15 12:55:20 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20240915125520131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125520189 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125520189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125520189 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125520189 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125520190 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125520190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125520190 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125520190 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125520190 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125520190 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125520190 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125520190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125520190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125520190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125520190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125520190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125520190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125520190 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240915125520533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166568) 20240915125520995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125520995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166568, count=178444) 20240915125521996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125521996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125522191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125522191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125522191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Sep 15 12:55:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125522997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125522997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user started. 20240915125523589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125523591 DMM INFO MM(262420000001003/cf01ed6a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125523591 DMM INFO MM(262420000001003/cf01ed6a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125523591 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125523591 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125523591 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915125523591 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240915125523591 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125523591 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20240915125523591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Deallocated (fsm.c:568) 20240915125523591 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Deallocated (fsm.c:568) 20240915125523591 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Deallocated (fsm.c:568) 20240915125523591 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Deallocated (fsm.c:568) 20240915125523591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1505)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1505)@8fa0cf39ddab: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1504)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125523648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125523648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125523648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125523648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125523648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125523648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125523648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125523648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125523648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1505)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125523650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125523650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125523650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125523650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125523650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125523650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125523650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125523650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125523650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125523650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125523650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1505)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125523650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125523650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1505)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125523654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125523664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125523664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1502)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1504)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125523686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125523686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125523686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125523686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125523686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125523686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125523686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125523686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125523686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1509)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1510)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125523689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125523689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125523689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125523689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125523689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125523689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125523689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125523689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125523689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125523689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125523689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125523690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125523690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125523694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240915125523705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125523705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1515)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1515)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125523731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125523731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125523731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125523731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125523731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125523731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125523731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125523731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125523731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1515)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125523733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125523733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125523733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125523733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125523733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125523733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125523733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125523733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125523733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125523733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125523733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125523734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125523734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1515)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1515)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125523737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@8fa0cf39ddab: ************************************************* SGSN_Test_0-M3UA(1517)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@8fa0cf39ddab: ************************************************* MTC@8fa0cf39ddab: Starting RAN_Emulation SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125523748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125523748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1512)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125523940 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125523941 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125523941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125523941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1517)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125523943 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125523943 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125523943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125523943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125523943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125523943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125523943 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125523945 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125523945 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125523945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125523945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125523945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125523945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125523945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125523945 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125523997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125523997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125523997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125523997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: 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) } } } } 20240915125523999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125523999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125524750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125524750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125524750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125524751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125524751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125524751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125524751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125524751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125524751 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125524751 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125524752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125524752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125524752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125524752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125524752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125524752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125524752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125524752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1516)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1502)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='FE500499'O, index=0 SGSN_Test-GSUP(1520)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'ECDB'O, rac := '78'O ("x") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@8fa0cf39ddab: Added conn table entry 0TC_attach_pdp_act_user(1522)5226449 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: First idle individual index:0 SGSN_Test_0-RAN(1516)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125525066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525067 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125525067 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125525067 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125525067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240915125525068 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Allocated (fsm.c:456) 20240915125525068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Allocated (fsm.c:456) 20240915125525068 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Allocated (fsm.c:456) 20240915125525068 DMM DEBUG MM_STATE_Iu[0x61200002ab20]{Detached}: Allocated (fsm.c:456) 20240915125525068 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125525068 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125525068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125525068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125525068 DMM DEBUG MM(262420000001004/f51009f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125525068 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240915125525068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525068 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525069 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: { messageType := 2, destLocRef := '4FBFD1'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '40EC09B311622D828EEE13081FF969F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB5D0C11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6AA146658D8019E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F6524611EB7B5CDA8A6AF1A63042BA5B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BFF35534999AB692ADBE7838078EC3F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0264A28452B5E4627C8B6E6A9E0DAE8E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B6B3F3A4627764D3'O } } } } } SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240915125525078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525079 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525079 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125525079 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125525079 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125525079 DMM DEBUG MM(262420000001004/f51009f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240915125525079 DMM NOTICE MM(262420000001004/f51009f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125525079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125525079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125525079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125525079 DMM DEBUG MM(262420000001004/f51009f7) Requesting authorization (sgsn_auth.c:160) 20240915125525079 DMM INFO MM(262420000001004/f51009f7) Requesting authentication tuples (sgsn_auth.c:184) 20240915125525079 DMM DEBUG MM(262420000001004/f51009f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125525079 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240915125525079 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20240915125525082 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125525082 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125525082 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125525082 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125525082 DMM INFO MM(262420000001004/f51009f7) Subscriber data update (mmctx.c:445) 20240915125525082 DMM DEBUG MM(262420000001004/f51009f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125525082 DMM INFO MM(262420000001004/f51009f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125525082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125525082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125525082 DMM INFO MM(262420000001004/f51009f7) <- GMM AUTH AND CIPHERING REQ (rand = 40 ec 09 b3 11 62 2d 82 8e ee 13 08 1f f9 69 f4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 02 64 a2 84 52 b5 e4 62 7c 8b 6e 6a 9e 0d ae 8e ) (gprs_gmm.c:483) 20240915125525082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240915125525082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:37 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22B6B3F3A423094B99990000100004F02904627764D3'O 20240915125525090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525090 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125525090 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125525090 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125525090 DMM INFO MM(262420000001004/f51009f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125525090 DMM NOTICE MM(262420000001004/f51009f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125525090 DMM DEBUG MM(262420000001004/f51009f7) checking auth: received UMTS RES = b6 b3 f3 a4 62 77 64 d3 (gprs_gmm.c:666) 20240915125525090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125525090 DMM DEBUG MM(262420000001004/f51009f7) Requesting authorization (sgsn_auth.c:160) 20240915125525090 DMM INFO MM(262420000001004/f51009f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125525090 DMM DEBUG MM(262420000001004/f51009f7) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125525090 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240915125525090 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240915125525090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915125525090 DMM DEBUG MM(262420000001004/f51009f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915125525091 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525091 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525091 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125525097 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525097 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525097 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525098 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125525098 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125525098 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125525098 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240915125525098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240915125525098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915125525098 DMM INFO MM(262420000001004/f51009f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf51009f7) (gprs_gmm.c:300) 20240915125525098 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240915125525098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525099 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525099 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525099 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525099 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125525103 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125525103 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125525103 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915125525103 DMM INFO MM(262420000001004/f51009f7) Subscriber data update (mmctx.c:445) 20240915125525103 DMM DEBUG MM(262420000001004/f51009f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125525104 DMM INFO MM(262420000001004/f51009f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125525104 DMM NOTICE MM(262420000001004/f51009f7) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240915125525104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125525104 DMM NOTICE MM(262420000001004/f51009f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125525104 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20240915125525104 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125525104 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915125525104 DMM INFO MM(262420000001004/f51009f7) Subscriber data update (mmctx.c:445) 20240915125525104 DMM DEBUG MM(262420000001004/f51009f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915125525106 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525106 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525106 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525106 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525107 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125525107 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125525107 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125525107 DMM INFO MM(262420000001004/f51009f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125525107 DMM NOTICE MM(262420000001004/f51009f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125525107 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125525107 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125525107 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915125525107 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240915125525107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125525107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125525107 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525108 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525108 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125525112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525113 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125525113 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125525113 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125525113 DMM INFO MM(262420000001004/f51009f7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125525113 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125525113 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125525113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 20240915125525115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525115 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525115 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1516)@8fa0cf39ddab: Deleted conn table entry 0TC_attach_pdp_act_user(1522)5226449 TC_attach_pdp_act_user(1522)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@8fa0cf39ddab: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F51009F7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@8fa0cf39ddab: Added conn table entry 0TC_attach_pdp_act_user(1522)9302691 SGSN_Test_0-RAN(1516)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: First idle individual index:0 20240915125525317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525319 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125525319 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125525319 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125525319 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF51009F7) type="data" (gprs_gmm.c:1944) 20240915125525319 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240915125525319 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915125525319 DMM DEBUG MM(262420000001004/f51009f7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125525320 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525320 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525320 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525320 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525320 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: { messageType := 2, destLocRef := '8DF2A3'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125525325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525325 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125525325 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125525325 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125525325 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240915125525325 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915125525325 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240915125525325 DMM INFO MM(262420000001004/f51009f7) <- GMM SERVICE ACCEPT (P-TMSI=0xf51009f7) (gprs_gmm.c:813) 20240915125525325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240915125525326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915125525332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525333 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125525333 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125525333 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125525333 DMM INFO MM(262420000001004/f51009f7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125525333 DMM INFO MM(262420000001004/f51009f7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125525333 DMM DEBUG MM(262420000001004/f51009f7) Using GGSN 0 (gprs_sm.c:317) 20240915125525333 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125525333 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240915125525333 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125525333 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125525333 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240915125525344 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 ca 38 4e 87 11 0a 26 89 c7 14 05 7f 06 a3 6f 6e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20240915125525344 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20240915125525344 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125525344 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525344 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525344 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:30 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C080A9F1'O 20240915125525359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525359 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915125525359 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915125525359 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915125525359 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240915125525359 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915125525360 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240915125525360 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125525360 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240915125525360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125525363 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 ca 38 4e 87 11 0a 26 89 c7 7f 06 a3 6f 6e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20240915125525363 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20240915125525363 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_len:16 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240915125525373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125525373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125525373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125525373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125525374 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125525374 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125525374 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125525374 DMM INFO MM(262420000001004/f51009f7) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240915125525374 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125525374 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240915125525375 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20240915125525375 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f25e02ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:629) 20240915125525375 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240915125525375 DMM INFO MM(262420000001004/f51009f7) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240915125525375 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240915125525376 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240915125525376 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125525376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125525376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125525376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125525376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125525376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125525376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125525376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1502)@8fa0cf39ddab: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@8fa0cf39ddab: Final verdict of PTC: none 20240915125525383 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125525383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125525383 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125525383 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125525383 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125525383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125525383 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125525383 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125525383 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125525383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125525383 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125525383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125525383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125525383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125525383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125525383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125525383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125525384 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1514)@8fa0cf39ddab: Final verdict of PTC: none 20240915125525386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1511)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(1520)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1504)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1510)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1515)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1505)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1512)@8fa0cf39ddab: Final verdict of PTC: none 20240915125525389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125525389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(1507)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1503)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1502)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1508)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1513)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1502): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1503): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1504): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1505): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1512): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1513): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1514): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1515): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sun Sep 15 12:55:25 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20240915125525540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125525942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284596) 20240915125526390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125526390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284596, count=297992) 20240915125527385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125527385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125527385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240915125527392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125527392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Sep 15 12:55:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125528393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125528393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_pmm_idle started. 20240915125529004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125529005 DMM INFO MM(262420000001004/f51009f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125529005 DMM INFO MM(262420000001004/f51009f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125529005 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125529005 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125529005 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915125529006 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240915125529006 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240915125529006 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125529006 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20240915125529006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Deallocated (fsm.c:568) 20240915125529006 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Deallocated (fsm.c:568) 20240915125529006 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Deallocated (fsm.c:568) 20240915125529006 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Deallocated (fsm.c:568) 20240915125529006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915125529006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125529006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125529006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125529006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125529006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125529006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125529006 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125529049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125529049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125529049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125529049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125529049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125529049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125529049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125529049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125529049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125529051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125529051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125529051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125529051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125529051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125529052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125529052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125529055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1528)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125529064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125529064 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1533)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1533)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125529092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125529092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125529092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125529092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125529092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125529092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125529092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125529092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125529092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1532)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1533)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125529094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125529094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125529094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125529094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125529095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125529095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125529095 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125529095 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125529095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1533)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240915125529095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1533)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125529099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1529)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125529111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125529111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1530)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1532)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125529129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125529129 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125529129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125529129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125529131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125529131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125529131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125529131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125529131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125529131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125529131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125529131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125529131 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125529132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125529132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125529132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125529132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1538)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125529136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@8fa0cf39ddab: ************************************************* SGSN_Test_0-M3UA(1540)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@8fa0cf39ddab: ************************************************* MTC@8fa0cf39ddab: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1534)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125529145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125529145 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1535)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240915125529342 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125529342 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125529342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125529342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1540)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125529345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125529345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125529345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125529345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125529345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125529345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125529345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125529346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125529346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125529346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125529346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125529346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125529347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125529347 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125529347 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125529394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125529394 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125529394 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125529394 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: 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) } } } } 20240915125529396 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125529396 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125530151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530152 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125530152 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125530152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8fa0cf39ddab: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='C23EF42E'O, index=0 SGSN_Test-GSUP(1543)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '0B6E'O ("\vn"), rac := 'F2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@8fa0cf39ddab: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)14272110 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: First idle individual index:0 SGSN_Test_0-RAN(1539)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125530462 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530462 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530462 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530464 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125530464 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125530464 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125530464 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240915125530464 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Allocated (fsm.c:456) 20240915125530464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Allocated (fsm.c:456) 20240915125530464 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Allocated (fsm.c:456) 20240915125530464 DMM DEBUG MM_STATE_Iu[0x61200002b5a0]{Detached}: Allocated (fsm.c:456) 20240915125530464 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125530464 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125530464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125530464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125530464 DMM DEBUG MM(262420000001005/de9270aa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125530464 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240915125530465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: { messageType := 2, destLocRef := 'D9C66E'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '62F67D750359B79E974DD3C7F51957E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0C070936'O ("\f\a\t6") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F96D1231174D2C00'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D967CB5D264BF3DCF37CD818796646E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '793D144B2B244B334FD82A2AB781687E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '23EE6EE025204BBA8190D32BF5DCFDC3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '84C2C6951BCDBAF3'O } } } } } SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240915125530476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530477 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125530477 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125530477 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125530477 DMM DEBUG MM(262420000001005/de9270aa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240915125530477 DMM NOTICE MM(262420000001005/de9270aa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125530477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125530477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125530477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125530477 DMM DEBUG MM(262420000001005/de9270aa) Requesting authorization (sgsn_auth.c:160) 20240915125530477 DMM INFO MM(262420000001005/de9270aa) Requesting authentication tuples (sgsn_auth.c:184) 20240915125530477 DMM DEBUG MM(262420000001005/de9270aa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125530477 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240915125530477 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@8fa0cf39ddab: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20240915125530480 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125530480 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125530480 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125530480 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125530480 DMM INFO MM(262420000001005/de9270aa) Subscriber data update (mmctx.c:445) 20240915125530480 DMM DEBUG MM(262420000001005/de9270aa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125530480 DMM INFO MM(262420000001005/de9270aa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125530480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125530480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125530480 DMM INFO MM(262420000001005/de9270aa) <- GMM AUTH AND CIPHERING REQ (rand = 62 f6 7d 75 03 59 b7 9e 97 4d d3 c7 f5 19 57 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 ee 6e e0 25 20 4b ba 81 90 d3 2b f5 dc fd c3 ) (gprs_gmm.c:483) 20240915125530480 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240915125530480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:37 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092284C2C69523094B99990000100005F029041BCDBAF3'O 20240915125530486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530487 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125530487 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125530487 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125530487 DMM INFO MM(262420000001005/de9270aa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125530487 DMM NOTICE MM(262420000001005/de9270aa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125530487 DMM DEBUG MM(262420000001005/de9270aa) checking auth: received UMTS RES = 84 c2 c6 95 1b cd ba f3 (gprs_gmm.c:666) 20240915125530487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125530487 DMM DEBUG MM(262420000001005/de9270aa) Requesting authorization (sgsn_auth.c:160) 20240915125530487 DMM INFO MM(262420000001005/de9270aa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125530487 DMM DEBUG MM(262420000001005/de9270aa) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125530487 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240915125530487 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240915125530487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915125530487 DMM DEBUG MM(262420000001005/de9270aa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915125530488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125530496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530496 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125530496 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125530496 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125530496 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240915125530496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240915125530496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915125530496 DMM INFO MM(262420000001005/de9270aa) <- GMM ATTACH ACCEPT (new P-TMSI=0xde9270aa) (gprs_gmm.c:300) 20240915125530496 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240915125530497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530497 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530497 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530497 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125530501 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125530501 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125530501 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240915125530501 DMM INFO MM(262420000001005/de9270aa) Subscriber data update (mmctx.c:445) 20240915125530501 DMM DEBUG MM(262420000001005/de9270aa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125530501 DMM INFO MM(262420000001005/de9270aa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125530501 DMM NOTICE MM(262420000001005/de9270aa) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240915125530502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125530502 DMM NOTICE MM(262420000001005/de9270aa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125530502 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) 20240915125530502 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125530502 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240915125530502 DMM INFO MM(262420000001005/de9270aa) Subscriber data update (mmctx.c:445) 20240915125530502 DMM DEBUG MM(262420000001005/de9270aa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915125530505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530505 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125530505 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125530506 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125530506 DMM INFO MM(262420000001005/de9270aa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125530506 DMM NOTICE MM(262420000001005/de9270aa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125530506 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125530506 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125530506 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915125530506 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240915125530506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125530506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125530506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125530511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530512 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125530512 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125530512 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125530512 DMM INFO MM(262420000001005/de9270aa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125530512 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125530512 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125530513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530513 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 20240915125530514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) SGSN_Test_0-RAN(1539)@8fa0cf39ddab: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)14272110 20240915125530514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DE9270AA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@8fa0cf39ddab: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)13556962 SGSN_Test_0-RAN(1539)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: First idle individual index:0 20240915125530717 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530717 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530717 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530719 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125530719 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125530719 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125530719 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDE9270AA) type="data" (gprs_gmm.c:1944) 20240915125530719 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240915125530719 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915125530719 DMM DEBUG MM(262420000001005/de9270aa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125530719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530720 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530720 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530720 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530720 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530720 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: { messageType := 2, destLocRef := 'CEDCE2'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125530725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530725 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125530725 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125530725 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125530725 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240915125530726 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915125530726 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240915125530726 DMM INFO MM(262420000001005/de9270aa) <- GMM SERVICE ACCEPT (P-TMSI=0xde9270aa) (gprs_gmm.c:813) 20240915125530726 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240915125530726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915125530733 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530733 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125530733 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125530734 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125530734 DMM INFO MM(262420000001005/de9270aa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125530734 DMM INFO MM(262420000001005/de9270aa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125530734 DMM DEBUG MM(262420000001005/de9270aa) Using GGSN 0 (gprs_sm.c:317) 20240915125530734 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125530734 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240915125530734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125530734 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125530734 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240915125530745 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 c0 c1 c1 c7 11 ba 28 41 0e 14 05 7f 27 58 7d 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20240915125530745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20240915125530745 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125530745 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530745 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530745 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530745 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:30 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009B881926'O 20240915125530761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530762 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915125530762 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915125530762 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915125530762 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240915125530762 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915125530762 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240915125530762 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125530762 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240915125530763 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530763 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530763 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125530767 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 c0 c1 c1 c7 11 ba 28 41 0e 7f 27 58 7d 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20240915125530767 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20240915125530767 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:13 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240915125530771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530771 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240915125530771 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240915125530771 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240915125530771 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240915125530772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125530774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530775 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125530775 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125530775 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125530775 DMM INFO MM(262420000001005/de9270aa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125530775 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125530775 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125530775 DMM INFO MM(262420000001005/de9270aa) Changing GTP-U endpoints 127.0.0.104/0x9b881926 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240915125530776 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240915125530776 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 20240915125530777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1539)@8fa0cf39ddab: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)13556962 20240915125530777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125530777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DE9270AA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20240915125530778 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3d 00 00 01 80 10 c0 c1 c1 c7 11 ba 28 41 0e 7f 27 58 7d 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20240915125530778 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20240915125530778 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@8fa0cf39ddab: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)830479 SGSN_Test_0-RAN(1539)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: First idle individual index:0 20240915125530977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530977 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530979 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125530979 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125530979 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125530979 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDE9270AA) type="data" (gprs_gmm.c:1944) 20240915125530979 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240915125530979 DMM DEBUG MM(262420000001005/de9270aa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125530979 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530979 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530979 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: { messageType := 2, destLocRef := '0CAC0F'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125530985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530985 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125530985 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125530985 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125530986 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240915125530986 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915125530986 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240915125530986 DMM INFO MM(262420000001005/de9270aa) <- GMM SERVICE ACCEPT (P-TMSI=0xde9270aa) (gprs_gmm.c:813) 20240915125530986 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240915125530986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530987 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530987 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530987 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125530987 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125530987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125530987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:30 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009B881926'O 20240915125530992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125530992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125530992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125530992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125530992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125530992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125530992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125530992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125530992 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915125530992 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915125530993 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915125530993 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20240915125530993 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915125530993 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240915125530995 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3e 00 00 01 80 10 c0 c1 c1 c7 11 ba 28 41 0e 7f 27 58 7d 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20240915125530995 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20240915125530995 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_len:16 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240915125531193 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125531193 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125531193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125531193 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125531194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125531194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125531194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125531194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125531194 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125531194 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125531194 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125531194 DMM INFO MM(262420000001005/de9270aa) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240915125531194 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125531194 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240915125531196 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3f 00 00 01 80 : Freeing seq=1087 from retransmit req queue (gtp.c:443) 20240915125531197 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:629) 20240915125531197 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240915125531197 DMM INFO MM(262420000001005/de9270aa) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240915125531197 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240915125531197 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20240915125531197 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125531197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125531197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125531197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125531197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125531197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125531197 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125531197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125531197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8fa0cf39ddab: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@8fa0cf39ddab: Final verdict of PTC: none 20240915125531206 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125531206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125531206 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125531206 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125531206 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125531206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125531206 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125531206 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125531206 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125531206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125531207 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125531207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125531207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125531207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125531207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125531207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125531207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125531207 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@8fa0cf39ddab: Final verdict of PTC: none 20240915125531210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52744<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1533)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1527)@8fa0cf39ddab: Final verdict of PTC: none 20240915125531212 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125531212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1528)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1535)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1530)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1532)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1538)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@8fa0cf39ddab: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1526)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1525)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1536)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1531)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1526): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1530): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1532): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1533): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1535): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Sun Sep 15 12:55:31 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20240915125531352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125531854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387164) 20240915125532213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125532213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125532738 DGPRS DEBUG Checking for inactive LLMEs, time = 8215666 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=387164, count=391616) 20240915125533208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125533208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125533208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240915125533214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125533214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Sep 15 12:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125534215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125534215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_pmm_idle_rx_mt_data started. 20240915125534919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125534921 DMM INFO MM(262420000001005/de9270aa) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125534921 DMM INFO MM(262420000001005/de9270aa) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125534921 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125534921 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125534921 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915125534921 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240915125534921 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240915125534921 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125534921 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20240915125534922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Deallocated (fsm.c:568) 20240915125534922 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Deallocated (fsm.c:568) 20240915125534922 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Deallocated (fsm.c:568) 20240915125534922 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Deallocated (fsm.c:568) 20240915125534922 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915125534922 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125534922 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125534922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125534922 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125534922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125534922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125534922 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125534967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125534967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125534967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125534967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125534968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125534968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125534968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125534968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125534968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125534970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125534970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125534970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125534970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125534970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125534970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125534970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125534970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125534970 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125534970 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125534970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125534971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125534971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125534975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125534984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125534984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125535000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125535000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125535000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125535000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125535000 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125535000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125535000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125535000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125535000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125535002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125535002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125535002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125535002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125535002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125535002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125535002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125535002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125535002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125535002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125535002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125535003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125535003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125535006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1552)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 20240915125535015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125535015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1554)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125535044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125535044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125535044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125535044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125535044 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125535044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125535044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125535044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125535044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125535046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125535046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125535046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125535046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125535046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125535046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125535046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125535046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125535046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125535046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125535046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125535047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125535047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125535050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125535059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125535060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1559)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fa0cf39ddab: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@8fa0cf39ddab: ************************************************* SGSN_Test_0-M3UA(1563)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@8fa0cf39ddab: ************************************************* SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 20240915125535216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125535216 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125535216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125535216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: 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) } } } } 20240915125535218 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125535218 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125535269 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125535269 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125535269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125535269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1563)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125535272 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125535272 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125535272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125535272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125535272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125535272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125535272 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125535273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125535273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125535273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125535273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125535273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125535273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125535273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125535273 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125536079 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536079 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536080 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125536080 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125536081 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536081 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536081 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@8fa0cf39ddab: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='DFB56688'O, index=0 SGSN_Test-GSUP(1566)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '603F'O ("`?"), rac := 'F9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@8fa0cf39ddab: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)16711607 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: First idle individual index:0 20240915125536286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125536287 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125536287 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125536287 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125536287 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240915125536287 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Allocated (fsm.c:456) 20240915125536287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Allocated (fsm.c:456) 20240915125536287 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Allocated (fsm.c:456) 20240915125536287 DMM DEBUG MM_STATE_Iu[0x61200002c320]{Detached}: Allocated (fsm.c:456) 20240915125536287 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125536287 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125536287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125536287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125536287 DMM DEBUG MM(262420000001007/d7b2f234) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125536287 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240915125536288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: { messageType := 2, destLocRef := 'FEFFB7'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0A333907C59351272D0210561D1C8A55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '740028EF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33B592BCD53BAC1C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6401792ECAAFA38185DBC8641AD0A263'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4D0F03C13D8ABE9323A858791810C54F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2536A4D9DABE99A217974402EB16110F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E3963AB5B9A93CD3'O } } } } } SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240915125536298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536298 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536298 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536298 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536298 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125536298 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125536298 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125536298 DMM DEBUG MM(262420000001007/d7b2f234) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240915125536298 DMM NOTICE MM(262420000001007/d7b2f234) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125536298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125536298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125536298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125536298 DMM DEBUG MM(262420000001007/d7b2f234) Requesting authorization (sgsn_auth.c:160) 20240915125536298 DMM INFO MM(262420000001007/d7b2f234) Requesting authentication tuples (sgsn_auth.c:184) 20240915125536298 DMM DEBUG MM(262420000001007/d7b2f234) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125536298 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240915125536298 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@8fa0cf39ddab: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20240915125536301 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125536301 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125536301 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125536301 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125536301 DMM INFO MM(262420000001007/d7b2f234) Subscriber data update (mmctx.c:445) 20240915125536301 DMM DEBUG MM(262420000001007/d7b2f234) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125536301 DMM INFO MM(262420000001007/d7b2f234) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125536301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125536301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125536301 DMM INFO MM(262420000001007/d7b2f234) <- GMM AUTH AND CIPHERING REQ (rand = 0a 33 39 07 c5 93 51 27 2d 02 10 56 1d 1c 8a 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 36 a4 d9 da be 99 a2 17 97 44 02 eb 16 11 0f ) (gprs_gmm.c:483) 20240915125536301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240915125536302 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536302 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536302 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:37 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922E3963AB523094B99990000100007F02904B9A93CD3'O 20240915125536309 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536309 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536309 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536310 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125536310 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125536310 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125536310 DMM INFO MM(262420000001007/d7b2f234) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125536310 DMM NOTICE MM(262420000001007/d7b2f234) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125536310 DMM DEBUG MM(262420000001007/d7b2f234) checking auth: received UMTS RES = e3 96 3a b5 b9 a9 3c d3 (gprs_gmm.c:666) 20240915125536310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125536310 DMM DEBUG MM(262420000001007/d7b2f234) Requesting authorization (sgsn_auth.c:160) 20240915125536310 DMM INFO MM(262420000001007/d7b2f234) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125536310 DMM DEBUG MM(262420000001007/d7b2f234) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125536310 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240915125536310 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240915125536310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915125536310 DMM DEBUG MM(262420000001007/d7b2f234) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915125536310 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536310 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536310 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536310 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125536318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536318 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125536319 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125536319 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125536319 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240915125536319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240915125536319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915125536319 DMM INFO MM(262420000001007/d7b2f234) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7b2f234) (gprs_gmm.c:300) 20240915125536319 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240915125536319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125536323 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125536323 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125536323 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240915125536323 DMM INFO MM(262420000001007/d7b2f234) Subscriber data update (mmctx.c:445) 20240915125536323 DMM DEBUG MM(262420000001007/d7b2f234) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125536323 DMM INFO MM(262420000001007/d7b2f234) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125536323 DMM NOTICE MM(262420000001007/d7b2f234) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240915125536323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125536323 DMM NOTICE MM(262420000001007/d7b2f234) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125536323 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) 20240915125536323 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125536323 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240915125536323 DMM INFO MM(262420000001007/d7b2f234) Subscriber data update (mmctx.c:445) 20240915125536323 DMM DEBUG MM(262420000001007/d7b2f234) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915125536325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536326 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125536326 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125536326 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125536326 DMM INFO MM(262420000001007/d7b2f234) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125536326 DMM NOTICE MM(262420000001007/d7b2f234) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125536326 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125536326 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125536326 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915125536326 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240915125536326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125536326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125536326 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536326 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125536332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536332 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125536333 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125536333 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125536333 DMM INFO MM(262420000001007/d7b2f234) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125536333 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125536333 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125536333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 20240915125536335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1562)@8fa0cf39ddab: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)16711607 20240915125536335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D7B2F234'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@8fa0cf39ddab: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)14047480 SGSN_Test_0-RAN(1562)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: First idle individual index:0 20240915125536541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536543 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125536543 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125536543 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125536543 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7B2F234) type="data" (gprs_gmm.c:1944) 20240915125536543 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240915125536543 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915125536543 DMM DEBUG MM(262420000001007/d7b2f234) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125536544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536544 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536544 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536544 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536544 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536544 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: { messageType := 2, destLocRef := 'D658F8'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125536548 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536549 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125536549 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125536549 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125536549 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240915125536549 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915125536549 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240915125536549 DMM INFO MM(262420000001007/d7b2f234) <- GMM SERVICE ACCEPT (P-TMSI=0xd7b2f234) (gprs_gmm.c:813) 20240915125536549 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240915125536550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536550 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536550 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536550 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915125536556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536556 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536556 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125536556 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125536556 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125536556 DMM INFO MM(262420000001007/d7b2f234) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125536556 DMM INFO MM(262420000001007/d7b2f234) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125536556 DMM DEBUG MM(262420000001007/d7b2f234) Using GGSN 0 (gprs_sm.c:317) 20240915125536556 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125536556 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240915125536556 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125536556 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125536556 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240915125536568 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 40 00 00 01 80 08 00 10 f3 97 aa 9a 11 31 05 09 9f 14 05 7f 03 f3 1c e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20240915125536568 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20240915125536568 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125536568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:30 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680012EB1E70'O 20240915125536585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536586 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536586 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915125536586 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915125536586 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915125536586 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20240915125536586 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915125536586 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240915125536586 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125536586 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240915125536586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125536590 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 41 00 00 01 80 10 f3 97 aa 9a 11 31 05 09 9f 7f 03 f3 1c e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20240915125536590 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20240915125536590 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:13 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240915125536593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536594 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240915125536594 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240915125536594 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240915125536594 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240915125536594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125536597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536598 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125536598 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125536598 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125536598 DMM INFO MM(262420000001007/d7b2f234) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125536598 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125536598 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125536598 DMM INFO MM(262420000001007/d7b2f234) Changing GTP-U endpoints 127.0.0.104/0x12eb1e70 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240915125536598 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240915125536598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536598 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@8fa0cf39ddab: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)14047480 20240915125536599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536600 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed 20240915125536601 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 f3 97 aa 9a 11 31 05 09 9f 7f 03 f3 1c e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20240915125536601 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20240915125536601 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@8fa0cf39ddab: Created IMSI[0] for '262420000001007'H'D7B2F234'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20240915125536605 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20240915125536605 DMM INFO MM(262420000001007/d7b2f234) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20240915125536605 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536605 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@8fa0cf39ddab: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D7B2F234'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@8fa0cf39ddab: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)361936 SGSN_Test_0-RAN(1562)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: First idle individual index:0 20240915125536611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536611 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536612 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125536612 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125536612 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125536612 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7B2F234) type="data" (gprs_gmm.c:1944) 20240915125536612 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240915125536612 DMM DEBUG MM(262420000001007/d7b2f234) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125536612 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536612 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536612 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536612 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536612 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: { messageType := 2, destLocRef := '0585D0'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125536616 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536616 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125536616 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125536616 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125536616 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240915125536616 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915125536616 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240915125536616 DMM INFO MM(262420000001007/d7b2f234) <- GMM SERVICE ACCEPT (P-TMSI=0xd7b2f234) (gprs_gmm.c:813) 20240915125536616 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240915125536617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536617 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:30 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680012EB1E70'O 20240915125536622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536622 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536622 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536622 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915125536622 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915125536622 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915125536622 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240915125536622 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915125536622 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240915125536625 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 43 00 00 01 80 10 f3 97 aa 9a 11 31 05 09 9f 7f 03 f3 1c e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20240915125536625 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20240915125536625 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_len:16 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240915125536825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125536825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125536825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125536826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125536826 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125536826 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125536826 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125536826 DMM INFO MM(262420000001007/d7b2f234) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240915125536826 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125536826 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20240915125536828 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 44 00 00 01 80 : Freeing seq=1092 from retransmit req queue (gtp.c:443) 20240915125536828 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f25e02ebe60, cbp=0x6140000244a0) (sgsn_libgtp.c:629) 20240915125536828 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240915125536828 DMM INFO MM(262420000001007/d7b2f234) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240915125536828 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240915125536828 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20240915125536828 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125536829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125536829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125536829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125536829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125536829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125536829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125536829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@8fa0cf39ddab: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@8fa0cf39ddab: Final verdict of PTC: none 20240915125536838 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125536838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125536838 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125536838 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125536838 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125536838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125536838 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125536838 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125536838 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125536838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125536838 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125536838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125536838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125536838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125536838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125536838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125536838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125536838 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@8fa0cf39ddab: Final verdict of PTC: none 20240915125536841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52760<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125536844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125536844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1566)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1555)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97(1550)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1560)@8fa0cf39ddab: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@8fa0cf39ddab: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@8fa0cf39ddab: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1558)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1548)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1553)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Sun Sep 15 12:55:36 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20240915125536983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125537485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398552) 20240915125537845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125537845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=398552, count=399712) 20240915125538839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125538839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125538839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240915125538846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125538846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Sep 15 12:55:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125539847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125539847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_update_ctx_err_ind_from_ggsn started. 20240915125540554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125540555 DMM INFO MM(262420000001007/d7b2f234) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125540555 DMM INFO MM(262420000001007/d7b2f234) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125540555 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125540555 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125540555 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915125540556 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240915125540556 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240915125540556 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125540556 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20240915125540556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Deallocated (fsm.c:568) 20240915125540556 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Deallocated (fsm.c:568) 20240915125540556 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Deallocated (fsm.c:568) 20240915125540556 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Deallocated (fsm.c:568) 20240915125540556 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915125540556 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125540556 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125540556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125540556 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125540556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125540557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125540557 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125540597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125540597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125540597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125540597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125540597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125540597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125540597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125540597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125540597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125540598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125540598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125540598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125540598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125540598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125540598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125540598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125540598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125540599 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240915125540599 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125540599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125540599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125540599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@8fa0cf39ddab: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125540603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1574)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21011 20240915125540612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125540612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8fa0cf39ddab: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125540638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240915125540638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125540638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125540638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125540638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240915125540638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125540638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125540638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125540638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125540640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125540640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125540640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125540640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125540640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125540640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125540640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240915125540640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125540640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125540641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125540641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@8fa0cf39ddab: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125540645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@8fa0cf39ddab: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125540655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125540655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@8fa0cf39ddab: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@8fa0cf39ddab: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@8fa0cf39ddab: Provider Link came up: sending NS-RESET 20240915125540676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240915125540676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125540676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125540676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125540676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240915125540676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125540676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125540676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125540676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240915125540678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125540678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125540678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125540678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240915125540678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240915125540678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240915125540678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240915125540678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125540678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240915125540678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240915125540678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240915125540679 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240915125540679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@8fa0cf39ddab: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@8fa0cf39ddab: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240915125540683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@8fa0cf39ddab: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@8fa0cf39ddab: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240915125540691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240915125540692 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@8fa0cf39ddab: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@8fa0cf39ddab: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@8fa0cf39ddab: ************************************************* SGSN_Test_0-M3UA(1586)@8fa0cf39ddab: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@8fa0cf39ddab: ************************************************* MTC@8fa0cf39ddab: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: v_sccp_pdu_maxlen:268 20240915125540848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125540848 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240915125540848 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240915125540848 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: 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) } } } } 20240915125540850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240915125540850 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240915125540898 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240915125540898 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20240915125540898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240915125540898 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1586)@8fa0cf39ddab: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240915125540901 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125540901 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240915125540901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240915125540901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240915125540901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240915125540901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240915125540901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240915125540902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125540902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240915125540902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240915125540902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240915125540902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240915125540902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240915125540902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240915125540902 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240915125541709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541710 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240915125541710 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240915125541710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@8fa0cf39ddab: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8fa0cf39ddab: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='F14D45BA'O, index=0 SGSN_Test-GSUP(1589)@8fa0cf39ddab: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '9414'O, rac := '37'O ("7") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@8fa0cf39ddab: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)15460698 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: First idle individual index:0 SGSN_Test_0-RAN(1585)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 20240915125541918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541920 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125541920 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125541920 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125541920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240915125541920 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Allocated (fsm.c:456) 20240915125541920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Allocated (fsm.c:456) 20240915125541920 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Allocated (fsm.c:456) 20240915125541920 DMM DEBUG MM_STATE_Iu[0x61200002d0a0]{Detached}: Allocated (fsm.c:456) 20240915125541920 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240915125541920 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240915125541920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240915125541920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240915125541920 DMM DEBUG MM(262420000001004/e6a9f5b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240915125541920 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240915125541920 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: { messageType := 2, destLocRef := 'EBE95A'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '273C462FDE1814398F02502DC0EA384C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B034A8C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '50C0757E1130F22F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2FEAEE5BECA57D8E02D1471AB7EAF2E9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A61942D56E058943139ED86789C7C9D4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B69CDCB047379E05F3ACAB8C505744EE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '71C47E15741BC4B9'O } } } } } SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240915125541932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541932 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541932 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541932 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125541932 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125541932 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125541932 DMM DEBUG MM(262420000001004/e6a9f5b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240915125541932 DMM NOTICE MM(262420000001004/e6a9f5b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240915125541932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240915125541932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240915125541932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240915125541932 DMM DEBUG MM(262420000001004/e6a9f5b4) Requesting authorization (sgsn_auth.c:160) 20240915125541932 DMM INFO MM(262420000001004/e6a9f5b4) Requesting authentication tuples (sgsn_auth.c:184) 20240915125541932 DMM DEBUG MM(262420000001004/e6a9f5b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240915125541932 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240915125541933 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@8fa0cf39ddab: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@8fa0cf39ddab: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20240915125541935 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240915125541935 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240915125541935 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240915125541935 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240915125541936 DMM INFO MM(262420000001004/e6a9f5b4) Subscriber data update (mmctx.c:445) 20240915125541936 DMM DEBUG MM(262420000001004/e6a9f5b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240915125541936 DMM INFO MM(262420000001004/e6a9f5b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240915125541936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240915125541936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240915125541936 DMM INFO MM(262420000001004/e6a9f5b4) <- GMM AUTH AND CIPHERING REQ (rand = 27 3c 46 2f de 18 14 39 8f 02 50 2d c0 ea 38 4c , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 9c dc b0 47 37 9e 05 f3 ac ab 8c 50 57 44 ee ) (gprs_gmm.c:483) 20240915125541936 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240915125541936 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:37 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042271C47E1523094B99990000100004F02904741BC4B9'O 20240915125541942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541942 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541943 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125541943 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125541943 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125541943 DMM INFO MM(262420000001004/e6a9f5b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240915125541943 DMM NOTICE MM(262420000001004/e6a9f5b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240915125541943 DMM DEBUG MM(262420000001004/e6a9f5b4) checking auth: received UMTS RES = 71 c4 7e 15 74 1b c4 b9 (gprs_gmm.c:666) 20240915125541943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240915125541943 DMM DEBUG MM(262420000001004/e6a9f5b4) Requesting authorization (sgsn_auth.c:160) 20240915125541943 DMM INFO MM(262420000001004/e6a9f5b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240915125541943 DMM DEBUG MM(262420000001004/e6a9f5b4) Requesting subscriber data update (gprs_subscriber.c:894) 20240915125541943 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240915125541943 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20240915125541943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240915125541943 DMM DEBUG MM(262420000001004/e6a9f5b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240915125541943 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125541952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541952 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125541952 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125541952 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125541952 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20240915125541952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240915125541952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240915125541952 DMM INFO MM(262420000001004/e6a9f5b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6a9f5b4) (gprs_gmm.c:300) 20240915125541953 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240915125541953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125541958 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240915125541958 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240915125541958 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915125541958 DMM INFO MM(262420000001004/e6a9f5b4) Subscriber data update (mmctx.c:445) 20240915125541958 DMM DEBUG MM(262420000001004/e6a9f5b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240915125541958 DMM INFO MM(262420000001004/e6a9f5b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240915125541958 DMM NOTICE MM(262420000001004/e6a9f5b4) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240915125541958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240915125541958 DMM NOTICE MM(262420000001004/e6a9f5b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240915125541958 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20240915125541959 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240915125541959 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240915125541959 DMM INFO MM(262420000001004/e6a9f5b4) Subscriber data update (mmctx.c:445) 20240915125541959 DMM DEBUG MM(262420000001004/e6a9f5b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:14 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240915125541961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541962 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541962 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125541962 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125541962 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125541962 DMM INFO MM(262420000001004/e6a9f5b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240915125541962 DMM NOTICE MM(262420000001004/e6a9f5b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240915125541962 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240915125541962 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240915125541962 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240915125541963 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240915125541963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240915125541963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240915125541963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:7 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240915125541968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125541968 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240915125541968 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240915125541968 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240915125541968 DMM INFO MM(262420000001004/e6a9f5b4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240915125541968 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240915125541968 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240915125541968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125541969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125541969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541969 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125541969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 20240915125541970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125541970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125541970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125541970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125541970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125541970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125541970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125541970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@8fa0cf39ddab: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)15460698 TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E6A9F5B4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@8fa0cf39ddab: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)11229226 SGSN_Test_0-RAN(1585)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: First idle individual index:0 20240915125542173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542173 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542175 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125542175 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125542175 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125542175 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6A9F5B4) type="data" (gprs_gmm.c:1944) 20240915125542175 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240915125542175 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240915125542175 DMM DEBUG MM(262420000001004/e6a9f5b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125542175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542175 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: { messageType := 2, destLocRef := 'AB582A'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125542181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542181 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125542181 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125542181 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125542181 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20240915125542182 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915125542182 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240915125542182 DMM INFO MM(262420000001004/e6a9f5b4) <- GMM SERVICE ACCEPT (P-TMSI=0xe6a9f5b4) (gprs_gmm.c:813) 20240915125542182 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240915125542182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542182 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542182 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542182 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:23 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240915125542189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542189 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125542189 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125542189 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125542189 DMM INFO MM(262420000001004/e6a9f5b4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20240915125542189 DMM INFO MM(262420000001004/e6a9f5b4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240915125542189 DMM DEBUG MM(262420000001004/e6a9f5b4) Using GGSN 0 (gprs_sm.c:317) 20240915125542189 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20240915125542189 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240915125542189 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240915125542189 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240915125542189 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20240915125542201 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 45 00 00 01 80 08 00 10 c5 28 3b 3d 11 cb a6 d6 cc 14 05 7f 41 81 82 a5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20240915125542201 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20240915125542201 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240915125542201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:30 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F065C99B'O 20240915125542219 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542219 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542219 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542219 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542220 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915125542220 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915125542220 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915125542220 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20240915125542220 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915125542220 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20240915125542220 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20240915125542220 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240915125542220 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542220 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240915125542224 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 46 00 00 01 80 10 c5 28 3b 3d 11 cb a6 d6 cc 7f 41 81 82 a5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20240915125542224 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20240915125542224 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@8fa0cf39ddab: Created IMSI[0] for '262420000001004'H'E6A9F5B4'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20240915125542234 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20240915125542234 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20240915125542234 DGPRS INFO PDP(262420000001004:5): Context 0x7f25e02ebe60 was updated (sgsn_libgtp.c:659) 20240915125542234 DMM INFO MM(262420000001004/e6a9f5b4) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20240915125542234 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20240915125542234 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20240915125542234 DMM INFO MM(262420000001004/e6a9f5b4) Changing GTP-U endpoints 127.0.0.104/0xf065c99b -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240915125542234 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20240915125542235 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542235 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542235 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542235 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542235 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@8fa0cf39ddab: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)11229226 20240915125542237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@8fa0cf39ddab: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E6A9F5B4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@8fa0cf39ddab: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)8926439 SGSN_Test_0-RAN(1585)@8fa0cf39ddab: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: First idle individual index:0 20240915125542437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542439 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240915125542439 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240915125542439 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240915125542439 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6A9F5B4) type="data" (gprs_gmm.c:1944) 20240915125542439 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240915125542439 DMM DEBUG MM(262420000001004/e6a9f5b4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240915125542439 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542439 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542439 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542439 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: { messageType := 2, destLocRef := '8834E7'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:12 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240915125542445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542445 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542445 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240915125542445 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240915125542445 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240915125542445 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20240915125542446 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240915125542446 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240915125542446 DMM INFO MM(262420000001004/e6a9f5b4) <- GMM SERVICE ACCEPT (P-TMSI=0xe6a9f5b4) (gprs_gmm.c:813) 20240915125542446 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240915125542446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542446 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542447 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542447 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:30 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F065C99B'O 20240915125542452 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542452 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542452 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542453 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240915125542453 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240915125542453 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240915125542453 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20240915125542453 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240915125542453 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20240915125542455 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 c5 28 3b 3d 11 cb a6 d6 cc 7f 41 81 82 a5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20240915125542455 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20240915125542455 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_len:16 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: vl_from0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240915125542653 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542653 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240915125542653 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240915125542653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240915125542654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240915125542654 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240915125542654 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240915125542654 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240915125542654 DMM INFO MM(262420000001004/e6a9f5b4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20240915125542654 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240915125542654 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20240915125542656 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 48 00 00 01 80 : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20240915125542656 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f25e02ebe60, cbp=0x614000027ca0) (sgsn_libgtp.c:629) 20240915125542656 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240915125542656 DMM INFO MM(262420000001004/e6a9f5b4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20240915125542656 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240915125542657 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240915125542657 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240915125542657 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542657 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125542657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125542657 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125542657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125542657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125542657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240915125542657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8fa0cf39ddab: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@8fa0cf39ddab: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@8fa0cf39ddab: Final verdict of PTC: none 20240915125542665 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240915125542665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125542665 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240915125542665 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240915125542665 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240915125542665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20240915125542665 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240915125542665 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240915125542665 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240915125542665 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125542665 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240915125542665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240915125542665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240915125542665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240915125542665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240915125542665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240915125542665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240915125542666 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@8fa0cf39ddab: Final verdict of PTC: none 20240915125542668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40966<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240915125542670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240915125542671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1573)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP(1589)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@8fa0cf39ddab: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99(1583)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@8fa0cf39ddab: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1572)@8fa0cf39ddab: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98(1578)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@8fa0cf39ddab: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI99-provIP(1581)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI98-provIP(1576)@8fa0cf39ddab: Final verdict of PTC: none -NSVCI97-provIP(1571)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: none MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1572): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@8fa0cf39ddab: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@8fa0cf39ddab: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Sun Sep 15 12:55:42 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20240915125542809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125543311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380212) 20240915125543672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125543672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=380212, count=381372) 20240915125544667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240915125544667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240915125544667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240915125544673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125544673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MC@8fa0cf39ddab: Test execution finished. MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Sep 15 12:55:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125545674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125545674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_NS_connect_alive started. 20240915125546380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125546381 DMM INFO MM(262420000001004/e6a9f5b4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240915125546381 DMM INFO MM(262420000001004/e6a9f5b4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240915125546381 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240915125546381 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240915125546381 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240915125546382 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240915125546382 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240915125546382 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20240915125546382 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20240915125546382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Deallocated (fsm.c:568) 20240915125546382 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Deallocated (fsm.c:568) 20240915125546382 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Deallocated (fsm.c:568) 20240915125546382 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Deallocated (fsm.c:568) 20240915125546382 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915125546382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240915125546382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240915125546382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240915125546382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240915125546382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240915125546383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240915125546383 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240915125546403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240915125546403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240915125546403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240915125546675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125546675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: setverdict(pass): none -> pass MTC@8fa0cf39ddab: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240915125547407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: pass MTC@8fa0cf39ddab: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@8fa0cf39ddab: Test case TC_NS_connect_alive finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Sep 15 12:55:47 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20240915125547446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125547676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125547676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125547847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=17620) 20240915125548677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125548677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=17620, count=18880) 20240915125549679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125549679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Sep 15 12:55:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240915125550681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125550681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@8fa0cf39ddab: Test case TC_NS_connect_reset started. 20240915125550905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125550906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240915125550926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240915125550926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240915125550926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240915125550926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240915125550926 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240915125550926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240915125550926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240915125550926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125550926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@8fa0cf39ddab: setverdict(pass): none -> pass 20240915125551682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125551682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@8fa0cf39ddab: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240915125551930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51196<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@8fa0cf39ddab: Final verdict of PTC: none MTC@8fa0cf39ddab: Setting final verdict of the test case. MTC@8fa0cf39ddab: Local verdict of MTC: pass MTC@8fa0cf39ddab: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@8fa0cf39ddab: Test case TC_NS_connect_reset finished. Verdict: pass MTC@8fa0cf39ddab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Sep 15 12:55:51 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20240915125551972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240915125552373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11088) 20240915125552683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125552683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11088, count=12348) 20240915125553685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125553685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125553927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@8fa0cf39ddab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@8fa0cf39ddab: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8fa0cf39ddab: Terminating MTC. MC@8fa0cf39ddab: MTC terminated. MC2> exit MC@8fa0cf39ddab: Shutting down session. MC@8fa0cf39ddab: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7805.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 2 NEW: FAIL: 1 xfail: 3 pass: 78 skip: 6 20240915125554685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125554685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3531571) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240915125555687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125555687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125556689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125556689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125556928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125557689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125557690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125558692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125558692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20240915125559693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125559693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240915125559929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240915125600694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240915125600694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (3531453) [testenv][generic] Stopping sgsn (3531494) [testenv][generic] Showing junit-xml-7805.log [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7805.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='84' failures='6' errors='0' skipped='0' inconc='0' time='801.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.470106'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.559052'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.591300'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.587539'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.118174'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.780599'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='8.026164'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='7.670074'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='2.236666'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='2.226831'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3210 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.362291'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.490060'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.592324'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.517113'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.629175'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.629173'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.594569'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.683715'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.630127'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.735626'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.592069'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.596750'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.544852'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.638533'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.709935'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.601466'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.715594'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.696494'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.633151'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.534043'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.507265'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.522267'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.529281'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.515436'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.506322'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.600700'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.685477'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.740726'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.691363'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.504038'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.694022'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.596158'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.630669'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.607013'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.606673'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.496020'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3249 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.572915'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.590163'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.610230'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.630539'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.604235'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.590011'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.613240'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.602148'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.707022'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.565893'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.607207'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.608068'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.703806'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.602334'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.619762'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.661960'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.134117'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.620316'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.509812'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3271 SGSN_Tests control part SGSN_Tests.ttcn:2697 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.501235'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.464669'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.686743'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.630222'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.682477'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.631258'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.596480'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3098 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.518429'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:3196 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.532490'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.626126'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.649144'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.651055'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.618051'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.838773'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.255688'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.964018'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.176633'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.030536'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.028031'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20240915-1242-a98be6ba'] 8fa0cf39ddab9208fbbf8b847cf3a55a77d6ec250bfc2f5522dac24d3944cfa3 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/106/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE