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 ffbe3560437c9606c9a8705f8e103b423b3b0077 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ffbe3560437c9606c9a8705f8e103b423b3b0077 # timeout=10 Commit message: "mme: Fix order in eutran_to_geran testcase" > git rev-list --no-walk ffbe3560437c9606c9a8705f8e103b423b3b0077 # timeout=10
[ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins12537443418759741001.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:c31904ac65f639e6feee2983216d5d93105e7fc3916212bc772cbbc26649c315 Copying blob sha256:2b2cfc71b576579b63fb0bd3499ab7257ee29d842f0143f8b1a1a0b6f7c1182d Copying blob sha256:63e1dcb1cea667d6aa137056d5d025cc5427bab558e0c94ae80313f2ca20eda1 Copying blob sha256:f513136e1852d554fdc336cc7c5adcd27c877bb56bb2f2db92e027c2e5f54424 Copying blob sha256:e9aef93137af6e967e7242f3b3c8ecd8e6f571d1e6fdd9e72db0befeeae3cf13 Copying blob sha256:0ed50084e1bdd27da4114235020df0289e48ae91c26c7a24841ff281b1e1d4ff Copying blob sha256:3bc7bb1a64a7cd53d88315d220d58601bfed208588029741b1af9d08d2924c29 Copying blob sha256:f7abd782a2bc094ed87d0ee31cffb027b2ff09016cb9aac51e3a1f9bf266fc9a Copying blob sha256:64216985e278721b53b9aaa6cc49ea16466d9046652f9fea80eaff91cd21687e Copying blob sha256:6a31deceeb26c7979bf4fa24dae3e4b8cf960a6288a222f30ffde449156de7ee Copying config sha256:9652caef22b9451cf85de7545d042b76bb092553d8dd0affd83478d0abd9ff64 Writing manifest to image destination Storing signatures 9652caef22b9451cf85de7545d042b76bb092553d8dd0affd83478d0abd9ff64 + 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-07-15 11:13:48 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20240825-1242-1750b9c4', '--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'] d2512c394f9fd89db7078b4798dd4470b9dec5d54ff73fd139500db526db5451 [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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:6 http://deb.debian.org/debian bookworm/main amd64 Packages [8788 kB] Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [176 kB] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [75.6 kB] Fetched 9310 kB in 1s (9500 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-20240825-1242-1750b9c4', '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/b37ea251eff2d6cd4e8d317aff71d463863b59f9" 2>/dev/null; then set -x && git checkout -q -f "origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9"; else set -x && git checkout -q -f "b37ea251eff2d6cd4e8d317aff71d463863b59f9"; fi warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ origin/b37ea251eff2d6cd4e8d317aff71d463863b59f9 + git checkout -q -f b37ea251eff2d6cd4e8d317aff71d463863b59f9 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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', './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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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_2.cc Creating dependency file for RANAP_IEs_part_1.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_2.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_1.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_7.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_4.cc Creating dependency file for SCCP_Mapping_part_3.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_6.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_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 RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.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_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.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 BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for RAW_NS.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_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for 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_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.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_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_NS_part_2.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_4.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_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.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_1.cc Creating dependency file for SCCP_Templates_part_2.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_2.cc Creating dependency file for SCCP_Emulation_part_1.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_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_6.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_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_4.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_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.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_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_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_2.cc Creating dependency file for MobileL3_SS_Types_part_3.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_2.cc Creating dependency file for MobileL3_MM_Types_part_3.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_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.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_3.cc Creating dependency file for MTP3asp_PortType_part_4.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_5.cc Creating dependency file for M3UA_Emulation_part_6.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_5.cc Creating dependency file for LLC_Types_part_6.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_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_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 IPA_Types_part_7.cc Creating dependency file for IPCP_Types_part_1.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_6.cc Creating dependency file for IPA_CodecPort_part_7.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_3.cc Creating dependency file for General_Types_part_2.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_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.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_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_3.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_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.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_2.cc Creating dependency file for GTP_Emulation_part_3.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_6.cc Creating dependency file for GTPU_Types_part_5.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_4.cc Creating dependency file for GSUP_Types_part_5.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.cc Creating dependency file for SGSN_Tests_Iu.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_SMS_Types.cc Creating dependency file for MobileL3_SS_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 L3_Templates.cc Creating dependency file for LLC_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 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 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 env 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 env 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 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_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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Ign:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 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.7 kB] Fetched 53.3 kB in 1s (102 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-20240825-1242-1750b9c4', '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 12 not upgraded. Need to get 6745 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 202408242029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.9.9764.202408242029~asan [577 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.6.8c01.202408242029~asan [129 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.9.9764.202408242029~asan [162 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.9.9764.202408242029~asan [1082 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.9.9764.202408242029~asan [278 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.202408242029~asan [313 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202408242029~asan [45.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.202408242029~asan [196 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 1.9.0.1.797d.202408242029~asan [525 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.9.9764.202408242029~asan [96.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.9.9764.202408242029~asan [737 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 1.9.0.1.797d.202408242029~asan [19.7 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202408242029~asan [358 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.202408242029~asan [1651 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.11.12ed8.202408242029~asan [574 kB] Fetched 6745 kB in 0s (21.7 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 ... 44218 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly-asan_202408242029_amd64.deb ... Unpacking osmocom-nightly-asan (202408242029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.9.9764.202408242029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.9.9764.202408242029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0.6.8c01.202408242029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.6.8c01.202408242029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.9.9764.202408242029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.9.9764.202408242029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.9.9764.202408242029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.9.9764.202408242029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0.9.9764.202408242029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.9.9764.202408242029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0.202408242029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.202408242029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0.2.7c06.202408242029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202408242029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.202408242029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.202408242029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_1.9.0.1.797d.202408242029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (1.9.0.1.797d.202408242029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0.9.9764.202408242029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.9.9764.202408242029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0.9.9764.202408242029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.9.9764.202408242029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_1.9.0.1.797d.202408242029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (1.9.0.1.797d.202408242029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37.202408242029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202408242029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0.202408242029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.202408242029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.0.11.12ed8.202408242029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.11.12ed8.202408242029~asan) ... Setting up osmocom-nightly-asan (202408242029) ... Setting up libasn1c1:amd64 (0.9.37.202408242029~asan) ... Setting up libosmocore22:amd64 (1.10.0.9.9764.202408242029~asan) ... Setting up libosmovty13:amd64 (1.10.0.9.9764.202408242029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.9.9764.202408242029~asan) ... Setting up libgtp10:amd64 (1.12.0.6.8c01.202408242029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.9.9764.202408242029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.202408242029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.9.9764.202408242029~asan) ... Setting up libosmogb14:amd64 (1.10.0.9.9764.202408242029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.202408242029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202408242029~asan) ... Setting up libosmo-sigtran10:amd64 (1.9.0.1.797d.202408242029~asan) ... Setting up osmo-stp:amd64 (1.9.0.1.797d.202408242029~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.202408242029~asan) ... Setting up osmo-sgsn (1.12.0.11.12ed8.202408242029~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+deb12u7) ... [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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', '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-20240825-1242-1750b9c4', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20240825124233888 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240825124233889 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240825124233889 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) 20240825124233889 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240825124233889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240825124233889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240825124233889 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240825124233889 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240825124233889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240825124233889 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240825124233889 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240825124233889 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240825124233889 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240825124233889 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240825124233889 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240825124233889 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240825124233889 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-20240825-1242-1750b9c4', '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 0x558bc9e9ca80(sgsn) with 23 counters [testenv][generic] Running testsuite 20240825124234118 DLSS7 INFO (r=127.0.0.1:38082<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825124234118 DLSS7 INFO (r=127.0.0.1:38082<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240825124234118 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:38082<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240825124234118 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240825124234118 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240825124234119 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825124234119 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240825124234119 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240825124234119 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240825124234119 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240825124234135 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:966) 20240825124234135 DGPRS NOTICE libGTP v1.12.0.6-8c01.202408242029~asan initialized (sgsn_main.c:456) 20240825124234135 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240825124234135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124234135 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240825124234135 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240825124234135 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240825124234135 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825124234135 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) 20240825124234135 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240825124234135 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240825124234135 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240825124234135 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825124234135 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240825124234135 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825124234135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825124234135 DLSS7 INFO (r=127.0.0.1:47287<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825124234135 DLSS7 INFO (r=127.0.0.1:47287<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240825124234135 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:47287<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240825124234135 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240825124234135 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240825124234135 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825124234135 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240825124234136 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825124234136 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) 20240825124234136 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825124234136 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825124234136 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:38082<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240825124234136 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) 20240825124234136 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825124234136 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240825124234136 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) 20240825124234136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825124234136 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825124234136 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', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20240825-1242-1750b9c4', '/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@d2512c394f9f: Unix server socket created successfully. MC@d2512c394f9f: Listening on TCP port 34313. MC2> d2512c394f9f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests d2512c394f9f 34313 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d2512c394f9f: New HC connected from 10.0.2.100 [10.0.2.100]. d2512c394f9f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@d2512c394f9f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d2512c394f9f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2512c394f9f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2512c394f9f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2512c394f9f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2512c394f9f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2512c394f9f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d2512c394f9f: Configuration file was processed on all HCs. MC@d2512c394f9f: Creating MTC on host 10.0.2.100. MC@d2512c394f9f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d2512c394f9f: 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 Aug 25 12:42: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.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 20240825124235136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124235136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach started. 20240825124235844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124235847 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124235886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240825124235886 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) 20240825124235886 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) 20240825124235886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124235886 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) 20240825124235886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124235886 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) 20240825124235886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124235886 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124235888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124235888 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) 20240825124235888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124235888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124235888 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) 20240825124235889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124235889 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) 20240825124235889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240825124235889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124235889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124235889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124235889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124235889 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124235893 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124235904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124235904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@d2512c394f9f: 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(12)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124235927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20240825124235927 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) 20240825124235927 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) 20240825124235927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124235927 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) 20240825124235927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124235927 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) 20240825124235927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124235927 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(12)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124235929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124235929 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) 20240825124235929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124235929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124235929 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) 20240825124235929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124235929 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) 20240825124235929 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240825124235929 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124235929 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124235929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124235930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124235930 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(12)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124235934 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) 20240825124235934 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-Gb2-NS2(13)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124235944 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) 20240825124235944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124235961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240825124235961 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) 20240825124235961 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) 20240825124235961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124235961 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) 20240825124235961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124235961 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) 20240825124235961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124235961 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124235963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124235963 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) 20240825124235963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124235963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124235963 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) 20240825124235963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124235963 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) 20240825124235963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240825124235963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124235963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124235963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124235964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124235964 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124235968 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) 20240825124235968 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124235978 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) 20240825124235978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124236137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124236137 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124236137 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124236137 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240825124236137 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) 20240825124236137 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240825124236138 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240825124236138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240825124236138 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240825124236138 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240825124236138 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240825124236138 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240825124236138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240825124236138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825124236138 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@d2512c394f9f: Established a new IPA connection (conn_id=2) 20240825124236138 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) 20240825124236138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825124236138 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825124236138 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825124236138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825124236138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825124236139 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825124236139 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x6120000048a0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240825124236139 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@d2512c394f9f: 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) } } } } 20240825124236140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124236141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825124236833 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) 20240825124236833 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240825124236833 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:47287 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@d2512c394f9f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FB6A63FB'O, index=0 SGSN_Test-GSUP(19)@d2512c394f9f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@d2512c394f9f: 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 := '66BD95C2AA1C77E90A4F2D1212E7A99A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D76B5D78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC21F1AB918997E7'O } } } } } 20240825124237196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124237196 DLLC NOTICE LLME(ffffffff/fb6a63fb){UNASSIGNED} LLC RX: unknown TLLI 0xfb6a63fb, creating LLME on the fly (gprs_llc.c:552) 20240825124237196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124237196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20240825124237197 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Allocated (fsm.c:456) 20240825124237197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Allocated (fsm.c:456) 20240825124237197 DMM DEBUG MM_STATE_Gb[0x612000005320]{Idle}: Allocated (fsm.c:456) 20240825124237197 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Allocated (fsm.c:456) 20240825124237197 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124237197 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124237197 DLLC NOTICE LLME(ffffffff/fb6a63fb){UNASSIGNED} LLGM Assign pre (fb6a63fb => e357088c) (gprs_llc.c:1079) 20240825124237197 DLLC NOTICE LLME(fb6a63fb/e357088c){ASSIGNED} LLGM Assign post (fb6a63fb => e357088c) (gprs_llc.c:1125) 20240825124237197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124237197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124237197 DMM DEBUG MM(262420000000001/e357088c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124237212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124237212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124237212 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124237212 DMM DEBUG MM(262420000000001/e357088c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240825124237212 DMM NOTICE MM(262420000000001/e357088c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124237212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124237212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124237212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124237212 DMM DEBUG MM(262420000000001/e357088c) Requesting authorization (sgsn_auth.c:160) 20240825124237212 DMM INFO MM(262420000000001/e357088c) Requesting authentication tuples (sgsn_auth.c:184) 20240825124237212 DMM DEBUG MM(262420000000001/e357088c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124237212 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240825124237212 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@d2512c394f9f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240825124237215 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124237215 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124237215 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124237215 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124237215 DMM INFO MM(262420000000001/e357088c) Subscriber data update (mmctx.c:445) 20240825124237215 DMM DEBUG MM(262420000000001/e357088c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124237215 DMM INFO MM(262420000000001/e357088c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124237215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124237215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124237215 DMM INFO MM(262420000000001/e357088c) <- GMM AUTH AND CIPHERING REQ (rand = 66 bd 95 c2 aa 1c 77 e9 0a 4f 2d 12 12 e7 a9 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124237222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124237222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124237222 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124237222 DMM INFO MM(262420000000001/e357088c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124237222 DMM NOTICE MM(262420000000001/e357088c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124237222 DMM DEBUG MM(262420000000001/e357088c) checking auth: received GSM SRES = d7 6b 5d 78 (gprs_gmm.c:666) 20240825124237222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124237223 DMM DEBUG MM(262420000000001/e357088c) Requesting authorization (sgsn_auth.c:160) 20240825124237223 DMM INFO MM(262420000000001/e357088c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124237223 DMM DEBUG MM(262420000000001/e357088c) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124237223 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240825124237223 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) 20240825124237223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124237223 DMM INFO MM(262420000000001/e357088c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe357088c) (gprs_gmm.c:300) 20240825124237224 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124237224 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124237224 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240825124237224 DMM INFO MM(262420000000001/e357088c) Subscriber data update (mmctx.c:445) 20240825124237224 DMM DEBUG MM(262420000000001/e357088c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124237224 DMM INFO MM(262420000000001/e357088c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124237224 DMM NOTICE MM(262420000000001/e357088c) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240825124237224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124237224 DMM NOTICE MM(262420000000001/e357088c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124237224 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) 20240825124237225 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124237225 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240825124237225 DMM INFO MM(262420000000001/e357088c) Subscriber data update (mmctx.c:445) 20240825124237225 DMM DEBUG MM(262420000000001/e357088c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124237231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124237231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124237231 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124237231 DMM INFO MM(262420000000001/e357088c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124237231 DMM NOTICE MM(262420000000001/e357088c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124237231 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124237231 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124237231 DLLC NOTICE LLME(fb6a63fb/e357088c){ASSIGNED} LLGM Assign pre (ffffffff => e357088c) (gprs_llc.c:1079) 20240825124237231 DLLC NOTICE LLME(ffffffff/e357088c){ASSIGNED} LLGM Assign post (ffffffff => e357088c) (gprs_llc.c:1125) 20240825124237231 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124237231 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124237231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124237231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@d2512c394f9f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@d2512c394f9f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@d2512c394f9f: Final verdict of PTC: pass 20240825124237285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124237288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124237288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(7)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(17)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(12)@d2512c394f9f: Final verdict of PTC: none TC_attach-BVCI210(11)@d2512c394f9f: Final verdict of PTC: none TC_attach-BVCI196(6)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@d2512c394f9f: Final verdict of PTC: none TC_attach-BVCI220(16)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(10)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(5)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(15)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:42:37 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=64108) 20240825124238288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124238288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64108, count=101196) 20240825124239289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124239289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:42: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_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 20240825124240290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124240290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_mnc3 started. 20240825124240439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124240440 DMM INFO MM(262420000000001/e357088c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124240440 DMM INFO MM(262420000000001/e357088c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124240440 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124240440 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124240440 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124240440 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124240440 DLLC NOTICE LLME(ffffffff/e357088c){ASSIGNED} LLGM Assign pre (e357088c => ffffffff) (gprs_llc.c:1079) 20240825124240440 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e357088c => ffffffff) (gprs_llc.c:1125) 20240825124240440 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240825124240440 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) 20240825124240440 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) 20240825124240440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000051a0]{Init}: Deallocated (fsm.c:568) 20240825124240440 DMM DEBUG MM_STATE_Gb(0)[0x612000005320]{Idle}: Deallocated (fsm.c:568) 20240825124240440 DMM DEBUG MM_STATE_Iu[0x6120000054a0]{Detached}: Deallocated (fsm.c:568) 20240825124240441 DMM DEBUG GMM(gmm_fsm)[0x612000005020]{Deregistered}: Deallocated (fsm.c:568) 20240825124240441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@d2512c394f9f: 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(26)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124240487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124240487 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) 20240825124240488 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) 20240825124240488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124240488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124240488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124240488 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) 20240825124240488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124240488 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(26)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124240490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124240490 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) 20240825124240490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124240490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124240490 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) 20240825124240490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124240490 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) 20240825124240490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124240490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124240490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124240490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124240491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124240491 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(26)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(27)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124240495 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124240505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124240505 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124240521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124240521 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) 20240825124240521 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) 20240825124240521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124240521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124240521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124240521 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) 20240825124240521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124240521 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124240523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124240523 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) 20240825124240523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124240523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124240523 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) 20240825124240523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124240523 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) 20240825124240523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124240523 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124240523 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124240523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124240524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124240524 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124240527 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124240537 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) 20240825124240537 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(33)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(30)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@d2512c394f9f: 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(37)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124240567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124240567 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) 20240825124240567 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) 20240825124240567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124240567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124240567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124240567 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) 20240825124240567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124240567 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(37)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124240569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124240569 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) 20240825124240569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124240569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124240569 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) 20240825124240569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124240569 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) 20240825124240569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124240569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124240569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124240569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124240570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124240570 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(37)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124240574 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124240584 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) 20240825124240585 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124241291 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124241291 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124241291 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124241291 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@d2512c394f9f: 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) } } } } 20240825124241294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124241295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@d2512c394f9f: 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(36)@d2512c394f9f: 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(36)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@d2512c394f9f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='EF32EE6A'O, index=0 SGSN_Test-GSUP(38)@d2512c394f9f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@d2512c394f9f: 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 := '248BAE20ECC7F837C1371B0B3A87445F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B6C8DEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD9770E69844475C'O } } } } } 20240825124242347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124242347 DLLC NOTICE LLME(ffffffff/ef32ee6a){UNASSIGNED} LLC RX: unknown TLLI 0xef32ee6a, creating LLME on the fly (gprs_llc.c:552) 20240825124242347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124242347 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240825124242347 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Allocated (fsm.c:456) 20240825124242347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Allocated (fsm.c:456) 20240825124242347 DMM DEBUG MM_STATE_Gb[0x612000005920]{Idle}: Allocated (fsm.c:456) 20240825124242347 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Allocated (fsm.c:456) 20240825124242347 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124242347 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124242347 DLLC NOTICE LLME(ffffffff/ef32ee6a){UNASSIGNED} LLGM Assign pre (ef32ee6a => d763506c) (gprs_llc.c:1079) 20240825124242347 DLLC NOTICE LLME(ef32ee6a/d763506c){ASSIGNED} LLGM Assign post (ef32ee6a => d763506c) (gprs_llc.c:1125) 20240825124242347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124242347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124242347 DMM DEBUG MM(262420000001001/d763506c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124242359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124242359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124242360 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124242360 DMM DEBUG MM(262420000001001/d763506c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240825124242360 DMM NOTICE MM(262420000001001/d763506c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124242360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124242360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124242360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124242360 DMM DEBUG MM(262420000001001/d763506c) Requesting authorization (sgsn_auth.c:160) 20240825124242360 DMM INFO MM(262420000001001/d763506c) Requesting authentication tuples (sgsn_auth.c:184) 20240825124242360 DMM DEBUG MM(262420000001001/d763506c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124242360 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240825124242360 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@d2512c394f9f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240825124242363 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124242363 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124242363 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124242363 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124242363 DMM INFO MM(262420000001001/d763506c) Subscriber data update (mmctx.c:445) 20240825124242363 DMM DEBUG MM(262420000001001/d763506c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124242363 DMM INFO MM(262420000001001/d763506c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124242363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124242363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124242363 DMM INFO MM(262420000001001/d763506c) <- GMM AUTH AND CIPHERING REQ (rand = 24 8b ae 20 ec c7 f8 37 c1 37 1b 0b 3a 87 44 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124242373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124242373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124242373 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124242373 DMM INFO MM(262420000001001/d763506c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124242373 DMM NOTICE MM(262420000001001/d763506c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124242373 DMM DEBUG MM(262420000001001/d763506c) checking auth: received GSM SRES = 5b 6c 8d ef (gprs_gmm.c:666) 20240825124242373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124242373 DMM DEBUG MM(262420000001001/d763506c) Requesting authorization (sgsn_auth.c:160) 20240825124242373 DMM INFO MM(262420000001001/d763506c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124242373 DMM DEBUG MM(262420000001001/d763506c) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124242373 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240825124242373 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) 20240825124242373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124242373 DMM INFO MM(262420000001001/d763506c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd763506c) (gprs_gmm.c:300) 20240825124242374 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124242374 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124242374 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240825124242374 DMM INFO MM(262420000001001/d763506c) Subscriber data update (mmctx.c:445) 20240825124242374 DMM DEBUG MM(262420000001001/d763506c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124242374 DMM INFO MM(262420000001001/d763506c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124242374 DMM NOTICE MM(262420000001001/d763506c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240825124242374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124242374 DMM NOTICE MM(262420000001001/d763506c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124242374 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) 20240825124242375 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124242375 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240825124242375 DMM INFO MM(262420000001001/d763506c) Subscriber data update (mmctx.c:445) 20240825124242375 DMM DEBUG MM(262420000001001/d763506c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124242381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124242381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124242381 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124242381 DMM INFO MM(262420000001001/d763506c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124242381 DMM NOTICE MM(262420000001001/d763506c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124242381 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124242381 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124242381 DLLC NOTICE LLME(ef32ee6a/d763506c){ASSIGNED} LLGM Assign pre (ffffffff => d763506c) (gprs_llc.c:1079) 20240825124242381 DLLC NOTICE LLME(ffffffff/d763506c){ASSIGNED} LLGM Assign post (ffffffff => d763506c) (gprs_llc.c:1125) 20240825124242381 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124242381 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124242381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124242381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@d2512c394f9f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@d2512c394f9f: Final verdict of PTC: pass 20240825124242434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42476<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124242435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124242436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(36)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(38)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(31)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(26)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@d2512c394f9f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@d2512c394f9f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(37)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@d2512c394f9f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(24)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(29)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(35)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:42:42 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47908) 20240825124243436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124243436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47908, count=85004) 20240825124244437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124244437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:42: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_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 20240825124245438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124245438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_umts_aka_umts_res started. 20240825124245580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124245581 DMM INFO MM(262420000001001/d763506c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124245581 DMM INFO MM(262420000001001/d763506c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124245581 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124245581 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124245581 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124245581 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124245581 DLLC NOTICE LLME(ffffffff/d763506c){ASSIGNED} LLGM Assign pre (d763506c => ffffffff) (gprs_llc.c:1079) 20240825124245581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d763506c => ffffffff) (gprs_llc.c:1125) 20240825124245581 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240825124245581 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) 20240825124245581 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) 20240825124245581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000057a0]{Init}: Deallocated (fsm.c:568) 20240825124245581 DMM DEBUG MM_STATE_Gb(0)[0x612000005920]{Idle}: Deallocated (fsm.c:568) 20240825124245581 DMM DEBUG MM_STATE_Iu[0x612000005aa0]{Detached}: Deallocated (fsm.c:568) 20240825124245581 DMM DEBUG GMM(gmm_fsm)[0x612000005620]{Deregistered}: Deallocated (fsm.c:568) 20240825124245581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@d2512c394f9f: 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(45)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124245623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124245623 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) 20240825124245623 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) 20240825124245623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124245623 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124245623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124245623 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) 20240825124245623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124245623 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(45)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124245625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124245625 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) 20240825124245625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124245625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124245625 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) 20240825124245625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124245625 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) 20240825124245625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124245625 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124245625 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124245626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124245626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124245626 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(45)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124245629 DLNS DEBUG GPRS-NS2-VC(UDP-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(42)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124245639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124245639 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(46)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 TC_attach_umts_aka_umts_res-BVCI196(44)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124245670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124245671 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) 20240825124245671 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) 20240825124245671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124245671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124245671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124245671 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) 20240825124245671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124245671 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(50)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124245673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124245673 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) 20240825124245673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124245673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124245673 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) 20240825124245673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124245673 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) 20240825124245673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124245673 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124245673 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124245673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124245674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124245674 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124245677 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124245687 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) 20240825124245687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(48)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@d2512c394f9f: 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(55)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124245699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124245699 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) 20240825124245699 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) 20240825124245699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124245699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124245699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124245699 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) 20240825124245699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124245700 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(55)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124245701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124245701 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) 20240825124245701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124245701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124245701 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) 20240825124245701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124245701 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) 20240825124245701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124245701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124245701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124245701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124245702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124245702 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(55)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124245706 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124245716 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) 20240825124245716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124246439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124246439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124246439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124246439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@d2512c394f9f: 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) } } } } 20240825124246442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@d2512c394f9f: 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 } } } } 20240825124246443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@d2512c394f9f: 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(56)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@d2512c394f9f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E57258D9'O, index=0 SGSN_Test-GSUP(57)@d2512c394f9f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@d2512c394f9f: 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 := '79F4EEAD2577DFD674E3BD820D426D02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6932A7AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0F68A1242EA4102'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '236723DE7D580BBFC6BEE3D7C027BE80'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D2988A9AE0DC9CBD0F90833843FE9209'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B95995B83E2B0E7816E93E746C8CAC82'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D114E32290CE7CD8'O } } } } } 20240825124247490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124247490 DLLC NOTICE LLME(ffffffff/e57258d9){UNASSIGNED} LLC RX: unknown TLLI 0xe57258d9, creating LLME on the fly (gprs_llc.c:552) 20240825124247490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124247490 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240825124247491 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Allocated (fsm.c:456) 20240825124247491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Allocated (fsm.c:456) 20240825124247491 DMM DEBUG MM_STATE_Gb[0x612000005f20]{Idle}: Allocated (fsm.c:456) 20240825124247491 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Allocated (fsm.c:456) 20240825124247491 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124247491 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124247491 DLLC NOTICE LLME(ffffffff/e57258d9){UNASSIGNED} LLGM Assign pre (e57258d9 => dc2d2814) (gprs_llc.c:1079) 20240825124247491 DLLC NOTICE LLME(e57258d9/dc2d2814){ASSIGNED} LLGM Assign post (e57258d9 => dc2d2814) (gprs_llc.c:1125) 20240825124247491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124247491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124247491 DMM DEBUG MM(262420000001002/dc2d2814) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124247504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124247504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124247504 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124247504 DMM DEBUG MM(262420000001002/dc2d2814) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240825124247504 DMM NOTICE MM(262420000001002/dc2d2814) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124247504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124247504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124247504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124247504 DMM DEBUG MM(262420000001002/dc2d2814) Requesting authorization (sgsn_auth.c:160) 20240825124247504 DMM INFO MM(262420000001002/dc2d2814) Requesting authentication tuples (sgsn_auth.c:184) 20240825124247504 DMM DEBUG MM(262420000001002/dc2d2814) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124247505 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240825124247505 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@d2512c394f9f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240825124247507 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124247507 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124247507 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124247507 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124247507 DMM INFO MM(262420000001002/dc2d2814) Subscriber data update (mmctx.c:445) 20240825124247507 DMM DEBUG MM(262420000001002/dc2d2814) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124247507 DMM INFO MM(262420000001002/dc2d2814) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124247507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124247507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124247507 DMM INFO MM(262420000001002/dc2d2814) <- GMM AUTH AND CIPHERING REQ (rand = 79 f4 ee ad 25 77 df d6 74 e3 bd 82 0d 42 6d 02 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b9 59 95 b8 3e 2b 0e 78 16 e9 3e 74 6c 8c ac 82 ) (gprs_gmm.c:483) 20240825124247516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124247516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124247516 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124247516 DMM INFO MM(262420000001002/dc2d2814) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124247516 DMM NOTICE MM(262420000001002/dc2d2814) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124247516 DMM DEBUG MM(262420000001002/dc2d2814) checking auth: received UMTS RES = d1 14 e3 22 90 ce 7c d8 (gprs_gmm.c:666) 20240825124247516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124247516 DMM DEBUG MM(262420000001002/dc2d2814) Requesting authorization (sgsn_auth.c:160) 20240825124247516 DMM INFO MM(262420000001002/dc2d2814) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124247516 DMM DEBUG MM(262420000001002/dc2d2814) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124247516 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240825124247516 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) 20240825124247516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124247516 DMM INFO MM(262420000001002/dc2d2814) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc2d2814) (gprs_gmm.c:300) 20240825124247518 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124247518 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124247518 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240825124247518 DMM INFO MM(262420000001002/dc2d2814) Subscriber data update (mmctx.c:445) 20240825124247518 DMM DEBUG MM(262420000001002/dc2d2814) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124247518 DMM INFO MM(262420000001002/dc2d2814) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124247518 DMM NOTICE MM(262420000001002/dc2d2814) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240825124247518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124247518 DMM NOTICE MM(262420000001002/dc2d2814) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124247518 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) 20240825124247519 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124247519 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240825124247519 DMM INFO MM(262420000001002/dc2d2814) Subscriber data update (mmctx.c:445) 20240825124247519 DMM DEBUG MM(262420000001002/dc2d2814) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124247525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124247525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124247525 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124247525 DMM INFO MM(262420000001002/dc2d2814) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124247525 DMM NOTICE MM(262420000001002/dc2d2814) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124247525 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124247525 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124247525 DLLC NOTICE LLME(e57258d9/dc2d2814){ASSIGNED} LLGM Assign pre (ffffffff => dc2d2814) (gprs_llc.c:1079) 20240825124247525 DLLC NOTICE LLME(ffffffff/dc2d2814){ASSIGNED} LLGM Assign post (ffffffff => dc2d2814) (gprs_llc.c:1125) 20240825124247525 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124247525 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124247525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124247525 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)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@d2512c394f9f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@d2512c394f9f: Final verdict of PTC: pass 20240825124247577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(42)@d2512c394f9f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@d2512c394f9f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(51)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(55)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(45)@d2512c394f9f: Final verdict of PTC: none 20240825124247581 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(57)@d2512c394f9f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@d2512c394f9f: Final verdict of PTC: none 20240825124247581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(56)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(49)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(53)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(43)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:42:47 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20240825124248582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124248583 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=85472) 20240825124249583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124249583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:42: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.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 20240825124250585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124250585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_umts_aka_gsm_sres started. 20240825124250725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124250727 DMM INFO MM(262420000001002/dc2d2814) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124250727 DMM INFO MM(262420000001002/dc2d2814) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124250727 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124250727 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124250727 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124250727 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124250727 DLLC NOTICE LLME(ffffffff/dc2d2814){ASSIGNED} LLGM Assign pre (dc2d2814 => ffffffff) (gprs_llc.c:1079) 20240825124250727 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc2d2814 => ffffffff) (gprs_llc.c:1125) 20240825124250727 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240825124250727 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) 20240825124250727 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) 20240825124250727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005da0]{Init}: Deallocated (fsm.c:568) 20240825124250727 DMM DEBUG MM_STATE_Gb(0)[0x612000005f20]{Idle}: Deallocated (fsm.c:568) 20240825124250727 DMM DEBUG MM_STATE_Iu[0x6120000060a0]{Detached}: Deallocated (fsm.c:568) 20240825124250727 DMM DEBUG GMM(gmm_fsm)[0x612000005c20]{Deregistered}: Deallocated (fsm.c:568) 20240825124250728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124250776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124250776 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) 20240825124250776 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) 20240825124250776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124250777 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124250777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124250777 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) 20240825124250777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124250777 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124250779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124250779 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) 20240825124250779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124250779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124250779 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) 20240825124250779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124250779 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) 20240825124250779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124250779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124250779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124250779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124250780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124250780 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(65)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124250784 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124250794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124250794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@d2512c394f9f: 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(69)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124250809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124250809 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) 20240825124250809 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) 20240825124250809 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124250809 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124250809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124250809 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) 20240825124250809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124250809 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(69)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124250811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124250811 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) 20240825124250811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124250812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124250812 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) 20240825124250812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124250812 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) 20240825124250812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124250812 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124250812 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124250812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124250812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124250812 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(69)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124250817 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124250827 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) 20240825124250827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@d2512c394f9f: 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(75)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124250856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124250857 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) 20240825124250857 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) 20240825124250857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124250857 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124250857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124250857 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) 20240825124250857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124250857 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(75)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124250858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124250858 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) 20240825124250858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124250858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124250858 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) 20240825124250858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124250858 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) 20240825124250858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124250858 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124250858 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124250858 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124250859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124250859 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(75)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124250862 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124250870 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) 20240825124250870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124251585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124251585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124251585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124251586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@d2512c394f9f: 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) } } } } 20240825124251588 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124251589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@d2512c394f9f: 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(74)@d2512c394f9f: 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(74)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2512c394f9f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F5D4D41D'O, index=0 SGSN_Test-GSUP(76)@d2512c394f9f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@d2512c394f9f: 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 := 'B5071FEA1224831A73B6DA10E2AB4AC1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE5D8044'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FCE1791EFEFB9CA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '52D3FA5FAEE92468BE37A42DE379DC97'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2477196D384155443A8AEF50DA0635B4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6E1CD975929935C0552B2FCB064C0DCE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0F4A734CD135390B'O } } } } } 20240825124252638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124252638 DLLC NOTICE LLME(ffffffff/f5d4d41d){UNASSIGNED} LLC RX: unknown TLLI 0xf5d4d41d, creating LLME on the fly (gprs_llc.c:552) 20240825124252638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124252638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240825124252638 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Allocated (fsm.c:456) 20240825124252638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Allocated (fsm.c:456) 20240825124252638 DMM DEBUG MM_STATE_Gb[0x612000006520]{Idle}: Allocated (fsm.c:456) 20240825124252638 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Allocated (fsm.c:456) 20240825124252638 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124252638 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124252638 DLLC NOTICE LLME(ffffffff/f5d4d41d){UNASSIGNED} LLGM Assign pre (f5d4d41d => e6e7f2d5) (gprs_llc.c:1079) 20240825124252638 DLLC NOTICE LLME(f5d4d41d/e6e7f2d5){ASSIGNED} LLGM Assign post (f5d4d41d => e6e7f2d5) (gprs_llc.c:1125) 20240825124252638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124252639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124252639 DMM DEBUG MM(262420000001003/e6e7f2d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124252652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124252652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124252652 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124252652 DMM DEBUG MM(262420000001003/e6e7f2d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240825124252652 DMM NOTICE MM(262420000001003/e6e7f2d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124252652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124252652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124252652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124252652 DMM DEBUG MM(262420000001003/e6e7f2d5) Requesting authorization (sgsn_auth.c:160) 20240825124252653 DMM INFO MM(262420000001003/e6e7f2d5) Requesting authentication tuples (sgsn_auth.c:184) 20240825124252653 DMM DEBUG MM(262420000001003/e6e7f2d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124252653 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240825124252653 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@d2512c394f9f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240825124252656 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124252656 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124252656 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124252656 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124252656 DMM INFO MM(262420000001003/e6e7f2d5) Subscriber data update (mmctx.c:445) 20240825124252656 DMM DEBUG MM(262420000001003/e6e7f2d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124252656 DMM INFO MM(262420000001003/e6e7f2d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124252657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124252657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124252657 DMM INFO MM(262420000001003/e6e7f2d5) <- GMM AUTH AND CIPHERING REQ (rand = b5 07 1f ea 12 24 83 1a 73 b6 da 10 e2 ab 4a c1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e 1c d9 75 92 99 35 c0 55 2b 2f cb 06 4c 0d ce ) (gprs_gmm.c:483) 20240825124252666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124252666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124252666 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124252666 DMM INFO MM(262420000001003/e6e7f2d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124252666 DMM NOTICE MM(262420000001003/e6e7f2d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124252666 DMM DEBUG MM(262420000001003/e6e7f2d5) checking auth: received GSM SRES = ae 5d 80 44 (gprs_gmm.c:666) 20240825124252666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124252666 DMM DEBUG MM(262420000001003/e6e7f2d5) Requesting authorization (sgsn_auth.c:160) 20240825124252666 DMM INFO MM(262420000001003/e6e7f2d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124252666 DMM DEBUG MM(262420000001003/e6e7f2d5) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124252666 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240825124252666 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) 20240825124252666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124252666 DMM INFO MM(262420000001003/e6e7f2d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6e7f2d5) (gprs_gmm.c:300) 20240825124252667 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124252667 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124252667 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240825124252668 DMM INFO MM(262420000001003/e6e7f2d5) Subscriber data update (mmctx.c:445) 20240825124252668 DMM DEBUG MM(262420000001003/e6e7f2d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124252668 DMM INFO MM(262420000001003/e6e7f2d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124252668 DMM NOTICE MM(262420000001003/e6e7f2d5) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240825124252668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124252668 DMM NOTICE MM(262420000001003/e6e7f2d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124252668 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) 20240825124252669 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124252669 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240825124252669 DMM INFO MM(262420000001003/e6e7f2d5) Subscriber data update (mmctx.c:445) 20240825124252669 DMM DEBUG MM(262420000001003/e6e7f2d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124252674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124252675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124252675 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124252675 DMM INFO MM(262420000001003/e6e7f2d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124252675 DMM NOTICE MM(262420000001003/e6e7f2d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124252675 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124252675 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124252675 DLLC NOTICE LLME(f5d4d41d/e6e7f2d5){ASSIGNED} LLGM Assign pre (ffffffff => e6e7f2d5) (gprs_llc.c:1079) 20240825124252675 DLLC NOTICE LLME(ffffffff/e6e7f2d5){ASSIGNED} LLGM Assign post (ffffffff => e6e7f2d5) (gprs_llc.c:1125) 20240825124252675 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124252675 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124252675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124252675 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)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2512c394f9f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@d2512c394f9f: Final verdict of PTC: pass 20240825124252727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38644<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@d2512c394f9f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@d2512c394f9f: Final verdict of PTC: none 20240825124252730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124252730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(66)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@d2512c394f9f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(76)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(69)@d2512c394f9f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(75)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(62)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(67)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(73)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:42:52 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20240825124253732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124253732 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=85460) 20240825124254733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124254734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:42:54 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 20240825124255735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124255735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_timeout_after_pdp_act started. 20240825124255877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124255878 DMM INFO MM(262420000001003/e6e7f2d5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124255878 DMM INFO MM(262420000001003/e6e7f2d5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124255878 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124255878 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124255878 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124255878 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124255878 DLLC NOTICE LLME(ffffffff/e6e7f2d5){ASSIGNED} LLGM Assign pre (e6e7f2d5 => ffffffff) (gprs_llc.c:1079) 20240825124255878 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6e7f2d5 => ffffffff) (gprs_llc.c:1125) 20240825124255878 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240825124255878 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) 20240825124255878 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) 20240825124255878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000063a0]{Init}: Deallocated (fsm.c:568) 20240825124255878 DMM DEBUG MM_STATE_Gb(0)[0x612000006520]{Idle}: Deallocated (fsm.c:568) 20240825124255878 DMM DEBUG MM_STATE_Iu[0x6120000066a0]{Detached}: Deallocated (fsm.c:568) 20240825124255878 DMM DEBUG GMM(gmm_fsm)[0x612000006220]{Deregistered}: Deallocated (fsm.c:568) 20240825124255878 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124255924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124255924 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) 20240825124255924 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) 20240825124255924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124255924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124255924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124255924 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) 20240825124255924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124255924 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124255926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124255926 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) 20240825124255926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124255926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124255926 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) 20240825124255926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124255926 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) 20240825124255926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124255926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124255926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124255926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124255926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124255926 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124255931 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124255941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124255941 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124255958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124255958 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) 20240825124255958 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) 20240825124255958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124255958 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124255958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124255958 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) 20240825124255958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124255958 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124255960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124255960 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) 20240825124255960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124255960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124255960 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) 20240825124255960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124255960 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) 20240825124255960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124255960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124255960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124255960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124255961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124255961 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124255965 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(89)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124255974 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) 20240825124255974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124255996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124255996 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) 20240825124255996 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) 20240825124255996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124255996 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124255996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124255996 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) 20240825124255996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124255996 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124255998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124255998 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) 20240825124255998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124255998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124255998 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) 20240825124255998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124255998 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) 20240825124255998 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124255998 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124255998 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124255998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124255999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124255999 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124256002 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124256012 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) 20240825124256012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124256735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124256735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124256736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124256736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@d2512c394f9f: 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) } } } } 20240825124256738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124256738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@d2512c394f9f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D8232B02'O, index=0 SGSN_Test-GSUP(95)@d2512c394f9f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: 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 := '400AB1DB11D685896AA120A0CA5F13AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '070907DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5664FE4FD91AA0DC'O } } } } } 20240825124256783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124256783 DLLC NOTICE LLME(ffffffff/d8232b02){UNASSIGNED} LLC RX: unknown TLLI 0xd8232b02, creating LLME on the fly (gprs_llc.c:552) 20240825124256783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124256783 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240825124256784 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Allocated (fsm.c:456) 20240825124256784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Allocated (fsm.c:456) 20240825124256784 DMM DEBUG MM_STATE_Gb[0x612000006b20]{Idle}: Allocated (fsm.c:456) 20240825124256784 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Allocated (fsm.c:456) 20240825124256784 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124256784 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124256784 DLLC NOTICE LLME(ffffffff/d8232b02){UNASSIGNED} LLGM Assign pre (d8232b02 => f8b1562b) (gprs_llc.c:1079) 20240825124256784 DLLC NOTICE LLME(d8232b02/f8b1562b){ASSIGNED} LLGM Assign post (d8232b02 => f8b1562b) (gprs_llc.c:1125) 20240825124256784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124256784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124256784 DMM DEBUG MM(262420000000021/f8b1562b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124256799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124256799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124256799 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124256799 DMM DEBUG MM(262420000000021/f8b1562b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240825124256799 DMM NOTICE MM(262420000000021/f8b1562b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124256799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124256799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124256799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124256799 DMM DEBUG MM(262420000000021/f8b1562b) Requesting authorization (sgsn_auth.c:160) 20240825124256799 DMM INFO MM(262420000000021/f8b1562b) Requesting authentication tuples (sgsn_auth.c:184) 20240825124256799 DMM DEBUG MM(262420000000021/f8b1562b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124256799 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240825124256799 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@d2512c394f9f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240825124256802 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124256802 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124256802 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124256802 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124256802 DMM INFO MM(262420000000021/f8b1562b) Subscriber data update (mmctx.c:445) 20240825124256802 DMM DEBUG MM(262420000000021/f8b1562b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124256802 DMM INFO MM(262420000000021/f8b1562b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124256802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124256802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124256802 DMM INFO MM(262420000000021/f8b1562b) <- GMM AUTH AND CIPHERING REQ (rand = 40 0a b1 db 11 d6 85 89 6a a1 20 a0 ca 5f 13 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124256810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124256810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124256810 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124256810 DMM INFO MM(262420000000021/f8b1562b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124256810 DMM NOTICE MM(262420000000021/f8b1562b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124256810 DMM DEBUG MM(262420000000021/f8b1562b) checking auth: received GSM SRES = 07 09 07 db (gprs_gmm.c:666) 20240825124256810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124256810 DMM DEBUG MM(262420000000021/f8b1562b) Requesting authorization (sgsn_auth.c:160) 20240825124256810 DMM INFO MM(262420000000021/f8b1562b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124256810 DMM DEBUG MM(262420000000021/f8b1562b) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124256810 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240825124256810 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) 20240825124256810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124256810 DMM INFO MM(262420000000021/f8b1562b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8b1562b) (gprs_gmm.c:300) 20240825124256812 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124256812 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124256812 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240825124256812 DMM INFO MM(262420000000021/f8b1562b) Subscriber data update (mmctx.c:445) 20240825124256812 DMM DEBUG MM(262420000000021/f8b1562b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124256812 DMM INFO MM(262420000000021/f8b1562b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124256812 DMM NOTICE MM(262420000000021/f8b1562b) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240825124256812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124256812 DMM NOTICE MM(262420000000021/f8b1562b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124256812 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) 20240825124256813 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124256813 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240825124256813 DMM INFO MM(262420000000021/f8b1562b) Subscriber data update (mmctx.c:445) 20240825124256813 DMM DEBUG MM(262420000000021/f8b1562b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124256819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124256819 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124256819 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124256819 DMM INFO MM(262420000000021/f8b1562b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124256819 DMM NOTICE MM(262420000000021/f8b1562b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124256819 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124256819 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124256819 DLLC NOTICE LLME(d8232b02/f8b1562b){ASSIGNED} LLGM Assign pre (ffffffff => f8b1562b) (gprs_llc.c:1079) 20240825124256819 DLLC NOTICE LLME(ffffffff/f8b1562b){ASSIGNED} LLGM Assign post (ffffffff => f8b1562b) (gprs_llc.c:1125) 20240825124256819 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124256819 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124256819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124256819 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124256871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124256871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124256871 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124256871 DMM INFO MM(262420000000021/f8b1562b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825124256871 DMM INFO MM(262420000000021/f8b1562b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825124256871 DMM DEBUG MM(262420000000021/f8b1562b) Using GGSN 0 (gprs_sm.c:312) 20240825124256871 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240825124256871 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825124256871 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240825124256872 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240825124256885 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 2d d4 83 76 11 92 e9 8f 3d 14 05 7f ac 7b 54 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=1024 from retransmit req queue (gtp.c:443) 20240825124256885 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337de848, cbp=0x6140000026a0) (sgsn_libgtp.c:629) 20240825124256885 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825124256885 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210007e94b8 TLLI=f8b1562b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825124256885 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825124256885 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124256893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124256893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124256894 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124256894 DMM INFO MM(262420000000021/f8b1562b) -> GMM ATTACH REQUEST MI(TMSI-0xF8B1562B) type="GPRS attach" (gprs_gmm.c:1266) 20240825124256894 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124256894 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124256894 DLLC NOTICE LLME(ffffffff/f8b1562b){ASSIGNED} LLGM Assign pre (f8b1562b => c9d56b2a) (gprs_llc.c:1079) 20240825124256894 DLLC NOTICE LLME(f8b1562b/c9d56b2a){ASSIGNED} LLGM Assign post (f8b1562b => c9d56b2a) (gprs_llc.c:1125) 20240825124256894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124256894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124256894 DMM DEBUG MM(262420000000021/c9d56b2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124256899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124256899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240825124256899 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124256899 DMM DEBUG MM(262420000000021/c9d56b2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240825124256899 DMM NOTICE MM(262420000000021/c9d56b2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124256899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124256899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124256899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124256899 DMM DEBUG MM(262420000000021/c9d56b2a) Requesting authorization (sgsn_auth.c:160) 20240825124256899 DMM INFO MM(262420000000021/c9d56b2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124256899 DMM DEBUG MM(262420000000021/c9d56b2a) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124256899 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240825124256899 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) 20240825124256900 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124256900 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124256900 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240825124256900 DMM INFO MM(262420000000021/c9d56b2a) Subscriber data update (mmctx.c:445) 20240825124256900 DMM DEBUG MM(262420000000021/c9d56b2a) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240825124256900 DMM INFO MM(262420000000021/c9d56b2a) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240825124256900 DMM NOTICE MM(262420000000021/c9d56b2a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240825124256900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124256900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124256900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240825124256900 DMM INFO MM(262420000000021/c9d56b2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d56b2a) (gprs_gmm.c:300) 20240825124256901 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) 20240825124256901 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124256901 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: Trying to receive 5 ATTACH ACCEPTs 20240825124256901 DMM INFO MM(262420000000021/c9d56b2a) Subscriber data update (mmctx.c:445) 20240825124256901 DMM DEBUG MM(262420000000021/c9d56b2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124302901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124302901 DMM INFO MM(262420000000021/c9d56b2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d56b2a) (gprs_gmm.c:300) 20240825124304113 DGPRS DEBUG Checking for inactive LLMEs, time = 6400518 (sgsn.c:131) 20240825124308903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124308903 DMM INFO MM(262420000000021/c9d56b2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d56b2a) (gprs_gmm.c:300) 20240825124314904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124314904 DMM INFO MM(262420000000021/c9d56b2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d56b2a) (gprs_gmm.c:300) 20240825124316737 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825124316737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240825124316737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124320905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124320906 DMM INFO MM(262420000000021/c9d56b2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d56b2a) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240825124325928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124325929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124325930 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) 20240825124325962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124325963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124325963 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) 20240825124325999 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124326001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124326001 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) 20240825124326907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124326907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240825124326907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124326907 DMM NOTICE MM(262420000000021/c9d56b2a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825124326907 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240825124326907 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210007e94b8, TLLI=c9d56b2a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825124326907 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825124326907 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825124326907 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240825124326907 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240825124326907 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) 20240825124326907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000069a0]{Reject}: Deallocated (fsm.c:568) 20240825124326907 DMM DEBUG MM_STATE_Gb(0)[0x612000006b20]{Ready}: Deallocated (fsm.c:568) 20240825124326907 DMM DEBUG MM_STATE_Iu[0x612000006ca0]{Detached}: Deallocated (fsm.c:568) 20240825124326907 DMM DEBUG GMM(gmm_fsm)[0x612000006820]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124326907 DLLC NOTICE LLME(f8b1562b/c9d56b2a){ASSIGNED} LLGM Assign pre (c9d56b2a => ffffffff) (gprs_llc.c:1079) 20240825124326907 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d56b2a => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@d2512c394f9f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@d2512c394f9f: Final verdict of PTC: pass 20240825124327417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(79)@d2512c394f9f: Final verdict of PTC: none 20240825124327420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124327420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(93)@d2512c394f9f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(88)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(83)@d2512c394f9f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@d2512c394f9f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(91)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(86)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(81)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:43:27 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=119408) 20240825124328420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124328420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=119408, count=127056) 20240825124329421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124329421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:43: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_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 20240825124330422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124330422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_auth_id_timeout started. 20240825124330566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124330568 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124330616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124330616 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) 20240825124330616 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) 20240825124330616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124330616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124330616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124330616 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) 20240825124330616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124330616 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124330617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124330618 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) 20240825124330618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124330618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124330618 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) 20240825124330618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124330618 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) 20240825124330618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124330618 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124330618 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124330618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124330619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124330619 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124330623 DLNS DEBUG GPRS-NS2-VC(UDP-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(103)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(99)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124330632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124330632 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(104)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@d2512c394f9f: 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(108)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124330662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124330662 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) 20240825124330662 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) 20240825124330662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124330662 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124330662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124330662 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) 20240825124330662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124330662 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(108)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124330664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124330664 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) 20240825124330664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124330664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124330664 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) 20240825124330664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124330664 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) 20240825124330664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124330664 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124330664 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124330664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124330665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124330665 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(108)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(107)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124330669 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(104)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124330681 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) 20240825124330681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(105)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(107)@d2512c394f9f: 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(113)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124330706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124330706 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) 20240825124330706 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) 20240825124330706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124330706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124330706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124330706 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) 20240825124330706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124330706 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(113)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124330708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124330708 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) 20240825124330709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124330709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124330709 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) 20240825124330709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124330709 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) 20240825124330709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124330709 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124330709 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124330709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124330709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(113)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124330710 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(113)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124330714 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124330724 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) 20240825124330724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(110)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124331423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124331423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124331423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124331423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240825124331427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240825124331427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@d2512c394f9f: 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(112)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(112)@d2512c394f9f: 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(112)@d2512c394f9f: 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(112)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@d2512c394f9f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FDED2AB3'O, index=0 SGSN_Test-GSUP(114)@d2512c394f9f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240825124331490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124331490 DLLC NOTICE LLME(ffffffff/fded2ab3){UNASSIGNED} LLC RX: unknown TLLI 0xfded2ab3, creating LLME on the fly (gprs_llc.c:552) 20240825124331490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124331490 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20240825124331490 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Allocated (fsm.c:456) 20240825124331490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Allocated (fsm.c:456) 20240825124331490 DMM DEBUG MM_STATE_Gb[0x6120000072a0]{Idle}: Allocated (fsm.c:456) 20240825124331490 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Allocated (fsm.c:456) 20240825124331490 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124331490 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124331490 DLLC NOTICE LLME(ffffffff/fded2ab3){UNASSIGNED} LLGM Assign pre (fded2ab3 => df66f931) (gprs_llc.c:1079) 20240825124331490 DLLC NOTICE LLME(fded2ab3/df66f931){ASSIGNED} LLGM Assign post (fded2ab3 => df66f931) (gprs_llc.c:1125) 20240825124331490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124331490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124331490 DMM DEBUG MM(262420000000002/df66f931) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124334115 DGPRS DEBUG Checking for inactive LLMEs, time = 6400548 (sgsn.c:131) 20240825124337491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124337491 DMM DEBUG MM(262420000000002/df66f931) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124343492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124343492 DMM DEBUG MM(262420000000002/df66f931) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124349493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124349493 DMM DEBUG MM(262420000000002/df66f931) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124351424 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825124351424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124351425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240825124355494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124355494 DMM DEBUG MM(262420000000002/df66f931) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124400619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124400621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124400621 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) 20240825124400665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124400667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124400667 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) 20240825124400710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124400711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124400712 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) 20240825124401495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124401495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240825124401495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124401495 DMM NOTICE MM(262420000000002/df66f931) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240825124401496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007120]{Reject}: Deallocated (fsm.c:568) 20240825124401496 DMM DEBUG MM_STATE_Gb(0)[0x6120000072a0]{Idle}: Deallocated (fsm.c:568) 20240825124401496 DMM DEBUG MM_STATE_Iu[0x612000007420]{Detached}: Deallocated (fsm.c:568) 20240825124401496 DMM DEBUG GMM(gmm_fsm)[0x612000006fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124401496 DLLC NOTICE LLME(fded2ab3/df66f931){ASSIGNED} LLGM Assign pre (df66f931 => ffffffff) (gprs_llc.c:1079) 20240825124401496 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df66f931 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@d2512c394f9f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@d2512c394f9f: Final verdict of PTC: pass 20240825124401505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36404<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124401507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124401507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(112)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(114)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(102)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(113)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(108)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(100)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(111)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(106)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:44:01 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59860) 20240825124402508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124402508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59860, count=64380) 20240825124403509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124403509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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 20240825124404116 DGPRS DEBUG Checking for inactive LLMEs, time = 6400578 (sgsn.c:131) 20240825124404510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124404510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_auth_sai_timeout started. 20240825124404651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124404653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@d2512c394f9f: 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(122)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124404707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124404707 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) 20240825124404707 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) 20240825124404707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124404707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124404707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124404707 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) 20240825124404707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124404707 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(121)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(122)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124404709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124404709 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) 20240825124404709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124404710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124404710 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) 20240825124404710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124404710 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) 20240825124404710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124404710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124404710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124404710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124404710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124404710 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(122)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124404714 DLNS DEBUG GPRS-NS2-VC(UDP-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(118)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124404722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124404722 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(123)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124404735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124404735 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) 20240825124404735 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) 20240825124404735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124404735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124404735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124404735 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) 20240825124404735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124404735 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124404737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124404737 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) 20240825124404737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124404737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124404737 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) 20240825124404737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124404737 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) 20240825124404737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124404737 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124404737 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124404737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124404738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124404738 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(126)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124404741 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(127)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124404751 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) 20240825124404751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124404774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124404774 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) 20240825124404774 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) 20240825124404774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124404774 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124404774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124404774 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) 20240825124404774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124404774 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(131)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124404776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124404776 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) 20240825124404776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124404776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124404777 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) 20240825124404777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124404777 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) 20240825124404777 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124404777 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124404777 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124404777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124404777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124404777 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124404781 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124404791 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) 20240825124404791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124405511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124405512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124405512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124405512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@d2512c394f9f: 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) } } } } 20240825124405514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124405515 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@d2512c394f9f: 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)@d2512c394f9f: 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(132)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@d2512c394f9f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C5587CB2'O, index=0 SGSN_Test-GSUP(133)@d2512c394f9f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240825124405559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124405559 DLLC NOTICE LLME(ffffffff/c5587cb2){UNASSIGNED} LLC RX: unknown TLLI 0xc5587cb2, creating LLME on the fly (gprs_llc.c:552) 20240825124405559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124405559 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20240825124405559 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Allocated (fsm.c:456) 20240825124405559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Allocated (fsm.c:456) 20240825124405559 DMM DEBUG MM_STATE_Gb[0x6120000078a0]{Idle}: Allocated (fsm.c:456) 20240825124405559 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Allocated (fsm.c:456) 20240825124405559 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124405559 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124405559 DLLC NOTICE LLME(ffffffff/c5587cb2){UNASSIGNED} LLGM Assign pre (c5587cb2 => c78c8cc9) (gprs_llc.c:1079) 20240825124405559 DLLC NOTICE LLME(c5587cb2/c78c8cc9){ASSIGNED} LLGM Assign post (c5587cb2 => c78c8cc9) (gprs_llc.c:1125) 20240825124405559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124405559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124405559 DMM DEBUG MM(262420000000003/c78c8cc9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124405571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124405571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124405571 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124405571 DMM DEBUG MM(262420000000003/c78c8cc9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240825124405571 DMM NOTICE MM(262420000000003/c78c8cc9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124405571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124405571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124405571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124405571 DMM DEBUG MM(262420000000003/c78c8cc9) Requesting authorization (sgsn_auth.c:160) 20240825124405571 DMM INFO MM(262420000000003/c78c8cc9) Requesting authentication tuples (sgsn_auth.c:184) 20240825124405571 DMM DEBUG MM(262420000000003/c78c8cc9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124405571 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240825124405571 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@d2512c394f9f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240825124411572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240825124411572 DMM ERROR MM(262420000000003/c78c8cc9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240825124411572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240825124411572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124411573 DMM NOTICE MM(262420000000003/c78c8cc9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240825124411573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007720]{Reject}: Deallocated (fsm.c:568) 20240825124411573 DMM DEBUG MM_STATE_Gb(0)[0x6120000078a0]{Idle}: Deallocated (fsm.c:568) 20240825124411573 DMM DEBUG MM_STATE_Iu[0x612000007a20]{Detached}: Deallocated (fsm.c:568) 20240825124411573 DMM DEBUG GMM(gmm_fsm)[0x6120000075a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124411573 DLLC NOTICE LLME(c5587cb2/c78c8cc9){ASSIGNED} LLGM Assign pre (c78c8cc9 => ffffffff) (gprs_llc.c:1079) 20240825124411573 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c78c8cc9 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@d2512c394f9f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@d2512c394f9f: Final verdict of PTC: pass 20240825124411582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43104<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@d2512c394f9f: Final verdict of PTC: none 20240825124411585 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124411585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI196(119)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(126)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(122)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(131)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(120)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(124)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(129)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:44:11 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=57008) 20240825124412586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124412587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57008, count=62396) 20240825124413587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124413588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:44: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_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 20240825124414588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124414588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_auth_sai_reject started. 20240825124414730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124414731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124414780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124414780 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) 20240825124414780 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) 20240825124414780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124414780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124414780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124414780 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) 20240825124414780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124414780 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124414783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124414783 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) 20240825124414783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124414783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124414783 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) 20240825124414783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124414783 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) 20240825124414783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124414783 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124414783 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124414783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124414783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124414784 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(140)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(141)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124414788 DLNS DEBUG GPRS-NS2-VC(UDP-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(137)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(137)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124414803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124414803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(138)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@d2512c394f9f: 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(146)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124414835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124414835 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) 20240825124414835 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) 20240825124414835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124414835 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124414835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124414835 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) 20240825124414835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124414835 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) 20240825124414839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124414839 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) 20240825124414839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124414840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124414840 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) 20240825124414840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124414840 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) 20240825124414840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124414840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124414840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124414840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(146)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(145)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124414845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124414845 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(146)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124414882 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(147)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(142)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@d2512c394f9f: 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(150)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124414917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124414917 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) 20240825124414917 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) 20240825124414917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124414917 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124414917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124414917 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) 20240825124414917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124414917 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) 20240825124414918 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) 20240825124414918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(150)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124414918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124414919 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) 20240825124414919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124414919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124414919 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) 20240825124414919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124414919 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) 20240825124414919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124414919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124414919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124414919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124414920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124414920 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_auth_sai_reject-BVCI210(143)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124414923 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124414930 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) 20240825124414930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124415589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124415589 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124415589 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124415590 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@d2512c394f9f: 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) } } } } 20240825124415591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124415592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@d2512c394f9f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D561C90B'O, index=0 SGSN_Test-GSUP(152)@d2512c394f9f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240825124415639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124415639 DLLC NOTICE LLME(ffffffff/d561c90b){UNASSIGNED} LLC RX: unknown TLLI 0xd561c90b, creating LLME on the fly (gprs_llc.c:552) 20240825124415639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124415639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20240825124415639 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Allocated (fsm.c:456) 20240825124415639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Allocated (fsm.c:456) 20240825124415639 DMM DEBUG MM_STATE_Gb[0x612000007ea0]{Idle}: Allocated (fsm.c:456) 20240825124415639 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Allocated (fsm.c:456) 20240825124415639 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124415639 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124415639 DLLC NOTICE LLME(ffffffff/d561c90b){UNASSIGNED} LLGM Assign pre (d561c90b => fa321f93) (gprs_llc.c:1079) 20240825124415639 DLLC NOTICE LLME(d561c90b/fa321f93){ASSIGNED} LLGM Assign post (d561c90b => fa321f93) (gprs_llc.c:1125) 20240825124415639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124415639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124415639 DMM DEBUG MM(262420000000004/fa321f93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124415652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124415652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124415652 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124415652 DMM DEBUG MM(262420000000004/fa321f93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240825124415652 DMM NOTICE MM(262420000000004/fa321f93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124415652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124415652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124415652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124415652 DMM DEBUG MM(262420000000004/fa321f93) Requesting authorization (sgsn_auth.c:160) 20240825124415652 DMM INFO MM(262420000000004/fa321f93) Requesting authentication tuples (sgsn_auth.c:184) 20240825124415652 DMM DEBUG MM(262420000000004/fa321f93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124415652 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240825124415653 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@d2512c394f9f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240825124415656 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240825124415656 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240825124415656 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240825124421653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240825124421654 DMM ERROR MM(262420000000004/fa321f93) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240825124421654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240825124421654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124421654 DMM NOTICE MM(262420000000004/fa321f93) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240825124421654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007d20]{Reject}: Deallocated (fsm.c:568) 20240825124421654 DMM DEBUG MM_STATE_Gb(0)[0x612000007ea0]{Idle}: Deallocated (fsm.c:568) 20240825124421654 DMM DEBUG MM_STATE_Iu[0x612000008020]{Detached}: Deallocated (fsm.c:568) 20240825124421654 DMM DEBUG GMM(gmm_fsm)[0x612000007ba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124421654 DLLC NOTICE LLME(d561c90b/fa321f93){ASSIGNED} LLGM Assign pre (fa321f93 => ffffffff) (gprs_llc.c:1079) 20240825124421654 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa321f93 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@d2512c394f9f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@d2512c394f9f: Final verdict of PTC: pass 20240825124421664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124421666 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124421667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(137)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(152)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(140)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(146)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(150)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@d2512c394f9f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(149)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(144)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(139)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:44:21 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59128) 20240825124422668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124422668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59128, count=64516) 20240825124423668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124423668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:44:23 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 20240825124424669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124424669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_gsup_lu_timeout started. 20240825124424748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124424749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@d2512c394f9f: 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(159)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124424793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124424793 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) 20240825124424793 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) 20240825124424793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124424793 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124424794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124424794 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) 20240825124424794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124424794 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(159)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124424795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124424795 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) 20240825124424795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124424796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124424796 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) 20240825124424796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124424796 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) 20240825124424796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124424796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124424796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124424796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124424796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124424796 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(159)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124424800 DLNS DEBUG GPRS-NS2-VC(UDP-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(160)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124424810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124424811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@d2512c394f9f: 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(165)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124424837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124424837 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) 20240825124424837 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) 20240825124424837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124424837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124424837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124424837 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) 20240825124424837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124424837 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(165)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124424839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124424839 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) 20240825124424839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124424840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124424840 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) 20240825124424840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124424840 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) 20240825124424840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124424840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124424840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124424840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(164)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124424841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124424841 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(165)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124424845 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124424855 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) 20240825124424855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(166)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@d2512c394f9f: 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(169)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124424866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124424866 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) 20240825124424866 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) 20240825124424866 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124424866 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124424866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124424866 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) 20240825124424866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124424866 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124424868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124424868 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) 20240825124424868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124424868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124424868 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) 20240825124424868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124424868 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) 20240825124424868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124424868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124424868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124424868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124424869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124424869 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124424873 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124424882 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) 20240825124424882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124425671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124425671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124425671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124425671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@d2512c394f9f: 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) } } } } 20240825124425672 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124425672 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@d2512c394f9f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='F1598CE9'O, index=0 SGSN_Test-GSUP(171)@d2512c394f9f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@d2512c394f9f: 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 := '488585EDA588AE780FE7FB606E95BF81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B84AAAA9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6033601BBB263B76'O } } } } } 20240825124426723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124426723 DLLC NOTICE LLME(ffffffff/f1598ce9){UNASSIGNED} LLC RX: unknown TLLI 0xf1598ce9, creating LLME on the fly (gprs_llc.c:552) 20240825124426723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124426723 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20240825124426723 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Allocated (fsm.c:456) 20240825124426723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Allocated (fsm.c:456) 20240825124426723 DMM DEBUG MM_STATE_Gb[0x6120000084a0]{Idle}: Allocated (fsm.c:456) 20240825124426723 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Allocated (fsm.c:456) 20240825124426723 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124426723 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124426723 DLLC NOTICE LLME(ffffffff/f1598ce9){UNASSIGNED} LLGM Assign pre (f1598ce9 => d0a1f88d) (gprs_llc.c:1079) 20240825124426723 DLLC NOTICE LLME(f1598ce9/d0a1f88d){ASSIGNED} LLGM Assign post (f1598ce9 => d0a1f88d) (gprs_llc.c:1125) 20240825124426723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124426723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124426723 DMM DEBUG MM(262420000000005/d0a1f88d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124426736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124426736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124426736 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124426736 DMM DEBUG MM(262420000000005/d0a1f88d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240825124426736 DMM NOTICE MM(262420000000005/d0a1f88d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124426736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124426736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124426736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124426736 DMM DEBUG MM(262420000000005/d0a1f88d) Requesting authorization (sgsn_auth.c:160) 20240825124426737 DMM INFO MM(262420000000005/d0a1f88d) Requesting authentication tuples (sgsn_auth.c:184) 20240825124426737 DMM DEBUG MM(262420000000005/d0a1f88d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124426737 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240825124426737 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@d2512c394f9f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240825124426739 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124426739 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124426739 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124426740 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124426740 DMM INFO MM(262420000000005/d0a1f88d) Subscriber data update (mmctx.c:445) 20240825124426740 DMM DEBUG MM(262420000000005/d0a1f88d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124426740 DMM INFO MM(262420000000005/d0a1f88d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124426740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124426740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124426740 DMM INFO MM(262420000000005/d0a1f88d) <- GMM AUTH AND CIPHERING REQ (rand = 48 85 85 ed a5 88 ae 78 0f e7 fb 60 6e 95 bf 81 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124426747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124426747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124426747 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124426747 DMM INFO MM(262420000000005/d0a1f88d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124426747 DMM NOTICE MM(262420000000005/d0a1f88d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124426747 DMM DEBUG MM(262420000000005/d0a1f88d) checking auth: received GSM SRES = b8 4a aa a9 (gprs_gmm.c:666) 20240825124426747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124426747 DMM DEBUG MM(262420000000005/d0a1f88d) Requesting authorization (sgsn_auth.c:160) 20240825124426747 DMM INFO MM(262420000000005/d0a1f88d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124426747 DMM DEBUG MM(262420000000005/d0a1f88d) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124426747 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240825124426747 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) 20240825124426747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124426747 DMM INFO MM(262420000000005/d0a1f88d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0a1f88d) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@d2512c394f9f: setverdict(fail): none -> fail MC@d2512c394f9f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(159)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@d2512c394f9f: Final verdict of PTC: none 20240825124426756 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124426756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(160)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(171)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(169)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@d2512c394f9f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(165)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@d2512c394f9f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@d2512c394f9f: Final verdict of PTC: none 20240825124426757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI196(158)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(163)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(167)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(157)@d2512c394f9f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@d2512c394f9f: Final verdict of PTC: fail MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@d2512c394f9f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@d2512c394f9f: 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 Aug 25 12:44:26 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20240825124427757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124427757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43804, count=69704) 20240825124428759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124428759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:44: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_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 20240825124429760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124429760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_gsup_lu_reject started. 20240825124429898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124429899 DMM INFO MM(262420000000005/d0a1f88d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124429899 DMM INFO MM(262420000000005/d0a1f88d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124429899 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124429900 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124429900 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124429900 DMM ERROR MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825124429900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008320]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240825124429900 DMM DEBUG MM_STATE_Gb(0)[0x6120000084a0]{Idle}: Deallocated (fsm.c:568) 20240825124429900 DMM DEBUG MM_STATE_Iu[0x612000008620]{Detached}: Deallocated (fsm.c:568) 20240825124429900 DMM DEBUG GMM(gmm_fsm)[0x6120000081a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124429900 DLLC NOTICE LLME(f1598ce9/d0a1f88d){ASSIGNED} LLGM Assign pre (d0a1f88d => ffffffff) (gprs_llc.c:1079) 20240825124429900 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0a1f88d => ffffffff) (gprs_llc.c:1125) 20240825124429900 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124429949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124429949 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) 20240825124429949 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) 20240825124429949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124429949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124429949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124429949 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) 20240825124429950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124429950 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(178)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124429951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124429951 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) 20240825124429951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124429951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124429951 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) 20240825124429951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124429951 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) 20240825124429951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124429951 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124429951 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124429951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124429952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124429952 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124429956 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124429967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124429967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124429989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124429989 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) 20240825124429989 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) 20240825124429989 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124429989 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124429989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124429989 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) 20240825124429989 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124429989 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124429991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124429991 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) 20240825124429991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124429991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124429991 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) 20240825124429991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124429991 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) 20240825124429991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124429992 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124429992 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124429992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124429992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124429992 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124429996 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(184)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124430005 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) 20240825124430005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124430029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124430029 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) 20240825124430029 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) 20240825124430029 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124430029 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124430029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124430029 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) 20240825124430029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124430029 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(188)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124430031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124430031 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) 20240825124430031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124430031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124430031 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) 20240825124430031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124430031 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) 20240825124430031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124430031 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124430031 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124430031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124430032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124430032 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124430036 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124430047 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) 20240825124430047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124430761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124430761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124430762 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124430762 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@d2512c394f9f: 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) } } } } 20240825124430764 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124430765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@d2512c394f9f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FBE02F25'O, index=0 SGSN_Test-GSUP(190)@d2512c394f9f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@d2512c394f9f: 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 := '7992FBA0042CB6401FCD2148FB709647'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '497E01E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '158D6CDC9CC40B0E'O } } } } } 20240825124431818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124431818 DLLC NOTICE LLME(ffffffff/fbe02f25){UNASSIGNED} LLC RX: unknown TLLI 0xfbe02f25, creating LLME on the fly (gprs_llc.c:552) 20240825124431818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124431818 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20240825124431819 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Allocated (fsm.c:456) 20240825124431819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Allocated (fsm.c:456) 20240825124431819 DMM DEBUG MM_STATE_Gb[0x612000008aa0]{Idle}: Allocated (fsm.c:456) 20240825124431819 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Allocated (fsm.c:456) 20240825124431819 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124431819 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124431819 DLLC NOTICE LLME(ffffffff/fbe02f25){UNASSIGNED} LLGM Assign pre (fbe02f25 => e9d8e998) (gprs_llc.c:1079) 20240825124431819 DLLC NOTICE LLME(fbe02f25/e9d8e998){ASSIGNED} LLGM Assign post (fbe02f25 => e9d8e998) (gprs_llc.c:1125) 20240825124431819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124431819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124431819 DMM DEBUG MM(262420000000006/e9d8e998) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124431832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124431832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124431832 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124431832 DMM DEBUG MM(262420000000006/e9d8e998) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240825124431832 DMM NOTICE MM(262420000000006/e9d8e998) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124431832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124431832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124431832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124431832 DMM DEBUG MM(262420000000006/e9d8e998) Requesting authorization (sgsn_auth.c:160) 20240825124431832 DMM INFO MM(262420000000006/e9d8e998) Requesting authentication tuples (sgsn_auth.c:184) 20240825124431832 DMM DEBUG MM(262420000000006/e9d8e998) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124431832 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240825124431832 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@d2512c394f9f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240825124431835 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124431835 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124431835 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124431835 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124431835 DMM INFO MM(262420000000006/e9d8e998) Subscriber data update (mmctx.c:445) 20240825124431836 DMM DEBUG MM(262420000000006/e9d8e998) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124431836 DMM INFO MM(262420000000006/e9d8e998) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124431836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124431836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124431836 DMM INFO MM(262420000000006/e9d8e998) <- GMM AUTH AND CIPHERING REQ (rand = 79 92 fb a0 04 2c b6 40 1f cd 21 48 fb 70 96 47 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124431843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124431843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124431843 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124431843 DMM INFO MM(262420000000006/e9d8e998) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124431843 DMM NOTICE MM(262420000000006/e9d8e998) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124431843 DMM DEBUG MM(262420000000006/e9d8e998) checking auth: received GSM SRES = 49 7e 01 e3 (gprs_gmm.c:666) 20240825124431843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124431843 DMM DEBUG MM(262420000000006/e9d8e998) Requesting authorization (sgsn_auth.c:160) 20240825124431843 DMM INFO MM(262420000000006/e9d8e998) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124431843 DMM DEBUG MM(262420000000006/e9d8e998) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124431843 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240825124431843 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) 20240825124431843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124431843 DMM INFO MM(262420000000006/e9d8e998) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9d8e998) (gprs_gmm.c:300) 20240825124431844 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240825124431844 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240825124431844 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240825124431844 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124431844 DMM INFO MM(262420000000006/e9d8e998) Subscriber data update (mmctx.c:445) 20240825124431845 DMM DEBUG MM(262420000000006/e9d8e998) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@d2512c394f9f: setverdict(fail): none -> fail MC@d2512c394f9f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240825124431852 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124431853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(188)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(178)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(183)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@d2512c394f9f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@d2512c394f9f: Final verdict of PTC: none 20240825124431855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39870<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI196(177)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(181)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(176)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(186)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@d2512c394f9f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@d2512c394f9f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@d2512c394f9f: Final verdict of PTC: fail MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@d2512c394f9f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@d2512c394f9f: 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 Aug 25 12:44:31 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20240825124432854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124432854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47400, count=75812) 20240825124433856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124433856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124434117 DGPRS DEBUG Checking for inactive LLMEs, time = 6400608 (sgsn.c:131) 20240825124434857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124434857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_combined started. 20240825124435002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124435004 DMM INFO MM(262420000000006/e9d8e998) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124435004 DMM INFO MM(262420000000006/e9d8e998) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124435004 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124435004 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124435004 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124435004 DMM ERROR MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825124435004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008920]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240825124435004 DMM DEBUG MM_STATE_Gb(0)[0x612000008aa0]{Idle}: Deallocated (fsm.c:568) 20240825124435004 DMM DEBUG MM_STATE_Iu[0x612000008c20]{Detached}: Deallocated (fsm.c:568) 20240825124435004 DMM DEBUG GMM(gmm_fsm)[0x6120000087a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124435004 DLLC NOTICE LLME(fbe02f25/e9d8e998){ASSIGNED} LLGM Assign pre (e9d8e998 => ffffffff) (gprs_llc.c:1079) 20240825124435004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9d8e998 => ffffffff) (gprs_llc.c:1125) 20240825124435004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124435044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124435044 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) 20240825124435044 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) 20240825124435044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124435044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124435044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124435044 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) 20240825124435044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124435044 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124435046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124435046 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) 20240825124435046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124435046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124435046 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) 20240825124435046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124435046 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) 20240825124435046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124435046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124435047 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124435047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124435047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124435047 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124435050 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124435061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124435061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124435081 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) 20240825124435081 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) 20240825124435081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124435081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124435081 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) 20240825124435081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124435081 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124435083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124435083 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) 20240825124435083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124435083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124435083 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) 20240825124435083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124435083 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) 20240825124435083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124435083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124435083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124435083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124435084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124435084 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124435088 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124435097 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) 20240825124435097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124435134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124435134 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) 20240825124435134 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) 20240825124435134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124435134 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124435134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124435134 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) 20240825124435134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124435134 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124435136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124435136 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) 20240825124435136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124435136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124435137 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) 20240825124435137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124435137 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) 20240825124435137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124435137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124435137 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124435137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124435137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124435137 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(208)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124435141 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124435151 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) 20240825124435151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124435859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124435859 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124435859 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124435859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(207)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@d2512c394f9f: 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) } } } } 20240825124435861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(207)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124435862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(207)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@d2512c394f9f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C5DEA892'O, index=0 SGSN_Test-GSUP(209)@d2512c394f9f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@d2512c394f9f: 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 := '55D7ADFC8D8ECA42291BE77667EFDCBF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94E3D181'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E631BF1DFC33F0CE'O } } } } } 20240825124436914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124436915 DLLC NOTICE LLME(ffffffff/c5dea892){UNASSIGNED} LLC RX: unknown TLLI 0xc5dea892, creating LLME on the fly (gprs_llc.c:552) 20240825124436915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124436915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240825124436915 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Allocated (fsm.c:456) 20240825124436915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Allocated (fsm.c:456) 20240825124436915 DMM DEBUG MM_STATE_Gb[0x6120000090a0]{Idle}: Allocated (fsm.c:456) 20240825124436915 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Allocated (fsm.c:456) 20240825124436915 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124436915 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124436915 DLLC NOTICE LLME(ffffffff/c5dea892){UNASSIGNED} LLGM Assign pre (c5dea892 => c596a413) (gprs_llc.c:1079) 20240825124436915 DLLC NOTICE LLME(c5dea892/c596a413){ASSIGNED} LLGM Assign post (c5dea892 => c596a413) (gprs_llc.c:1125) 20240825124436915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124436915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124436915 DMM DEBUG MM(262420000000007/c596a413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124436929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124436929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124436929 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124436929 DMM DEBUG MM(262420000000007/c596a413) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240825124436929 DMM NOTICE MM(262420000000007/c596a413) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124436929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124436929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124436929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124436929 DMM DEBUG MM(262420000000007/c596a413) Requesting authorization (sgsn_auth.c:160) 20240825124436929 DMM INFO MM(262420000000007/c596a413) Requesting authentication tuples (sgsn_auth.c:184) 20240825124436929 DMM DEBUG MM(262420000000007/c596a413) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124436929 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240825124436929 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@d2512c394f9f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240825124436932 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124436932 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124436932 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124436932 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124436932 DMM INFO MM(262420000000007/c596a413) Subscriber data update (mmctx.c:445) 20240825124436932 DMM DEBUG MM(262420000000007/c596a413) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124436932 DMM INFO MM(262420000000007/c596a413) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124436932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124436932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124436932 DMM INFO MM(262420000000007/c596a413) <- GMM AUTH AND CIPHERING REQ (rand = 55 d7 ad fc 8d 8e ca 42 29 1b e7 76 67 ef dc bf , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124436941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124436941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124436941 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124436941 DMM INFO MM(262420000000007/c596a413) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124436941 DMM NOTICE MM(262420000000007/c596a413) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124436941 DMM DEBUG MM(262420000000007/c596a413) checking auth: received GSM SRES = 94 e3 d1 81 (gprs_gmm.c:666) 20240825124436941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124436941 DMM DEBUG MM(262420000000007/c596a413) Requesting authorization (sgsn_auth.c:160) 20240825124436941 DMM INFO MM(262420000000007/c596a413) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124436941 DMM DEBUG MM(262420000000007/c596a413) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124436941 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240825124436941 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) 20240825124436941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124436941 DMM INFO MM(262420000000007/c596a413) <- GMM ATTACH ACCEPT (new P-TMSI=0xc596a413) (gprs_gmm.c:300) 20240825124436943 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124436943 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124436943 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240825124436943 DMM INFO MM(262420000000007/c596a413) Subscriber data update (mmctx.c:445) 20240825124436943 DMM DEBUG MM(262420000000007/c596a413) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124436943 DMM INFO MM(262420000000007/c596a413) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124436943 DMM NOTICE MM(262420000000007/c596a413) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240825124436943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124436943 DMM NOTICE MM(262420000000007/c596a413) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124436943 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) 20240825124436944 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124436944 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240825124436944 DMM INFO MM(262420000000007/c596a413) Subscriber data update (mmctx.c:445) 20240825124436944 DMM DEBUG MM(262420000000007/c596a413) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@d2512c394f9f: Removing Client IMSI='262420000000007'H, index=0 20240825124436950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124436950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124436950 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124436950 DMM INFO MM(262420000000007/c596a413) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124436950 DMM NOTICE MM(262420000000007/c596a413) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124436950 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124436950 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124436950 DLLC NOTICE LLME(c5dea892/c596a413){ASSIGNED} LLGM Assign pre (ffffffff => c596a413) (gprs_llc.c:1079) 20240825124436950 DLLC NOTICE LLME(ffffffff/c596a413){ASSIGNED} LLGM Assign post (ffffffff => c596a413) (gprs_llc.c:1125) 20240825124436950 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124436950 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124436950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124436950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@d2512c394f9f: Final verdict of PTC: pass 20240825124436952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124436954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124436954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(207)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(209)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(197)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(202)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(208)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@d2512c394f9f: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@d2512c394f9f: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@d2512c394f9f: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(206)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(195)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(200)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_combined finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:44:37 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47496) 20240825124437956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124437956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47496, count=84516) 20240825124438957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124438957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124439959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124439959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_accept_all started. 20240825124440100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124440101 DMM INFO MM(262420000000007/c596a413) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124440101 DMM INFO MM(262420000000007/c596a413) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124440101 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124440101 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124440101 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124440101 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124440101 DLLC NOTICE LLME(ffffffff/c596a413){ASSIGNED} LLGM Assign pre (c596a413 => ffffffff) (gprs_llc.c:1079) 20240825124440101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c596a413 => ffffffff) (gprs_llc.c:1125) 20240825124440101 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240825124440101 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) 20240825124440101 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) 20240825124440101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008f20]{Init}: Deallocated (fsm.c:568) 20240825124440101 DMM DEBUG MM_STATE_Gb(0)[0x6120000090a0]{Idle}: Deallocated (fsm.c:568) 20240825124440101 DMM DEBUG MM_STATE_Iu[0x612000009220]{Detached}: Deallocated (fsm.c:568) 20240825124440101 DMM DEBUG GMM(gmm_fsm)[0x612000008da0]{Deregistered}: Deallocated (fsm.c:568) 20240825124440102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124440144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124440144 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) 20240825124440144 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) 20240825124440144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124440144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124440144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124440144 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) 20240825124440144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124440144 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124440146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124440146 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) 20240825124440146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124440146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124440146 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) 20240825124440146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124440146 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) 20240825124440146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124440146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124440146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124440146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124440147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124440147 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124440151 DLNS DEBUG GPRS-NS2-VC(UDP-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(217)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124440160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124440160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@d2512c394f9f: 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(222)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124440184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124440185 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) 20240825124440185 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) 20240825124440185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124440185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124440185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124440185 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) 20240825124440185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124440185 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(222)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124440186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124440186 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) 20240825124440186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124440187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124440187 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) 20240825124440187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124440187 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) 20240825124440187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124440187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124440187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124440187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(221)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124440187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124440187 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(222)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124440191 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124440201 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) 20240825124440201 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(219)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@d2512c394f9f: 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(226)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124440215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124440215 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) 20240825124440215 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) 20240825124440215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124440215 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124440215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124440215 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) 20240825124440215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124440215 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(226)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124440217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124440217 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) 20240825124440217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124440217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124440217 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) 20240825124440217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124440217 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) 20240825124440217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124440217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124440218 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124440218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124440218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124440218 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(226)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124440221 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124440229 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) 20240825124440229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124440960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124440960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124440960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124440960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@d2512c394f9f: 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) } } } } 20240825124440963 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124440963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@d2512c394f9f: 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(227)@d2512c394f9f: 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(227)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@d2512c394f9f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='FE4B5E64'O, index=0 SGSN_Test-GSUP(228)@d2512c394f9f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240825124442015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124442015 DLLC NOTICE LLME(ffffffff/fe4b5e64){UNASSIGNED} LLC RX: unknown TLLI 0xfe4b5e64, creating LLME on the fly (gprs_llc.c:552) 20240825124442015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124442015 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20240825124442015 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Allocated (fsm.c:456) 20240825124442015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Allocated (fsm.c:456) 20240825124442015 DMM DEBUG MM_STATE_Gb[0x6120000096a0]{Idle}: Allocated (fsm.c:456) 20240825124442015 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Allocated (fsm.c:456) 20240825124442015 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124442015 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124442015 DLLC NOTICE LLME(ffffffff/fe4b5e64){UNASSIGNED} LLGM Assign pre (fe4b5e64 => e85eaef9) (gprs_llc.c:1079) 20240825124442015 DLLC NOTICE LLME(fe4b5e64/e85eaef9){ASSIGNED} LLGM Assign post (fe4b5e64 => e85eaef9) (gprs_llc.c:1125) 20240825124442015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124442015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124442015 DMM DEBUG MM(262420000000008/e85eaef9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124442030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124442030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124442030 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124442030 DMM DEBUG MM(262420000000008/e85eaef9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240825124442030 DMM NOTICE MM(262420000000008/e85eaef9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124442030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124442031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124442031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240825124442031 DMM INFO MM(262420000000008/e85eaef9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe85eaef9) (gprs_gmm.c:300) TC_attach_accept_all(230)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@d2512c394f9f: Removing Client IMSI='262420000000008'H, index=0 20240825124443018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124443018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124443019 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124443019 DMM INFO MM(262420000000008/e85eaef9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124443019 DMM NOTICE MM(262420000000008/e85eaef9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124443019 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124443019 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124443019 DLLC NOTICE LLME(fe4b5e64/e85eaef9){ASSIGNED} LLGM Assign pre (ffffffff => e85eaef9) (gprs_llc.c:1079) 20240825124443019 DLLC NOTICE LLME(ffffffff/e85eaef9){ASSIGNED} LLGM Assign post (ffffffff => e85eaef9) (gprs_llc.c:1125) 20240825124443019 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124443019 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124443019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124443019 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)@d2512c394f9f: Final verdict of PTC: pass 20240825124443021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@d2512c394f9f: Final verdict of PTC: none 20240825124443024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124443024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(227)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@d2512c394f9f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@d2512c394f9f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(226)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(222)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@d2512c394f9f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(216)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(224)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(220)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(214)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_accept_all finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:44:43 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59888) 20240825124444025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124444025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59888, count=66208) 20240825124445027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124445027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:44: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_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 20240825124446028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124446028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_closed started. 20240825124446168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124446169 DMM INFO MM(262420000000008/e85eaef9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124446169 DMM INFO MM(262420000000008/e85eaef9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124446169 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124446169 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124446169 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124446169 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124446169 DLLC NOTICE LLME(ffffffff/e85eaef9){ASSIGNED} LLGM Assign pre (e85eaef9 => ffffffff) (gprs_llc.c:1079) 20240825124446169 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e85eaef9 => ffffffff) (gprs_llc.c:1125) 20240825124446169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009520]{Init}: Deallocated (fsm.c:568) 20240825124446169 DMM DEBUG MM_STATE_Gb(0)[0x6120000096a0]{Idle}: Deallocated (fsm.c:568) 20240825124446170 DMM DEBUG MM_STATE_Iu[0x612000009820]{Detached}: Deallocated (fsm.c:568) 20240825124446170 DMM DEBUG GMM(gmm_fsm)[0x6120000093a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124446170 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124446214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124446214 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) 20240825124446214 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) 20240825124446214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124446214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124446214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124446214 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) 20240825124446214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124446214 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124446216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124446216 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) 20240825124446216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124446216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124446216 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) 20240825124446216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124446216 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) 20240825124446216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124446216 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124446216 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124446216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124446217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124446217 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124446221 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124446230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124446230 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124446247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124446247 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) 20240825124446247 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) 20240825124446247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124446247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124446247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124446247 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) 20240825124446247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124446247 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124446248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124446248 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) 20240825124446248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124446249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124446249 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) 20240825124446249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124446249 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) 20240825124446249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124446249 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124446249 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124446249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124446249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124446249 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124446252 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124446262 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) 20240825124446263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(241)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_closed-BVCI210(239)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124446291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124446291 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) 20240825124446291 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) 20240825124446291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124446291 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124446291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124446291 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) 20240825124446291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124446291 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124446293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124446293 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) 20240825124446293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124446293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124446293 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) 20240825124446293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124446293 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) 20240825124446293 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124446293 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124446293 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124446293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124446293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124446293 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124446297 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124446305 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) 20240825124446305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124447029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124447030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124447030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124447030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(246)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@d2512c394f9f: 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) } } } } 20240825124447032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(246)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124447032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(246)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@d2512c394f9f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FC6A8A16'O, index=0 SGSN_Test-GSUP(247)@d2512c394f9f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@d2512c394f9f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FC6A8A16'O, index=1 20240825124448085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124448085 DLLC NOTICE LLME(ffffffff/fc6a8a16){UNASSIGNED} LLC RX: unknown TLLI 0xfc6a8a16, creating LLME on the fly (gprs_llc.c:552) 20240825124448085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124448085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240825124448085 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Allocated (fsm.c:456) 20240825124448085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Allocated (fsm.c:456) 20240825124448085 DMM DEBUG MM_STATE_Gb[0x612000009ca0]{Idle}: Allocated (fsm.c:456) 20240825124448086 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Allocated (fsm.c:456) 20240825124448086 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124448086 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124448086 DLLC NOTICE LLME(ffffffff/fc6a8a16){UNASSIGNED} LLGM Assign pre (fc6a8a16 => de4e4f59) (gprs_llc.c:1079) 20240825124448086 DLLC NOTICE LLME(fc6a8a16/de4e4f59){ASSIGNED} LLGM Assign post (fc6a8a16 => de4e4f59) (gprs_llc.c:1125) 20240825124448086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124448086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124448086 DMM DEBUG MM(001010123456789/de4e4f59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124448099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124448099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124448099 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124448099 DMM DEBUG MM(001010123456789/de4e4f59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240825124448099 DMM NOTICE MM(001010123456789/de4e4f59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124448099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124448099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124448099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240825124448099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124448099 DMM NOTICE MM(001010123456789/de4e4f59) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240825124448099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009b20]{Reject}: Deallocated (fsm.c:568) 20240825124448099 DMM DEBUG MM_STATE_Gb(0)[0x612000009ca0]{Idle}: Deallocated (fsm.c:568) 20240825124448100 DMM DEBUG MM_STATE_Iu[0x612000009e20]{Detached}: Deallocated (fsm.c:568) 20240825124448100 DMM DEBUG GMM(gmm_fsm)[0x6120000099a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124448100 DLLC NOTICE LLME(fc6a8a16/de4e4f59){ASSIGNED} LLGM Assign pre (de4e4f59 => ffffffff) (gprs_llc.c:1079) 20240825124448100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de4e4f59 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d2512c394f9f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@d2512c394f9f: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@d2512c394f9f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CF0F1AC4'O, index=2 SGSN_Test-GSUP(247)@d2512c394f9f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240825124448141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124448141 DLLC NOTICE LLME(ffffffff/cf0f1ac4){UNASSIGNED} LLC RX: unknown TLLI 0xcf0f1ac4, creating LLME on the fly (gprs_llc.c:552) 20240825124448141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124448141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20240825124448141 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Allocated (fsm.c:456) 20240825124448142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Allocated (fsm.c:456) 20240825124448142 DMM DEBUG MM_STATE_Gb[0x61200000a2a0]{Idle}: Allocated (fsm.c:456) 20240825124448142 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Allocated (fsm.c:456) 20240825124448142 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124448142 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124448142 DLLC NOTICE LLME(ffffffff/cf0f1ac4){UNASSIGNED} LLGM Assign pre (cf0f1ac4 => f0ffebe4) (gprs_llc.c:1079) 20240825124448142 DLLC NOTICE LLME(cf0f1ac4/f0ffebe4){ASSIGNED} LLGM Assign post (cf0f1ac4 => f0ffebe4) (gprs_llc.c:1125) 20240825124448142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124448142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124448142 DMM DEBUG MM(262420000000010/f0ffebe4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124448149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124448150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124448150 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124448150 DMM DEBUG MM(262420000000010/f0ffebe4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240825124448150 DMM NOTICE MM(262420000000010/f0ffebe4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124448150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124448150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124448150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240825124448150 DMM INFO MM(262420000000010/f0ffebe4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0ffebe4) (gprs_gmm.c:300) TC_attach_closed(250)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d2512c394f9f: Removing Client IMSI='262420000000010'H, index=2 20240825124449145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124449145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124449145 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124449145 DMM INFO MM(262420000000010/f0ffebe4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124449145 DMM NOTICE MM(262420000000010/f0ffebe4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124449145 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124449145 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124449145 DLLC NOTICE LLME(cf0f1ac4/f0ffebe4){ASSIGNED} LLGM Assign pre (ffffffff => f0ffebe4) (gprs_llc.c:1079) 20240825124449145 DLLC NOTICE LLME(ffffffff/f0ffebe4){ASSIGNED} LLGM Assign post (ffffffff => f0ffebe4) (gprs_llc.c:1125) 20240825124449145 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124449145 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124449145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124449145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@d2512c394f9f: Final verdict of PTC: pass 20240825124449147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50542<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(235)@d2512c394f9f: Final verdict of PTC: none 20240825124449149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI99(245)@d2512c394f9f: Final verdict of PTC: none 20240825124449149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(231)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@d2512c394f9f: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@d2512c394f9f: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@d2512c394f9f: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(240)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(233)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(243)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(238)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@d2512c394f9f: Test case TC_attach_closed finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:44:49 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70996) 20240825124450150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124450150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70996, count=77316) 20240825124451151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124451151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:44:51 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 20240825124452152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124452152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_no_imei_response started. 20240825124452276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124452278 DMM INFO MM(262420000000010/f0ffebe4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124452278 DMM INFO MM(262420000000010/f0ffebe4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124452278 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124452278 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124452278 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124452278 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124452278 DLLC NOTICE LLME(ffffffff/f0ffebe4){ASSIGNED} LLGM Assign pre (f0ffebe4 => ffffffff) (gprs_llc.c:1079) 20240825124452278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0ffebe4 => ffffffff) (gprs_llc.c:1125) 20240825124452278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a120]{Init}: Deallocated (fsm.c:568) 20240825124452278 DMM DEBUG MM_STATE_Gb(0)[0x61200000a2a0]{Idle}: Deallocated (fsm.c:568) 20240825124452278 DMM DEBUG MM_STATE_Iu[0x61200000a420]{Detached}: Deallocated (fsm.c:568) 20240825124452278 DMM DEBUG GMM(gmm_fsm)[0x612000009fa0]{Deregistered}: Deallocated (fsm.c:568) 20240825124452278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124452321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124452321 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) 20240825124452321 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) 20240825124452321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124452322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124452322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124452322 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) 20240825124452322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124452322 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124452323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124452323 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) 20240825124452323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124452323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124452323 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) 20240825124452323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124452323 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) 20240825124452323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124452323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124452323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124452323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124452324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124452324 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124452327 DLNS DEBUG GPRS-NS2-VC(UDP-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(252)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124452336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124452336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@d2512c394f9f: 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(261)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124452371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124452371 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) 20240825124452371 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) 20240825124452371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124452371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124452372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124452372 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) 20240825124452372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124452372 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(261)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124452373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124452373 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) 20240825124452373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124452373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124452373 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) 20240825124452373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124452373 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) 20240825124452373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124452373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124452373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124452373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(261)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124452374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124452374 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(261)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124452378 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(257)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124452389 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) 20240825124452389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(258)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(260)@d2512c394f9f: 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(265)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124452399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124452399 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) 20240825124452399 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) 20240825124452399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124452399 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124452399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124452399 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) 20240825124452399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124452399 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(265)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124452401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124452401 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) 20240825124452401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124452401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124452401 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) 20240825124452401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124452401 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) 20240825124452401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124452401 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124452401 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124452401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124452401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124452402 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(265)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124452405 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124452414 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) 20240825124452414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124453153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124453153 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124453153 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124453153 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@d2512c394f9f: 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) } } } } 20240825124453155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124453156 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@d2512c394f9f: 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(266)@d2512c394f9f: 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(266)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@d2512c394f9f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FDFF774F'O, index=0 SGSN_Test-GSUP(267)@d2512c394f9f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240825124454207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124454207 DLLC NOTICE LLME(ffffffff/fdff774f){UNASSIGNED} LLC RX: unknown TLLI 0xfdff774f, creating LLME on the fly (gprs_llc.c:552) 20240825124454207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124454207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240825124454207 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Allocated (fsm.c:456) 20240825124454207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Allocated (fsm.c:456) 20240825124454207 DMM DEBUG MM_STATE_Gb[0x61200000a8a0]{Idle}: Allocated (fsm.c:456) 20240825124454207 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Allocated (fsm.c:456) 20240825124454207 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124454207 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124454207 DLLC NOTICE LLME(ffffffff/fdff774f){UNASSIGNED} LLGM Assign pre (fdff774f => d40fafe3) (gprs_llc.c:1079) 20240825124454207 DLLC NOTICE LLME(fdff774f/d40fafe3){ASSIGNED} LLGM Assign post (fdff774f => d40fafe3) (gprs_llc.c:1125) 20240825124454207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124454207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124454207 DMM DEBUG MM(262420000000032/d40fafe3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124500208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124500208 DMM DEBUG MM(262420000000032/d40fafe3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124504118 DGPRS DEBUG Checking for inactive LLMEs, time = 6400638 (sgsn.c:131) 20240825124506209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124506209 DMM DEBUG MM(262420000000032/d40fafe3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124512210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124512210 DMM DEBUG MM(262420000000032/d40fafe3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124513154 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825124513154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124513154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240825124518211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124518211 DMM DEBUG MM(262420000000032/d40fafe3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124522325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124522327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124522327 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) 20240825124522375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124522376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124522376 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) 20240825124522402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124522404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124522404 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) 20240825124524212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124524212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240825124524212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124524212 DMM NOTICE MM(262420000000032/d40fafe3) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240825124524212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a720]{Reject}: Deallocated (fsm.c:568) 20240825124524212 DMM DEBUG MM_STATE_Gb(0)[0x61200000a8a0]{Idle}: Deallocated (fsm.c:568) 20240825124524212 DMM DEBUG MM_STATE_Iu[0x61200000aa20]{Detached}: Deallocated (fsm.c:568) 20240825124524212 DMM DEBUG GMM(gmm_fsm)[0x61200000a5a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124524212 DLLC NOTICE LLME(fdff774f/d40fafe3){ASSIGNED} LLGM Assign pre (d40fafe3 => ffffffff) (gprs_llc.c:1079) 20240825124524212 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d40fafe3 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@d2512c394f9f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@d2512c394f9f: Final verdict of PTC: pass 20240825124524220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124524223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(267)@d2512c394f9f: Final verdict of PTC: none 20240825124524223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(265)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(261)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(255)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@d2512c394f9f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@d2512c394f9f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@d2512c394f9f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(259)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(263)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(253)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:45:24 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62624) 20240825124525223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124525223 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=67144) 20240825124526224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124526224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:45: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_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 20240825124527225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124527225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_no_imsi_response started. 20240825124527363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124527364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124527409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124527409 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) 20240825124527409 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) 20240825124527409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124527409 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124527409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124527409 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) 20240825124527409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124527409 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124527411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124527411 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) 20240825124527411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124527411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124527411 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) 20240825124527412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124527412 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) 20240825124527412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124527412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124527412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124527412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124527412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124527412 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124527416 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124527427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124527427 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124527446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124527447 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) 20240825124527447 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) 20240825124527447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124527447 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124527447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124527447 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) 20240825124527447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124527447 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124527449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124527449 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) 20240825124527449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124527449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124527449 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) 20240825124527449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124527449 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) 20240825124527449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124527449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124527449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124527449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124527449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124527449 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124527453 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(280)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124527464 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) 20240825124527464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@d2512c394f9f: 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(285)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124527494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124527494 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) 20240825124527494 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) 20240825124527494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124527494 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124527494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124527494 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) 20240825124527494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124527494 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(285)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124527495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124527495 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) 20240825124527496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124527496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124527496 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) 20240825124527496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124527496 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) 20240825124527496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124527496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124527496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124527496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124527496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124527496 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(285)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124527500 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124527509 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) 20240825124527509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(282)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124528226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124528226 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124528226 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124528226 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@d2512c394f9f: 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) } } } } 20240825124528229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124528230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@d2512c394f9f: 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(284)@d2512c394f9f: 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(284)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@d2512c394f9f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F555001A'O, index=0 SGSN_Test-GSUP(286)@d2512c394f9f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240825124529278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124529278 DLLC NOTICE LLME(ffffffff/f555001a){UNASSIGNED} LLC RX: unknown TLLI 0xf555001a, creating LLME on the fly (gprs_llc.c:552) 20240825124529278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124529278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240825124529278 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Allocated (fsm.c:456) 20240825124529279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Allocated (fsm.c:456) 20240825124529279 DMM DEBUG MM_STATE_Gb[0x61200000aea0]{Idle}: Allocated (fsm.c:456) 20240825124529279 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Allocated (fsm.c:456) 20240825124529279 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124529279 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124529279 DLLC NOTICE LLME(ffffffff/f555001a){UNASSIGNED} LLGM Assign pre (f555001a => f6e6f1a7) (gprs_llc.c:1079) 20240825124529279 DLLC NOTICE LLME(f555001a/f6e6f1a7){ASSIGNED} LLGM Assign post (f555001a => f6e6f1a7) (gprs_llc.c:1125) 20240825124529279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124529279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124529279 DMM DEBUG MM(/f6e6f1a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124529291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124529291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124529291 DMM DEBUG MM_STATE_Gb(4115988506)[0x61200000aea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124529292 DMM DEBUG MM(/f6e6f1a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240825124529292 DMM NOTICE MM(/f6e6f1a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124529292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124529292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240825124529292 DMM DEBUG MM(/f6e6f1a7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240825124534119 DGPRS DEBUG Checking for inactive LLMEs, time = 6400668 (sgsn.c:131) 20240825124535292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124535292 DMM DEBUG MM(/f6e6f1a7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240825124541293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124541293 DMM DEBUG MM(/f6e6f1a7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240825124547294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124547294 DMM DEBUG MM(/f6e6f1a7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240825124548227 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825124548227 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240825124548227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124553295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124553295 DMM DEBUG MM(/f6e6f1a7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240825124557413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124557415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124557415 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) 20240825124557450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124557452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124557452 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) 20240825124557497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124557499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124557499 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) 20240825124559296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240825124559296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240825124559296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124559296 DMM NOTICE MM(/f6e6f1a7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240825124559296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ad20]{Reject}: Deallocated (fsm.c:568) 20240825124559296 DMM DEBUG MM_STATE_Gb(4115988506)[0x61200000aea0]{Idle}: Deallocated (fsm.c:568) 20240825124559296 DMM DEBUG MM_STATE_Iu[0x61200000b020]{Detached}: Deallocated (fsm.c:568) 20240825124559296 DMM DEBUG GMM(gmm_fsm)[0x61200000aba0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124559296 DLLC NOTICE LLME(f555001a/f6e6f1a7){ASSIGNED} LLGM Assign pre (f6e6f1a7 => ffffffff) (gprs_llc.c:1079) 20240825124559296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6e6f1a7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@d2512c394f9f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@d2512c394f9f: Final verdict of PTC: pass 20240825124559306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51112<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI196(273)@d2512c394f9f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@d2512c394f9f: Final verdict of PTC: none 20240825124559309 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124559309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@d2512c394f9f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(279)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(274)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(285)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(272)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(283)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(277)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:45:59 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=63616) 20240825124600309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124600309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63616, count=68132) 20240825124601310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124601310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:46: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.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 20240825124602311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124602311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_closed_add_vty started. 20240825124602450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124602452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@d2512c394f9f: 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(294)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124602506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124602506 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) 20240825124602506 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) 20240825124602506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124602506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124602506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124602506 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) 20240825124602506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124602506 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(293)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124602508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124602509 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) 20240825124602509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124602509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124602509 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) 20240825124602509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124602509 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) 20240825124602509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124602509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124602509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124602509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124602510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(294)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124602510 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(294)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124602513 DLNS DEBUG GPRS-NS2-VC(UDP-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(290)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124602522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124602522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(291)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(298)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124602545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124602545 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) 20240825124602545 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) 20240825124602545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124602546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124602546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124602546 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) 20240825124602546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124602546 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(299)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124602547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124602548 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) 20240825124602548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124602548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124602548 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) 20240825124602548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124602548 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) 20240825124602548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124602548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124602548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124602548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(299)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124602549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124602549 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124602553 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124602562 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) 20240825124602562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(296)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124602572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124602572 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) 20240825124602572 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) 20240825124602572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124602572 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124602572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124602572 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) 20240825124602572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124602572 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124602574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124602574 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) 20240825124602574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124602574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124602574 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) 20240825124602574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124602574 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) 20240825124602574 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124602574 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124602574 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124602574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124602575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124602575 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124602579 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124602589 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) 20240825124602589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124603312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124603312 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124603312 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124603312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@d2512c394f9f: 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) } } } } 20240825124603315 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124603316 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825124604120 DGPRS DEBUG Checking for inactive LLMEs, time = 6400698 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(291)@d2512c394f9f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C7D08678'O, index=0 SGSN_Test-GSUP(305)@d2512c394f9f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@d2512c394f9f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C7D08678'O, index=1 20240825124604375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124604375 DLLC NOTICE LLME(ffffffff/c7d08678){UNASSIGNED} LLC RX: unknown TLLI 0xc7d08678, creating LLME on the fly (gprs_llc.c:552) 20240825124604375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124604375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20240825124604376 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Allocated (fsm.c:456) 20240825124604376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Allocated (fsm.c:456) 20240825124604376 DMM DEBUG MM_STATE_Gb[0x61200000b4a0]{Idle}: Allocated (fsm.c:456) 20240825124604376 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Allocated (fsm.c:456) 20240825124604376 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124604376 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124604376 DLLC NOTICE LLME(ffffffff/c7d08678){UNASSIGNED} LLGM Assign pre (c7d08678 => e2d5d506) (gprs_llc.c:1079) 20240825124604376 DLLC NOTICE LLME(c7d08678/e2d5d506){ASSIGNED} LLGM Assign post (c7d08678 => e2d5d506) (gprs_llc.c:1125) 20240825124604376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124604376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124604376 DMM DEBUG MM(001010123456789/e2d5d506) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124604388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124604388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124604388 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124604388 DMM DEBUG MM(001010123456789/e2d5d506) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240825124604388 DMM NOTICE MM(001010123456789/e2d5d506) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124604388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124604388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124604388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240825124604389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124604389 DMM NOTICE MM(001010123456789/e2d5d506) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240825124604389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b320]{Reject}: Deallocated (fsm.c:568) 20240825124604389 DMM DEBUG MM_STATE_Gb(0)[0x61200000b4a0]{Idle}: Deallocated (fsm.c:568) 20240825124604389 DMM DEBUG MM_STATE_Iu[0x61200000b620]{Detached}: Deallocated (fsm.c:568) 20240825124604389 DMM DEBUG GMM(gmm_fsm)[0x61200000b1a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124604389 DLLC NOTICE LLME(c7d08678/e2d5d506){ASSIGNED} LLGM Assign pre (e2d5d506 => ffffffff) (gprs_llc.c:1079) 20240825124604389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2d5d506 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@d2512c394f9f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@d2512c394f9f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C7D08678'O, index=2 20240825124604395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124604395 DLLC NOTICE LLME(ffffffff/c7d08678){UNASSIGNED} LLC RX: unknown TLLI 0xc7d08678, creating LLME on the fly (gprs_llc.c:552) 20240825124604395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240825124604395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20240825124604395 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Allocated (fsm.c:456) 20240825124604396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Allocated (fsm.c:456) 20240825124604396 DMM DEBUG MM_STATE_Gb[0x61200000baa0]{Idle}: Allocated (fsm.c:456) 20240825124604396 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Allocated (fsm.c:456) 20240825124604396 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124604396 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124604396 DLLC NOTICE LLME(ffffffff/c7d08678){UNASSIGNED} LLGM Assign pre (c7d08678 => f03dc408) (gprs_llc.c:1079) 20240825124604396 DLLC NOTICE LLME(c7d08678/f03dc408){ASSIGNED} LLGM Assign post (c7d08678 => f03dc408) (gprs_llc.c:1125) 20240825124604396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124604396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124604396 DMM DEBUG MM(001010123456700/f03dc408) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124604401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124604401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124604401 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124604401 DMM DEBUG MM(001010123456700/f03dc408) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240825124604401 DMM NOTICE MM(001010123456700/f03dc408) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124604401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124604401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124604401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240825124604401 DMM INFO MM(001010123456700/f03dc408) <- GMM ATTACH ACCEPT (new P-TMSI=0xf03dc408) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@d2512c394f9f: Removing Client IMSI='001010123456700'H, index=2 20240825124605400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124605400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124605400 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124605400 DMM INFO MM(001010123456700/f03dc408) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124605400 DMM NOTICE MM(001010123456700/f03dc408) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124605400 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124605400 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124605400 DLLC NOTICE LLME(c7d08678/f03dc408){ASSIGNED} LLGM Assign pre (ffffffff => f03dc408) (gprs_llc.c:1079) 20240825124605400 DLLC NOTICE LLME(ffffffff/f03dc408){ASSIGNED} LLGM Assign post (ffffffff => f03dc408) (gprs_llc.c:1125) 20240825124605400 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124605400 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124605400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124605400 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)@d2512c394f9f: Final verdict of PTC: pass 20240825124605401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36270<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124605404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124605404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(299)@d2512c394f9f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@d2512c394f9f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(294)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(303)@d2512c394f9f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(297)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(301)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(292)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:46:05 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70388) 20240825124606404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124606404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70388, count=76708) 20240825124607405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124607405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:46: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_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 20240825124608406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124608406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_check_subscriber_list started. 20240825124608546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124608547 DMM INFO MM(001010123456700/f03dc408) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124608547 DMM INFO MM(001010123456700/f03dc408) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124608547 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124608547 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124608547 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124608547 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124608547 DLLC NOTICE LLME(ffffffff/f03dc408){ASSIGNED} LLGM Assign pre (f03dc408 => ffffffff) (gprs_llc.c:1079) 20240825124608547 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f03dc408 => ffffffff) (gprs_llc.c:1125) 20240825124608547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b920]{Init}: Deallocated (fsm.c:568) 20240825124608547 DMM DEBUG MM_STATE_Gb(0)[0x61200000baa0]{Idle}: Deallocated (fsm.c:568) 20240825124608547 DMM DEBUG MM_STATE_Iu[0x61200000bc20]{Detached}: Deallocated (fsm.c:568) 20240825124608547 DMM DEBUG GMM(gmm_fsm)[0x61200000b7a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124608548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124608594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124608594 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) 20240825124608594 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) 20240825124608594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124608594 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124608594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124608594 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) 20240825124608594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124608594 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124608596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124608596 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) 20240825124608596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124608596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124608596 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) 20240825124608596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124608596 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) 20240825124608596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124608596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124608596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124608596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124608597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124608597 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124608601 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124608611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124608611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@d2512c394f9f: 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(318)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124608636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124608637 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) 20240825124608637 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) 20240825124608637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124608637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124608637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124608637 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) 20240825124608637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124608637 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(317)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124608639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124608639 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) 20240825124608639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124608639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124608639 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) 20240825124608639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124608639 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) 20240825124608639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124608639 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124608639 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124608639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(318)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124608640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124608640 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(318)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124608644 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(314)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124608655 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) 20240825124608655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(315)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124608669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124608669 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) 20240825124608669 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) 20240825124608669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124608669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124608669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124608669 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) 20240825124608669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124608669 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124608671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124608671 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) 20240825124608671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124608671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124608671 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) 20240825124608671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124608671 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) 20240825124608671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124608671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124608671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124608671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124608672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124608672 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124608676 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124608687 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) 20240825124608687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124609407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124609407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124609407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124609407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@d2512c394f9f: 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) } } } } 20240825124609409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124609410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@d2512c394f9f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F8F2B642'O, index=0 SGSN_Test-GSUP(324)@d2512c394f9f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@d2512c394f9f: 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 := '9ABDC2382AC96102915B9A9F5655E830'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0575A0B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86BD0EDF4ED1C014'O } } } } } 20240825124610462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124610462 DLLC NOTICE LLME(ffffffff/f8f2b642){UNASSIGNED} LLC RX: unknown TLLI 0xf8f2b642, creating LLME on the fly (gprs_llc.c:552) 20240825124610462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124610462 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20240825124610462 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Allocated (fsm.c:456) 20240825124610462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Allocated (fsm.c:456) 20240825124610462 DMM DEBUG MM_STATE_Gb[0x61200000ffa0]{Idle}: Allocated (fsm.c:456) 20240825124610462 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Allocated (fsm.c:456) 20240825124610462 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124610462 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124610462 DLLC NOTICE LLME(ffffffff/f8f2b642){UNASSIGNED} LLGM Assign pre (f8f2b642 => fa332ffb) (gprs_llc.c:1079) 20240825124610462 DLLC NOTICE LLME(f8f2b642/fa332ffb){ASSIGNED} LLGM Assign post (f8f2b642 => fa332ffb) (gprs_llc.c:1125) 20240825124610462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124610462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124610462 DMM DEBUG MM(262420000000034/fa332ffb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124610474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124610474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124610474 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124610475 DMM DEBUG MM(262420000000034/fa332ffb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240825124610475 DMM NOTICE MM(262420000000034/fa332ffb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124610475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124610475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124610475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124610475 DMM DEBUG MM(262420000000034/fa332ffb) Requesting authorization (sgsn_auth.c:160) 20240825124610475 DMM INFO MM(262420000000034/fa332ffb) Requesting authentication tuples (sgsn_auth.c:184) 20240825124610475 DMM DEBUG MM(262420000000034/fa332ffb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124610475 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240825124610475 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@d2512c394f9f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240825124610477 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124610477 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124610478 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124610478 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124610478 DMM INFO MM(262420000000034/fa332ffb) Subscriber data update (mmctx.c:445) 20240825124610478 DMM DEBUG MM(262420000000034/fa332ffb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124610478 DMM INFO MM(262420000000034/fa332ffb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124610478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124610478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124610478 DMM INFO MM(262420000000034/fa332ffb) <- GMM AUTH AND CIPHERING REQ (rand = 9a bd c2 38 2a c9 61 02 91 5b 9a 9f 56 55 e8 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124610485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124610485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124610485 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124610485 DMM INFO MM(262420000000034/fa332ffb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124610485 DMM NOTICE MM(262420000000034/fa332ffb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124610485 DMM DEBUG MM(262420000000034/fa332ffb) checking auth: received GSM SRES = 05 75 a0 b8 (gprs_gmm.c:666) 20240825124610485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124610485 DMM DEBUG MM(262420000000034/fa332ffb) Requesting authorization (sgsn_auth.c:160) 20240825124610485 DMM INFO MM(262420000000034/fa332ffb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124610485 DMM DEBUG MM(262420000000034/fa332ffb) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124610485 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240825124610485 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) 20240825124610485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124610485 DMM INFO MM(262420000000034/fa332ffb) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa332ffb) (gprs_gmm.c:300) 20240825124610486 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124610486 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124610486 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240825124610487 DMM INFO MM(262420000000034/fa332ffb) Subscriber data update (mmctx.c:445) 20240825124610487 DMM DEBUG MM(262420000000034/fa332ffb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124610487 DMM INFO MM(262420000000034/fa332ffb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124610487 DMM NOTICE MM(262420000000034/fa332ffb) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240825124610487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124610487 DMM NOTICE MM(262420000000034/fa332ffb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124610487 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) 20240825124610487 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124610487 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240825124610487 DMM INFO MM(262420000000034/fa332ffb) Subscriber data update (mmctx.c:445) 20240825124610487 DMM DEBUG MM(262420000000034/fa332ffb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124610493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124610493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124610493 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124610493 DMM INFO MM(262420000000034/fa332ffb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124610493 DMM NOTICE MM(262420000000034/fa332ffb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124610493 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124610493 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124610493 DLLC NOTICE LLME(f8f2b642/fa332ffb){ASSIGNED} LLGM Assign pre (ffffffff => fa332ffb) (gprs_llc.c:1079) 20240825124610493 DLLC NOTICE LLME(ffffffff/fa332ffb){ASSIGNED} LLGM Assign post (ffffffff => fa332ffb) (gprs_llc.c:1125) 20240825124610493 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124610493 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124610493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124610493 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)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@d2512c394f9f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@d2512c394f9f: Final verdict of PTC: pass 20240825124610546 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240825124610546 DMM INFO MM(262420000000034/fa332ffb) Subscriber data update (mmctx.c:445) 20240825124610546 DMM DEBUG MM(262420000000034/fa332ffb) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240825124610546 DMM INFO MM(262420000000034/fa332ffb) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240825124610546 DMM INFO MM(262420000000034/fa332ffb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124610546 DMM INFO MM(262420000000034/fa332ffb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124610546 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124610546 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124610546 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124610546 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124610546 DLLC NOTICE LLME(ffffffff/fa332ffb){ASSIGNED} LLGM Assign pre (fa332ffb => ffffffff) (gprs_llc.c:1079) 20240825124610546 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa332ffb => ffffffff) (gprs_llc.c:1125) 20240825124610546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000bf20]{Init}: Deallocated (fsm.c:568) 20240825124610546 DMM DEBUG MM_STATE_Gb(0)[0x61200000ffa0]{Idle}: Deallocated (fsm.c:568) 20240825124610547 DMM DEBUG MM_STATE_Iu[0x612000010120]{Detached}: Deallocated (fsm.c:568) 20240825124610547 DMM DEBUG GMM(gmm_fsm)[0x61200000bda0]{Deregistered}: Deallocated (fsm.c:568) 20240825124610548 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@d2512c394f9f: Final verdict of PTC: none 20240825124610550 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124610550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(323)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(318)@d2512c394f9f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(312)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@d2512c394f9f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@d2512c394f9f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(310)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(322)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(320)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(316)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:46:10 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20240825124611550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124611551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46852, count=90040) 20240825124612551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124612552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:46: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_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 20240825124613552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124613552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_detach_check_subscriber_list started. 20240825124613696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124613697 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124613738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124613738 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) 20240825124613738 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) 20240825124613738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124613738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124613738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124613738 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) 20240825124613738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124613738 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124613740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124613740 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) 20240825124613740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124613740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124613740 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) 20240825124613740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124613740 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) 20240825124613740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124613740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124613740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124613740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124613740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124613740 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124613745 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124613755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124613755 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(330)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124613775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124613775 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) 20240825124613775 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) 20240825124613775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124613775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124613775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124613775 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) 20240825124613775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124613775 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124613777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124613777 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) 20240825124613777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124613777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124613778 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) 20240825124613778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124613778 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) 20240825124613778 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124613778 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124613778 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124613778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124613778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124613778 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124613781 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(333)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124613792 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) 20240825124613792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@d2512c394f9f: 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(341)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124613817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124613817 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) 20240825124613817 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) 20240825124613817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124613817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124613817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124613817 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) 20240825124613817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124613817 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(341)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124613819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124613819 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) 20240825124613819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124613819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124613819 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) 20240825124613819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124613819 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) 20240825124613819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124613819 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124613819 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124613819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124613820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124613820 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(341)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124613824 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124613832 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) 20240825124613832 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124614553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124614553 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124614553 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124614553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@d2512c394f9f: 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) } } } } 20240825124614555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124614556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@d2512c394f9f: 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(342)@d2512c394f9f: 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(342)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@d2512c394f9f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E8BAD810'O, index=0 SGSN_Test-GSUP(343)@d2512c394f9f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@d2512c394f9f: 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 := 'B0039393CC623C1E14C0F214A30EEF02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4AE5510A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D98C2A72857F8611'O } } } } } 20240825124614605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124614605 DLLC NOTICE LLME(ffffffff/e8bad810){UNASSIGNED} LLC RX: unknown TLLI 0xe8bad810, creating LLME on the fly (gprs_llc.c:552) 20240825124614605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124614605 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20240825124614605 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Allocated (fsm.c:456) 20240825124614605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Allocated (fsm.c:456) 20240825124614605 DMM DEBUG MM_STATE_Gb[0x6120000105a0]{Idle}: Allocated (fsm.c:456) 20240825124614605 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Allocated (fsm.c:456) 20240825124614606 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124614606 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124614606 DLLC NOTICE LLME(ffffffff/e8bad810){UNASSIGNED} LLGM Assign pre (e8bad810 => c8c9bc38) (gprs_llc.c:1079) 20240825124614606 DLLC NOTICE LLME(e8bad810/c8c9bc38){ASSIGNED} LLGM Assign post (e8bad810 => c8c9bc38) (gprs_llc.c:1125) 20240825124614606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124614606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124614606 DMM DEBUG MM(262420000000033/c8c9bc38) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124614620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124614620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124614620 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124614620 DMM DEBUG MM(262420000000033/c8c9bc38) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240825124614620 DMM NOTICE MM(262420000000033/c8c9bc38) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124614620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124614620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124614620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124614620 DMM DEBUG MM(262420000000033/c8c9bc38) Requesting authorization (sgsn_auth.c:160) 20240825124614620 DMM INFO MM(262420000000033/c8c9bc38) Requesting authentication tuples (sgsn_auth.c:184) 20240825124614620 DMM DEBUG MM(262420000000033/c8c9bc38) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124614620 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240825124614620 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@d2512c394f9f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240825124614623 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124614623 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124614623 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124614623 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124614623 DMM INFO MM(262420000000033/c8c9bc38) Subscriber data update (mmctx.c:445) 20240825124614623 DMM DEBUG MM(262420000000033/c8c9bc38) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124614623 DMM INFO MM(262420000000033/c8c9bc38) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124614623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124614623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124614623 DMM INFO MM(262420000000033/c8c9bc38) <- GMM AUTH AND CIPHERING REQ (rand = b0 03 93 93 cc 62 3c 1e 14 c0 f2 14 a3 0e ef 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124614631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124614631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124614631 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124614631 DMM INFO MM(262420000000033/c8c9bc38) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124614631 DMM NOTICE MM(262420000000033/c8c9bc38) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124614631 DMM DEBUG MM(262420000000033/c8c9bc38) checking auth: received GSM SRES = 4a e5 51 0a (gprs_gmm.c:666) 20240825124614631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124614631 DMM DEBUG MM(262420000000033/c8c9bc38) Requesting authorization (sgsn_auth.c:160) 20240825124614631 DMM INFO MM(262420000000033/c8c9bc38) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124614631 DMM DEBUG MM(262420000000033/c8c9bc38) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124614631 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240825124614631 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) 20240825124614631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124614631 DMM INFO MM(262420000000033/c8c9bc38) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c9bc38) (gprs_gmm.c:300) 20240825124614633 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124614633 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124614633 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240825124614633 DMM INFO MM(262420000000033/c8c9bc38) Subscriber data update (mmctx.c:445) 20240825124614633 DMM DEBUG MM(262420000000033/c8c9bc38) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124614633 DMM INFO MM(262420000000033/c8c9bc38) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124614633 DMM NOTICE MM(262420000000033/c8c9bc38) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240825124614633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124614633 DMM NOTICE MM(262420000000033/c8c9bc38) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124614633 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) 20240825124614634 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124614634 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240825124614634 DMM INFO MM(262420000000033/c8c9bc38) Subscriber data update (mmctx.c:445) 20240825124614634 DMM DEBUG MM(262420000000033/c8c9bc38) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124614640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124614640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124614640 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124614640 DMM INFO MM(262420000000033/c8c9bc38) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124614640 DMM NOTICE MM(262420000000033/c8c9bc38) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124614640 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124614640 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124614640 DLLC NOTICE LLME(e8bad810/c8c9bc38){ASSIGNED} LLGM Assign pre (ffffffff => c8c9bc38) (gprs_llc.c:1079) 20240825124614640 DLLC NOTICE LLME(ffffffff/c8c9bc38){ASSIGNED} LLGM Assign post (ffffffff => c8c9bc38) (gprs_llc.c:1125) 20240825124614640 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124614640 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124614640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124614640 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124614691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124614691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240825124614692 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124614692 DMM INFO MM(262420000000033/c8c9bc38) -> GMM DETACH REQUEST TLLI=0xc8c9bc38 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240825124614692 DMM INFO MM(262420000000033/c8c9bc38) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240825124614692 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124614692 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124614692 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124614692 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124614692 DLLC NOTICE LLME(ffffffff/c8c9bc38){ASSIGNED} LLGM Assign pre (c8c9bc38 => ffffffff) (gprs_llc.c:1079) 20240825124614692 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8c9bc38 => ffffffff) (gprs_llc.c:1125) 20240825124614692 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240825124614692 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) 20240825124614692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010420]{Init}: Deallocated (fsm.c:568) 20240825124614692 DMM DEBUG MM_STATE_Gb(0)[0x6120000105a0]{Idle}: Deallocated (fsm.c:568) 20240825124614692 DMM DEBUG MM_STATE_Iu[0x612000010720]{Detached}: Deallocated (fsm.c:568) 20240825124614692 DMM DEBUG GMM(gmm_fsm)[0x6120000102a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124614693 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@d2512c394f9f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@d2512c394f9f: Final verdict of PTC: pass 20240825124619703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@d2512c394f9f: Final verdict of PTC: none 20240825124619705 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(327)@d2512c394f9f: Final verdict of PTC: none 20240825124619705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(336)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@d2512c394f9f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@d2512c394f9f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@d2512c394f9f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(341)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(331)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(329)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(334)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(339)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:46:19 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87468) 20240825124620707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124620707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87468, count=89524) 20240825124621708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124621708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:46: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_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 20240825124622709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124622709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_check_complete_resend started. 20240825124622847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124622849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@d2512c394f9f: 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(351)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(351)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124622900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124622900 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) 20240825124622900 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) 20240825124622901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124622901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124622901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124622901 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) 20240825124622901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124622901 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(350)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(351)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124622902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124622902 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) 20240825124622903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124622903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124622903 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) 20240825124622903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124622903 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) 20240825124622903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124622903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124622903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124622903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124622903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124622903 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(351)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(351)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124622907 DLNS DEBUG GPRS-NS2-VC(UDP-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(347)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124622916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124622917 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(350)@d2512c394f9f: 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_check_complete_resend-BVCI196(348)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124622925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124622925 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) 20240825124622925 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) 20240825124622925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124622925 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124622925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124622925 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) 20240825124622925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124622925 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124622927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124622927 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) 20240825124622927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124622927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124622927 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) 20240825124622927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124622927 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) 20240825124622927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124622927 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124622927 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124622927 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124622928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124622928 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124622932 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124622942 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) 20240825124622942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@d2512c394f9f: 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(360)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124622962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124622962 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) 20240825124622962 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) 20240825124622963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124622963 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124622963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124622963 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) 20240825124622963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124622963 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(360)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124622964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124622964 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) 20240825124622964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124622965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124622965 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) 20240825124622965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124622965 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) 20240825124622965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124622965 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124622965 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124622965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124622965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124622965 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(360)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124622968 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124622975 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) 20240825124622975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124623709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124623709 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124623710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124623710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@d2512c394f9f: 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) } } } } 20240825124623712 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124623712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@d2512c394f9f: 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(361)@d2512c394f9f: 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(361)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(348)@d2512c394f9f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E01AA000'O, index=0 SGSN_Test-GSUP(362)@d2512c394f9f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@d2512c394f9f: 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 := 'E56E09C82CA229079A1BD6D1F634A123'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69544D10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B18C5ED29DBFBAEB'O } } } } } 20240825124624765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124624765 DLLC NOTICE LLME(ffffffff/e01aa000){UNASSIGNED} LLC RX: unknown TLLI 0xe01aa000, creating LLME on the fly (gprs_llc.c:552) 20240825124624765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124624765 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240825124624765 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Allocated (fsm.c:456) 20240825124624765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Allocated (fsm.c:456) 20240825124624765 DMM DEBUG MM_STATE_Gb[0x612000010ba0]{Idle}: Allocated (fsm.c:456) 20240825124624765 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Allocated (fsm.c:456) 20240825124624765 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124624765 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124624765 DLLC NOTICE LLME(ffffffff/e01aa000){UNASSIGNED} LLGM Assign pre (e01aa000 => f8937e1b) (gprs_llc.c:1079) 20240825124624765 DLLC NOTICE LLME(e01aa000/f8937e1b){ASSIGNED} LLGM Assign post (e01aa000 => f8937e1b) (gprs_llc.c:1125) 20240825124624765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124624765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124624765 DMM DEBUG MM(262420000000036/f8937e1b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124624778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124624778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124624778 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124624778 DMM DEBUG MM(262420000000036/f8937e1b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240825124624778 DMM NOTICE MM(262420000000036/f8937e1b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124624778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124624778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124624778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124624778 DMM DEBUG MM(262420000000036/f8937e1b) Requesting authorization (sgsn_auth.c:160) 20240825124624778 DMM INFO MM(262420000000036/f8937e1b) Requesting authentication tuples (sgsn_auth.c:184) 20240825124624778 DMM DEBUG MM(262420000000036/f8937e1b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124624778 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240825124624778 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@d2512c394f9f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240825124624782 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124624782 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124624782 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124624782 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124624782 DMM INFO MM(262420000000036/f8937e1b) Subscriber data update (mmctx.c:445) 20240825124624782 DMM DEBUG MM(262420000000036/f8937e1b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124624782 DMM INFO MM(262420000000036/f8937e1b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124624782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124624782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124624782 DMM INFO MM(262420000000036/f8937e1b) <- GMM AUTH AND CIPHERING REQ (rand = e5 6e 09 c8 2c a2 29 07 9a 1b d6 d1 f6 34 a1 23 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124624791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124624791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124624791 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124624791 DMM INFO MM(262420000000036/f8937e1b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124624791 DMM NOTICE MM(262420000000036/f8937e1b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124624791 DMM DEBUG MM(262420000000036/f8937e1b) checking auth: received GSM SRES = 69 54 4d 10 (gprs_gmm.c:666) 20240825124624791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124624791 DMM DEBUG MM(262420000000036/f8937e1b) Requesting authorization (sgsn_auth.c:160) 20240825124624791 DMM INFO MM(262420000000036/f8937e1b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124624791 DMM DEBUG MM(262420000000036/f8937e1b) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124624791 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240825124624791 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) 20240825124624791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124624791 DMM INFO MM(262420000000036/f8937e1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8937e1b) (gprs_gmm.c:300) 20240825124624792 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124624793 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124624793 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240825124624793 DMM INFO MM(262420000000036/f8937e1b) Subscriber data update (mmctx.c:445) 20240825124624793 DMM DEBUG MM(262420000000036/f8937e1b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124624793 DMM INFO MM(262420000000036/f8937e1b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124624793 DMM NOTICE MM(262420000000036/f8937e1b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240825124624793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124624793 DMM NOTICE MM(262420000000036/f8937e1b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124624793 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) 20240825124624793 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124624793 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240825124624793 DMM INFO MM(262420000000036/f8937e1b) Subscriber data update (mmctx.c:445) 20240825124624793 DMM DEBUG MM(262420000000036/f8937e1b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@d2512c394f9f: Warning: Re-starting timer T, which is already active (running or expired). 20240825124630793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124630793 DMM INFO MM(262420000000036/f8937e1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8937e1b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d2512c394f9f: Warning: Re-starting timer T, which is already active (running or expired). 20240825124634121 DGPRS DEBUG Checking for inactive LLMEs, time = 6400728 (sgsn.c:131) 20240825124636793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124636793 DMM INFO MM(262420000000036/f8937e1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8937e1b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d2512c394f9f: Warning: Re-starting timer T, which is already active (running or expired). 20240825124642795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124642795 DMM INFO MM(262420000000036/f8937e1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8937e1b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d2512c394f9f: Warning: Re-starting timer T, which is already active (running or expired). 20240825124643711 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825124643711 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124643711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240825124648795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124648795 DMM INFO MM(262420000000036/f8937e1b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8937e1b) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@d2512c394f9f: Warning: Re-starting timer T, which is already active (running or expired). 20240825124652905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124652906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124652907 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) 20240825124652929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124652930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124652930 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) 20240825124652965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124652967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124652967 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) 20240825124654796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240825124654796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240825124654797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124654797 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240825124654797 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) 20240825124654797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010a20]{Reject}: Deallocated (fsm.c:568) 20240825124654797 DMM DEBUG MM_STATE_Gb(0)[0x612000010ba0]{Idle}: Deallocated (fsm.c:568) 20240825124654797 DMM DEBUG MM_STATE_Iu[0x612000010d20]{Detached}: Deallocated (fsm.c:568) 20240825124654797 DMM DEBUG GMM(gmm_fsm)[0x6120000108a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124654797 DLLC NOTICE LLME(e01aa000/f8937e1b){ASSIGNED} LLGM Assign pre (f8937e1b => ffffffff) (gprs_llc.c:1079) 20240825124654797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8937e1b => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(348)@d2512c394f9f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@d2512c394f9f: Final verdict of PTC: pass 20240825124658807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@d2512c394f9f: Final verdict of PTC: none 20240825124658809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124658809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(361)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(355)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(351)@d2512c394f9f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(360)@d2512c394f9f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(348)@d2512c394f9f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(350)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(349)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(358)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(353)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(348): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(349): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(350): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(351): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:46:58 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=89380) 20240825124659811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124659811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89380, count=91076) 20240825124700812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124700812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:47: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_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 20240825124701813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124701813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_hlr_location_cancel_request_update started. 20240825124701945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124701946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124701993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124701993 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) 20240825124701993 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) 20240825124701993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124701993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124701993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124701994 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) 20240825124701994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124701994 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124701996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124701996 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) 20240825124701996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124701996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124701996 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) 20240825124701996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124701996 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) 20240825124701996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124701996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124701996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124701996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124701997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124701997 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124702001 DLNS DEBUG GPRS-NS2-VC(UDP-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(370)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124702010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124702010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124702037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124702037 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) 20240825124702037 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) 20240825124702037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124702038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124702038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124702038 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) 20240825124702038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124702038 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(374)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124702040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124702040 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) 20240825124702040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124702040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124702040 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) 20240825124702040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124702040 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) 20240825124702040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124702040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124702040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124702040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124702040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124702040 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124702044 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124702055 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) 20240825124702055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(372)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124702068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124702068 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) 20240825124702068 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) 20240825124702068 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124702068 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124702068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124702068 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) 20240825124702068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124702068 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124702070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124702070 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) 20240825124702070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124702070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124702070 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) 20240825124702070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124702070 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) 20240825124702070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124702070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124702070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124702070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124702071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124702071 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124702075 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124702086 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) 20240825124702086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124702813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124702813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124702813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124702814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@d2512c394f9f: 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) } } } } 20240825124702815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124702816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@d2512c394f9f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EE786B53'O, index=0 SGSN_Test-GSUP(381)@d2512c394f9f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@d2512c394f9f: 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 := 'E4F023CF6C27D8386381B2F55E301502'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E998EAEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48A3561A1016FD6F'O } } } } } 20240825124703869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124703869 DLLC NOTICE LLME(ffffffff/ee786b53){UNASSIGNED} LLC RX: unknown TLLI 0xee786b53, creating LLME on the fly (gprs_llc.c:552) 20240825124703869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124703869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20240825124703869 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Allocated (fsm.c:456) 20240825124703869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Allocated (fsm.c:456) 20240825124703869 DMM DEBUG MM_STATE_Gb[0x6120000111a0]{Idle}: Allocated (fsm.c:456) 20240825124703869 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Allocated (fsm.c:456) 20240825124703869 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124703869 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124703869 DLLC NOTICE LLME(ffffffff/ee786b53){UNASSIGNED} LLGM Assign pre (ee786b53 => fd39fb64) (gprs_llc.c:1079) 20240825124703869 DLLC NOTICE LLME(ee786b53/fd39fb64){ASSIGNED} LLGM Assign post (ee786b53 => fd39fb64) (gprs_llc.c:1125) 20240825124703869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124703869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124703869 DMM DEBUG MM(262420000000031/fd39fb64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124703879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124703879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124703879 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124703879 DMM DEBUG MM(262420000000031/fd39fb64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240825124703879 DMM NOTICE MM(262420000000031/fd39fb64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124703879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124703879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124703879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124703880 DMM DEBUG MM(262420000000031/fd39fb64) Requesting authorization (sgsn_auth.c:160) 20240825124703880 DMM INFO MM(262420000000031/fd39fb64) Requesting authentication tuples (sgsn_auth.c:184) 20240825124703880 DMM DEBUG MM(262420000000031/fd39fb64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124703880 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240825124703880 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@d2512c394f9f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240825124703883 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124703883 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124703883 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124703883 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124703883 DMM INFO MM(262420000000031/fd39fb64) Subscriber data update (mmctx.c:445) 20240825124703883 DMM DEBUG MM(262420000000031/fd39fb64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124703883 DMM INFO MM(262420000000031/fd39fb64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124703883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124703883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124703883 DMM INFO MM(262420000000031/fd39fb64) <- GMM AUTH AND CIPHERING REQ (rand = e4 f0 23 cf 6c 27 d8 38 63 81 b2 f5 5e 30 15 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124703890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124703890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124703890 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124703890 DMM INFO MM(262420000000031/fd39fb64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124703890 DMM NOTICE MM(262420000000031/fd39fb64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124703890 DMM DEBUG MM(262420000000031/fd39fb64) checking auth: received GSM SRES = e9 98 ea ef (gprs_gmm.c:666) 20240825124703890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124703890 DMM DEBUG MM(262420000000031/fd39fb64) Requesting authorization (sgsn_auth.c:160) 20240825124703891 DMM INFO MM(262420000000031/fd39fb64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124703891 DMM DEBUG MM(262420000000031/fd39fb64) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124703891 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240825124703891 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) 20240825124703891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124703891 DMM INFO MM(262420000000031/fd39fb64) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd39fb64) (gprs_gmm.c:300) 20240825124703892 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124703892 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124703892 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240825124703892 DMM INFO MM(262420000000031/fd39fb64) Subscriber data update (mmctx.c:445) 20240825124703892 DMM DEBUG MM(262420000000031/fd39fb64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124703892 DMM INFO MM(262420000000031/fd39fb64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124703892 DMM NOTICE MM(262420000000031/fd39fb64) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240825124703892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124703892 DMM NOTICE MM(262420000000031/fd39fb64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124703892 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) 20240825124703893 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124703893 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240825124703893 DMM INFO MM(262420000000031/fd39fb64) Subscriber data update (mmctx.c:445) 20240825124703893 DMM DEBUG MM(262420000000031/fd39fb64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124703899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124703899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124703899 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124703899 DMM INFO MM(262420000000031/fd39fb64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124703899 DMM NOTICE MM(262420000000031/fd39fb64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124703899 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124703899 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124703899 DLLC NOTICE LLME(ee786b53/fd39fb64){ASSIGNED} LLGM Assign pre (ffffffff => fd39fb64) (gprs_llc.c:1079) 20240825124703899 DLLC NOTICE LLME(ffffffff/fd39fb64){ASSIGNED} LLGM Assign post (ffffffff => fd39fb64) (gprs_llc.c:1125) 20240825124703899 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124703899 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124703899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124703899 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124703948 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240825124703948 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240825124703948 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) 20240825124703948 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240825124703948 DMM INFO MM(262420000000031/fd39fb64) Subscriber data update (mmctx.c:445) 20240825124703948 DMM DEBUG MM(262420000000031/fd39fb64) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240825124703948 DMM INFO MM(262420000000031/fd39fb64) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240825124703948 DMM INFO MM(262420000000031/fd39fb64) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124703948 DMM INFO MM(262420000000031/fd39fb64) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124703948 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124703948 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124703948 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124703949 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124703949 DLLC NOTICE LLME(ffffffff/fd39fb64){ASSIGNED} LLGM Assign pre (fd39fb64 => ffffffff) (gprs_llc.c:1079) 20240825124703949 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd39fb64 => ffffffff) (gprs_llc.c:1125) 20240825124703949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011020]{Init}: Deallocated (fsm.c:568) 20240825124703949 DMM DEBUG MM_STATE_Gb(0)[0x6120000111a0]{Idle}: Deallocated (fsm.c:568) 20240825124703949 DMM DEBUG MM_STATE_Iu[0x612000011320]{Detached}: Deallocated (fsm.c:568) 20240825124703949 DMM DEBUG GMM(gmm_fsm)[0x612000010ea0]{Deregistered}: Deallocated (fsm.c:568) 20240825124704122 DGPRS DEBUG Checking for inactive LLMEs, time = 6400758 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed MC@d2512c394f9f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20240825124708956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124708956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(369)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(379)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(375)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@d2512c394f9f: Final verdict of PTC: none 20240825124708960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(382)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(373)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(377)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(367)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@d2512c394f9f: Final verdict of PTC: pass MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@d2512c394f9f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:09 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87212) 20240825124709957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124709957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87212, count=88908) 20240825124710959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124710959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:47: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_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 20240825124711960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124711960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_hlr_location_cancel_request_withdraw started. 20240825124712099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124712101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124712145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124712145 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) 20240825124712145 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) 20240825124712145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124712145 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124712145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124712145 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) 20240825124712145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124712145 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124712147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124712147 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) 20240825124712147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124712147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124712147 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) 20240825124712147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124712147 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) 20240825124712147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124712147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124712147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124712147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124712147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124712147 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124712151 DLNS DEBUG GPRS-NS2-VC(UDP-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(389)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124712161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124712161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124712181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124712181 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) 20240825124712181 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) 20240825124712181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124712181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124712181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124712181 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) 20240825124712181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124712181 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124712183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124712183 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) 20240825124712183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124712183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124712183 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) 20240825124712183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124712183 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) 20240825124712184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124712184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124712184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124712184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124712184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124712184 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124712188 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124712198 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) 20240825124712198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124712223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124712223 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) 20240825124712223 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) 20240825124712223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124712223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124712223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124712223 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) 20240825124712223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124712223 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124712225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124712225 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) 20240825124712225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124712225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124712225 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) 20240825124712225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124712225 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) 20240825124712225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124712225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124712225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124712225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124712226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124712226 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124712230 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124712240 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) 20240825124712240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124712961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124712961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124712961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124712961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@d2512c394f9f: 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) } } } } 20240825124712964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124712964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2512c394f9f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FDB8884E'O, index=0 SGSN_Test-GSUP(400)@d2512c394f9f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@d2512c394f9f: 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 := '4C49DC4F8DF71E150247812AA11F8289'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA03A33A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E68709898DBEA41C'O } } } } } 20240825124714013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124714014 DLLC NOTICE LLME(ffffffff/fdb8884e){UNASSIGNED} LLC RX: unknown TLLI 0xfdb8884e, creating LLME on the fly (gprs_llc.c:552) 20240825124714014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124714014 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20240825124714014 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Allocated (fsm.c:456) 20240825124714014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Allocated (fsm.c:456) 20240825124714014 DMM DEBUG MM_STATE_Gb[0x6120000117a0]{Idle}: Allocated (fsm.c:456) 20240825124714014 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Allocated (fsm.c:456) 20240825124714014 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124714014 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124714014 DLLC NOTICE LLME(ffffffff/fdb8884e){UNASSIGNED} LLGM Assign pre (fdb8884e => c642ce3e) (gprs_llc.c:1079) 20240825124714014 DLLC NOTICE LLME(fdb8884e/c642ce3e){ASSIGNED} LLGM Assign post (fdb8884e => c642ce3e) (gprs_llc.c:1125) 20240825124714014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124714014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124714014 DMM DEBUG MM(262420000000029/c642ce3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124714025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124714026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124714026 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124714026 DMM DEBUG MM(262420000000029/c642ce3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240825124714026 DMM NOTICE MM(262420000000029/c642ce3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124714026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124714026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124714026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124714026 DMM DEBUG MM(262420000000029/c642ce3e) Requesting authorization (sgsn_auth.c:160) 20240825124714026 DMM INFO MM(262420000000029/c642ce3e) Requesting authentication tuples (sgsn_auth.c:184) 20240825124714026 DMM DEBUG MM(262420000000029/c642ce3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124714026 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240825124714026 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@d2512c394f9f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240825124714029 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124714029 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124714029 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124714029 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124714029 DMM INFO MM(262420000000029/c642ce3e) Subscriber data update (mmctx.c:445) 20240825124714029 DMM DEBUG MM(262420000000029/c642ce3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124714029 DMM INFO MM(262420000000029/c642ce3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124714029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124714029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124714029 DMM INFO MM(262420000000029/c642ce3e) <- GMM AUTH AND CIPHERING REQ (rand = 4c 49 dc 4f 8d f7 1e 15 02 47 81 2a a1 1f 82 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124714037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124714037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124714037 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124714037 DMM INFO MM(262420000000029/c642ce3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124714037 DMM NOTICE MM(262420000000029/c642ce3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124714037 DMM DEBUG MM(262420000000029/c642ce3e) checking auth: received GSM SRES = da 03 a3 3a (gprs_gmm.c:666) 20240825124714037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124714037 DMM DEBUG MM(262420000000029/c642ce3e) Requesting authorization (sgsn_auth.c:160) 20240825124714037 DMM INFO MM(262420000000029/c642ce3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124714037 DMM DEBUG MM(262420000000029/c642ce3e) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124714037 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240825124714037 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) 20240825124714037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124714037 DMM INFO MM(262420000000029/c642ce3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc642ce3e) (gprs_gmm.c:300) 20240825124714039 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124714039 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124714039 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240825124714039 DMM INFO MM(262420000000029/c642ce3e) Subscriber data update (mmctx.c:445) 20240825124714039 DMM DEBUG MM(262420000000029/c642ce3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124714039 DMM INFO MM(262420000000029/c642ce3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124714039 DMM NOTICE MM(262420000000029/c642ce3e) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240825124714039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124714039 DMM NOTICE MM(262420000000029/c642ce3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124714039 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) 20240825124714040 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124714040 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240825124714040 DMM INFO MM(262420000000029/c642ce3e) Subscriber data update (mmctx.c:445) 20240825124714040 DMM DEBUG MM(262420000000029/c642ce3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124714045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124714045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124714045 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124714046 DMM INFO MM(262420000000029/c642ce3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124714046 DMM NOTICE MM(262420000000029/c642ce3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124714046 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124714046 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124714046 DLLC NOTICE LLME(fdb8884e/c642ce3e){ASSIGNED} LLGM Assign pre (ffffffff => c642ce3e) (gprs_llc.c:1079) 20240825124714046 DLLC NOTICE LLME(ffffffff/c642ce3e){ASSIGNED} LLGM Assign post (ffffffff => c642ce3e) (gprs_llc.c:1125) 20240825124714046 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124714046 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124714046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124714046 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124714095 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240825124714095 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240825124714095 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) 20240825124714095 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240825124714095 DMM INFO MM(262420000000029/c642ce3e) Subscriber data update (mmctx.c:445) 20240825124714095 DMM DEBUG MM(262420000000029/c642ce3e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240825124714095 DMM INFO MM(262420000000029/c642ce3e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240825124714095 DMM INFO MM(262420000000029/c642ce3e) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240825124714095 DMM NOTICE MM(262420000000029/c642ce3e) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240825124714095 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240825124714095 DMM INFO MM(262420000000029/c642ce3e) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240825124714095 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124714095 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124714095 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124714095 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124714095 DLLC NOTICE LLME(ffffffff/c642ce3e){ASSIGNED} LLGM Assign pre (c642ce3e => ffffffff) (gprs_llc.c:1079) 20240825124714095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c642ce3e => ffffffff) (gprs_llc.c:1125) 20240825124714095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011620]{Init}: Deallocated (fsm.c:568) 20240825124714095 DMM DEBUG MM_STATE_Gb(0)[0x6120000117a0]{Idle}: Deallocated (fsm.c:568) 20240825124714095 DMM DEBUG MM_STATE_Iu[0x612000011920]{Detached}: Deallocated (fsm.c:568) 20240825124714095 DMM DEBUG GMM(gmm_fsm)[0x6120000114a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124714096 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2512c394f9f: Removing Client IMSI='262420000000029'H, index=0 20240825124714103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124714103 DLLC NOTICE LLME(ffffffff/c642ce3e){UNASSIGNED} LLC RX: unknown TLLI 0xc642ce3e, creating LLME on the fly (gprs_llc.c:552) 20240825124714103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124714104 DMM NOTICE LLME(ffffffff/c642ce3e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240825124714104 DLLC NOTICE LLME(ffffffff/c642ce3e){UNASSIGNED} LLGM Assign pre (c642ce3e => ffffffff) (gprs_llc.c:1079) 20240825124714104 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c642ce3e => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@d2512c394f9f: Final verdict of PTC: pass 20240825124714106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@d2512c394f9f: Final verdict of PTC: none 20240825124714108 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124714108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(393)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(398)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(388)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(386)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(391)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(396)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@d2512c394f9f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:14 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) 20240825124715109 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124715109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44096, count=93196) 20240825124716111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124716111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124717113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124717113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240825124717251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124717252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@d2512c394f9f: 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(408)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(407)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124717305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124717305 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) 20240825124717305 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) 20240825124717305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124717305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124717305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124717305 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) 20240825124717305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124717305 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(408)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124717307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124717307 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) 20240825124717307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124717307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124717307 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) 20240825124717308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124717308 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) 20240825124717308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124717308 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124717308 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124717308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124717308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124717308 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(408)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124717312 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124717321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124717321 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(405)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124717329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124717329 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) 20240825124717329 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) 20240825124717329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124717329 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124717329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124717329 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) 20240825124717329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124717329 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124717332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124717332 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) 20240825124717332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124717332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124717332 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) 20240825124717332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124717332 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) 20240825124717332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124717332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124717332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124717332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124717333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124717333 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124717336 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(409)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124717346 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) 20240825124717346 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)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124717372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124717372 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) 20240825124717372 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) 20240825124717372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124717372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124717372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124717372 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) 20240825124717372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124717372 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124717374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124717374 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) 20240825124717374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124717374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124717374 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) 20240825124717374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124717374 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) 20240825124717374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124717374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124717374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124717374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124717375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124717375 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124717379 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124717390 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) 20240825124717390 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)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124718115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124718115 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124718115 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124718115 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@d2512c394f9f: 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) } } } } 20240825124718117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124718118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@d2512c394f9f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='E039DE3C'O, index=0 SGSN_Test-GSUP(419)@d2512c394f9f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240825124719164 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) 20240825124719164 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@d2512c394f9f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@d2512c394f9f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d2512c394f9f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@d2512c394f9f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d2512c394f9f: Final verdict of PTC: pass 20240825124719170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46102<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124719171 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124719171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(417)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(419)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(408)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(412)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(410)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(406)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(415)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@d2512c394f9f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:19 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20240825124720172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124720172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=48720) 20240825124721173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124721173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124722174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124722174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240825124722433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124722434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124722477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124722477 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) 20240825124722477 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) 20240825124722477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124722477 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124722477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124722477 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) 20240825124722477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124722477 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124722478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124722479 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) 20240825124722479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124722479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124722479 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) 20240825124722479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124722479 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) 20240825124722479 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124722479 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124722479 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124722479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124722479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124722479 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124722482 DLNS DEBUG GPRS-NS2-VC(UDP-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(423)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124722492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124722492 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(427)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@d2512c394f9f: 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(431)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124722518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124722518 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) 20240825124722518 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) 20240825124722518 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124722518 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124722518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124722518 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) 20240825124722518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124722518 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(431)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124722520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124722520 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) 20240825124722520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124722520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124722520 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) 20240825124722520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124722520 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) 20240825124722520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124722520 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124722520 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124722520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124722520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124722520 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(431)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124722525 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124722534 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) 20240825124722534 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(430)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@d2512c394f9f: 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(437)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124722569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124722569 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) 20240825124722569 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) 20240825124722569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124722569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124722569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124722569 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) 20240825124722569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124722569 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(437)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124722570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124722571 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) 20240825124722571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124722571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124722571 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) 20240825124722571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124722571 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) 20240825124722571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124722571 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124722571 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124722571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124722571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124722571 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(437)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124722575 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124722586 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) 20240825124722586 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(434)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124723175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124723175 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124723175 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124723175 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@d2512c394f9f: 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) } } } } 20240825124723177 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@d2512c394f9f: 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 } } } } 20240825124723178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@d2512c394f9f: 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(436)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d2512c394f9f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D6CD13B2'O, index=0 SGSN_Test-GSUP(438)@d2512c394f9f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240825124724217 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) 20240825124724218 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@d2512c394f9f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@d2512c394f9f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d2512c394f9f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d2512c394f9f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d2512c394f9f: Final verdict of PTC: pass 20240825124724223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@d2512c394f9f: Final verdict of PTC: none 20240825124724225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124724225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(426)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(437)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(431)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@d2512c394f9f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(424)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(435)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(429)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@d2512c394f9f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:24 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44444) 20240825124725226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124725226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44444, count=48648) 20240825124726227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124726227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124727228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124727228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_rau_unknown started. 20240825124727367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124727369 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@d2512c394f9f: 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(446)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(446)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124727419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124727419 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) 20240825124727419 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) 20240825124727419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124727419 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124727419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124727419 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) 20240825124727419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124727419 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(445)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(446)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124727421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124727421 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) 20240825124727421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124727422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124727422 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) 20240825124727422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124727422 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) 20240825124727422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124727422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124727422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124727422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124727422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124727422 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(446)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(446)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124727426 DLNS DEBUG GPRS-NS2-VC(UDP-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(442)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124727435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124727435 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(443)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(445)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124727444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124727444 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) 20240825124727444 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) 20240825124727444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124727444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124727444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124727444 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) 20240825124727444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124727444 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124727446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124727446 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) 20240825124727446 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124727447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124727447 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) 20240825124727447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124727447 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) 20240825124727447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124727447 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124727447 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124727447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124727448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124727448 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124727451 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124727462 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) 20240825124727462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124727477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124727477 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) 20240825124727477 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) 20240825124727477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124727477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124727477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124727477 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) 20240825124727478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124727478 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124727479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124727479 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) 20240825124727479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124727479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124727479 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) 20240825124727479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124727479 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) 20240825124727479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124727479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124727479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124727479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124727479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124727479 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124727482 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124727491 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) 20240825124727491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124728229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124728229 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124728229 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124728229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@d2512c394f9f: 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) } } } } 20240825124728231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124728232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@d2512c394f9f: 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(456)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(443)@d2512c394f9f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C4FECDF8'O, index=0 SGSN_Test-GSUP(457)@d2512c394f9f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240825124729283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124729283 DLLC NOTICE LLME(ffffffff/c4fecdf8){UNASSIGNED} LLC RX: unknown TLLI 0xc4fecdf8, creating LLME on the fly (gprs_llc.c:552) 20240825124729283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240825124729283 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124729284 DMM NOTICE LLME(ffffffff/c4fecdf8){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240825124729284 DLLC NOTICE LLME(ffffffff/c4fecdf8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240825124729284 DMM ERROR LLME(ffffffff/c4fecdf8){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240825124729284 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240825124729284 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240825124729284 DLLC NOTICE LLME(ffffffff/c4fecdf8){UNASSIGNED} LLGM Assign pre (c4fecdf8 => ffffffff) (gprs_llc.c:1079) 20240825124729284 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4fecdf8 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@d2512c394f9f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(443)@d2512c394f9f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@d2512c394f9f: Final verdict of PTC: pass 20240825124729298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(441)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(457)@d2512c394f9f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(450)@d2512c394f9f: Final verdict of PTC: none 20240825124729300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124729300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(445)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(455)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@d2512c394f9f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(446)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(444)@d2512c394f9f: Final verdict of PTC: none TC_rau_unknown-BVCI196(443)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(448)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(453)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_rau_unknown-BVCI196(443): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(444): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(445): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(446): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@d2512c394f9f: Test case TC_rau_unknown finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:29 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43856) 20240825124730301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124730301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43856, count=50860) 20240825124731302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124731302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124732303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124732303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_rau started. 20240825124732445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124732446 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@d2512c394f9f: 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(464)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124732490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124732490 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) 20240825124732490 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) 20240825124732490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124732490 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124732490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124732490 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) 20240825124732490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124732490 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(464)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124732492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124732492 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) 20240825124732492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124732492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124732492 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) 20240825124732492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124732492 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) 20240825124732492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124732492 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124732492 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124732492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124732493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124732493 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(464)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124732496 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124732504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124732504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124732529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124732529 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) 20240825124732529 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) 20240825124732529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124732529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124732530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124732530 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) 20240825124732530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124732530 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124732531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124732531 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) 20240825124732531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124732531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124732531 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) 20240825124732531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124732531 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) 20240825124732531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124732531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124732531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124732531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124732532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124732532 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124732536 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124732545 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) 20240825124732545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124732571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124732571 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) 20240825124732571 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) 20240825124732571 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124732571 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124732571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124732571 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) 20240825124732571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124732571 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124732573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124732573 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) 20240825124732573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124732573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124732573 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) 20240825124732573 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124732573 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) 20240825124732573 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124732573 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124732573 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124732574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124732574 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124732574 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124732578 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124732589 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) 20240825124732589 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124733304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124733304 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124733304 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124733304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@d2512c394f9f: 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) } } } } 20240825124733307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124733307 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825124734123 DGPRS DEBUG Checking for inactive LLMEs, time = 6400788 (sgsn.c:131) TC_attach_rau-BVCI196(463)@d2512c394f9f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FAAA5448'O, index=0 SGSN_Test-GSUP(476)@d2512c394f9f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@d2512c394f9f: 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 := '20EDCEC2A0F2523974C8DF95FA205E15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1FF6621C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '510317E0876ECFD4'O } } } } } 20240825124734357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124734357 DLLC NOTICE LLME(ffffffff/faaa5448){UNASSIGNED} LLC RX: unknown TLLI 0xfaaa5448, creating LLME on the fly (gprs_llc.c:552) 20240825124734357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124734357 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20240825124734358 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Allocated (fsm.c:456) 20240825124734358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Allocated (fsm.c:456) 20240825124734358 DMM DEBUG MM_STATE_Gb[0x612000011da0]{Idle}: Allocated (fsm.c:456) 20240825124734358 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Allocated (fsm.c:456) 20240825124734358 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124734358 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124734358 DLLC NOTICE LLME(ffffffff/faaa5448){UNASSIGNED} LLGM Assign pre (faaa5448 => f71cdd5c) (gprs_llc.c:1079) 20240825124734358 DLLC NOTICE LLME(faaa5448/f71cdd5c){ASSIGNED} LLGM Assign post (faaa5448 => f71cdd5c) (gprs_llc.c:1125) 20240825124734358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124734358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124734358 DMM DEBUG MM(262420000000012/f71cdd5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124734370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124734370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124734371 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124734371 DMM DEBUG MM(262420000000012/f71cdd5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240825124734371 DMM NOTICE MM(262420000000012/f71cdd5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124734371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124734371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124734371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124734371 DMM DEBUG MM(262420000000012/f71cdd5c) Requesting authorization (sgsn_auth.c:160) 20240825124734371 DMM INFO MM(262420000000012/f71cdd5c) Requesting authentication tuples (sgsn_auth.c:184) 20240825124734371 DMM DEBUG MM(262420000000012/f71cdd5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124734371 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240825124734371 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@d2512c394f9f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240825124734373 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124734373 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124734374 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124734374 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124734374 DMM INFO MM(262420000000012/f71cdd5c) Subscriber data update (mmctx.c:445) 20240825124734374 DMM DEBUG MM(262420000000012/f71cdd5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124734374 DMM INFO MM(262420000000012/f71cdd5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124734374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124734374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124734374 DMM INFO MM(262420000000012/f71cdd5c) <- GMM AUTH AND CIPHERING REQ (rand = 20 ed ce c2 a0 f2 52 39 74 c8 df 95 fa 20 5e 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124734381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124734381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124734381 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124734381 DMM INFO MM(262420000000012/f71cdd5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124734381 DMM NOTICE MM(262420000000012/f71cdd5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124734381 DMM DEBUG MM(262420000000012/f71cdd5c) checking auth: received GSM SRES = 1f f6 62 1c (gprs_gmm.c:666) 20240825124734381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124734381 DMM DEBUG MM(262420000000012/f71cdd5c) Requesting authorization (sgsn_auth.c:160) 20240825124734381 DMM INFO MM(262420000000012/f71cdd5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124734381 DMM DEBUG MM(262420000000012/f71cdd5c) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124734381 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240825124734381 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) 20240825124734382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124734382 DMM INFO MM(262420000000012/f71cdd5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf71cdd5c) (gprs_gmm.c:300) 20240825124734383 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124734383 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124734383 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240825124734383 DMM INFO MM(262420000000012/f71cdd5c) Subscriber data update (mmctx.c:445) 20240825124734383 DMM DEBUG MM(262420000000012/f71cdd5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124734383 DMM INFO MM(262420000000012/f71cdd5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124734383 DMM NOTICE MM(262420000000012/f71cdd5c) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240825124734383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124734383 DMM NOTICE MM(262420000000012/f71cdd5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124734383 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) 20240825124734384 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124734384 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240825124734384 DMM INFO MM(262420000000012/f71cdd5c) Subscriber data update (mmctx.c:445) 20240825124734384 DMM DEBUG MM(262420000000012/f71cdd5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124734390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124734390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124734390 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124734390 DMM INFO MM(262420000000012/f71cdd5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124734390 DMM NOTICE MM(262420000000012/f71cdd5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124734390 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124734390 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124734390 DLLC NOTICE LLME(faaa5448/f71cdd5c){ASSIGNED} LLGM Assign pre (ffffffff => f71cdd5c) (gprs_llc.c:1079) 20240825124734390 DLLC NOTICE LLME(ffffffff/f71cdd5c){ASSIGNED} LLGM Assign post (ffffffff => f71cdd5c) (gprs_llc.c:1125) 20240825124734390 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124734390 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124734390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124734390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@d2512c394f9f: setverdict(pass): none -> pass 20240825124734442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124734442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124734443 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124734443 DMM INFO MM(262420000000012/f71cdd5c) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124734443 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124734443 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124734443 DLLC NOTICE LLME(ffffffff/f71cdd5c){ASSIGNED} LLGM Assign pre (f71cdd5c => ff1b5312) (gprs_llc.c:1079) 20240825124734443 DLLC NOTICE LLME(f71cdd5c/ff1b5312){ASSIGNED} LLGM Assign post (f71cdd5c => ff1b5312) (gprs_llc.c:1125) 20240825124734443 DMM INFO MM(262420000000012/ff1b5312) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@d2512c394f9f: Removing Client IMSI='262420000000012'H, index=0 20240825124734450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124734450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240825124734450 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124734450 DMM INFO MM(262420000000012/ff1b5312) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825124734450 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825124734450 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124734450 DLLC NOTICE LLME(f71cdd5c/ff1b5312){ASSIGNED} LLGM Assign pre (ffffffff => ff1b5312) (gprs_llc.c:1079) 20240825124734450 DLLC NOTICE LLME(ffffffff/ff1b5312){ASSIGNED} LLGM Assign post (ffffffff => ff1b5312) (gprs_llc.c:1125) 20240825124734450 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@d2512c394f9f: Final verdict of PTC: pass 20240825124734452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60232<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124734455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124734455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(469)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(464)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(474)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(467)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(472)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(462)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_rau finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:34 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43552) 20240825124735455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124735455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43552, count=88480) 20240825124736456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124736456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124737457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124737457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_rau_a_a started. 20240825124737597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124737599 DMM INFO MM(262420000000012/ff1b5312) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124737599 DMM INFO MM(262420000000012/ff1b5312) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124737599 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124737599 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124737599 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124737599 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124737599 DLLC NOTICE LLME(ffffffff/ff1b5312){ASSIGNED} LLGM Assign pre (ff1b5312 => ffffffff) (gprs_llc.c:1079) 20240825124737599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff1b5312 => ffffffff) (gprs_llc.c:1125) 20240825124737599 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240825124737599 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) 20240825124737599 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) 20240825124737599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011c20]{Init}: Deallocated (fsm.c:568) 20240825124737599 DMM DEBUG MM_STATE_Gb(0)[0x612000011da0]{Idle}: Deallocated (fsm.c:568) 20240825124737599 DMM DEBUG MM_STATE_Iu[0x612000011f20]{Detached}: Deallocated (fsm.c:568) 20240825124737599 DMM DEBUG GMM(gmm_fsm)[0x612000011aa0]{Deregistered}: Deallocated (fsm.c:568) 20240825124737599 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124737649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124737649 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) 20240825124737649 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) 20240825124737649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124737649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124737649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124737649 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) 20240825124737649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124737649 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124737651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124737651 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) 20240825124737651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124737651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124737651 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) 20240825124737651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124737651 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) 20240825124737651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124737651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124737651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124737651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124737652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124737652 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124737656 DLNS DEBUG GPRS-NS2-VC(UDP-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(480)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124737666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124737666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124737690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124737690 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) 20240825124737690 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) 20240825124737690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124737690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124737690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124737691 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) 20240825124737691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124737691 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124737692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124737692 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) 20240825124737692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124737693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124737693 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) 20240825124737693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124737693 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) 20240825124737693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124737693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124737693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124737693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124737693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124737693 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124737697 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(485)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124737706 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) 20240825124737706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124737734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124737734 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) 20240825124737734 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) 20240825124737734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124737734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124737734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124737734 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) 20240825124737734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124737734 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124737736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124737736 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) 20240825124737736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124737736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124737737 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) 20240825124737737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124737737 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) 20240825124737737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124737737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124737737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124737737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124737737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124737737 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124737741 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124737750 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) 20240825124737750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124738458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124738458 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124738458 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124738458 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@d2512c394f9f: 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) } } } } 20240825124738461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124738461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@d2512c394f9f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C16B40E1'O, index=0 SGSN_Test-GSUP(495)@d2512c394f9f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@d2512c394f9f: 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 := 'D845A7623679E9CAFACE6985F2D89D0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2FFF97E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05C68532248C6DC1'O } } } } } 20240825124739513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739513 DLLC NOTICE LLME(ffffffff/c16b40e1){UNASSIGNED} LLC RX: unknown TLLI 0xc16b40e1, creating LLME on the fly (gprs_llc.c:552) 20240825124739513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739513 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20240825124739513 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Allocated (fsm.c:456) 20240825124739513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Allocated (fsm.c:456) 20240825124739513 DMM DEBUG MM_STATE_Gb[0x6120000123a0]{Idle}: Allocated (fsm.c:456) 20240825124739513 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Allocated (fsm.c:456) 20240825124739513 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124739513 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124739513 DLLC NOTICE LLME(ffffffff/c16b40e1){UNASSIGNED} LLGM Assign pre (c16b40e1 => c4e0f431) (gprs_llc.c:1079) 20240825124739513 DLLC NOTICE LLME(c16b40e1/c4e0f431){ASSIGNED} LLGM Assign post (c16b40e1 => c4e0f431) (gprs_llc.c:1125) 20240825124739513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124739513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124739513 DMM DEBUG MM(262420000000037/c4e0f431) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124739526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739526 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739526 DMM DEBUG MM(262420000000037/c4e0f431) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240825124739526 DMM NOTICE MM(262420000000037/c4e0f431) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124739526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124739526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124739526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124739526 DMM DEBUG MM(262420000000037/c4e0f431) Requesting authorization (sgsn_auth.c:160) 20240825124739526 DMM INFO MM(262420000000037/c4e0f431) Requesting authentication tuples (sgsn_auth.c:184) 20240825124739526 DMM DEBUG MM(262420000000037/c4e0f431) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124739526 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240825124739526 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@d2512c394f9f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240825124739529 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124739529 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124739529 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124739529 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124739529 DMM INFO MM(262420000000037/c4e0f431) Subscriber data update (mmctx.c:445) 20240825124739529 DMM DEBUG MM(262420000000037/c4e0f431) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124739529 DMM INFO MM(262420000000037/c4e0f431) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124739529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124739529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124739529 DMM INFO MM(262420000000037/c4e0f431) <- GMM AUTH AND CIPHERING REQ (rand = d8 45 a7 62 36 79 e9 ca fa ce 69 85 f2 d8 9d 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124739538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739538 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739538 DMM INFO MM(262420000000037/c4e0f431) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124739538 DMM NOTICE MM(262420000000037/c4e0f431) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124739538 DMM DEBUG MM(262420000000037/c4e0f431) checking auth: received GSM SRES = b2 ff f9 7e (gprs_gmm.c:666) 20240825124739538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124739538 DMM DEBUG MM(262420000000037/c4e0f431) Requesting authorization (sgsn_auth.c:160) 20240825124739538 DMM INFO MM(262420000000037/c4e0f431) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124739538 DMM DEBUG MM(262420000000037/c4e0f431) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124739538 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240825124739538 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) 20240825124739538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124739538 DMM INFO MM(262420000000037/c4e0f431) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4e0f431) (gprs_gmm.c:300) 20240825124739539 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124739539 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124739540 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240825124739540 DMM INFO MM(262420000000037/c4e0f431) Subscriber data update (mmctx.c:445) 20240825124739540 DMM DEBUG MM(262420000000037/c4e0f431) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124739540 DMM INFO MM(262420000000037/c4e0f431) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124739540 DMM NOTICE MM(262420000000037/c4e0f431) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240825124739540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124739540 DMM NOTICE MM(262420000000037/c4e0f431) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124739540 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) 20240825124739540 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124739540 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240825124739540 DMM INFO MM(262420000000037/c4e0f431) Subscriber data update (mmctx.c:445) 20240825124739540 DMM DEBUG MM(262420000000037/c4e0f431) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124739547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739547 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739547 DMM INFO MM(262420000000037/c4e0f431) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124739547 DMM NOTICE MM(262420000000037/c4e0f431) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124739547 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124739547 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124739547 DLLC NOTICE LLME(c16b40e1/c4e0f431){ASSIGNED} LLGM Assign pre (ffffffff => c4e0f431) (gprs_llc.c:1079) 20240825124739547 DLLC NOTICE LLME(ffffffff/c4e0f431){ASSIGNED} LLGM Assign post (ffffffff => c4e0f431) (gprs_llc.c:1125) 20240825124739547 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124739547 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124739547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124739547 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124739599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739599 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739599 DMM INFO MM(262420000000037/c4e0f431) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124739599 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124739599 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124739599 DLLC NOTICE LLME(ffffffff/c4e0f431){ASSIGNED} LLGM Assign pre (c4e0f431 => d9625a88) (gprs_llc.c:1079) 20240825124739599 DLLC NOTICE LLME(c4e0f431/d9625a88){ASSIGNED} LLGM Assign post (c4e0f431 => d9625a88) (gprs_llc.c:1125) 20240825124739600 DMM INFO MM(262420000000037/d9625a88) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124739607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739607 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739607 DMM INFO MM(262420000000037/d9625a88) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825124739607 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825124739607 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124739607 DLLC NOTICE LLME(c4e0f431/d9625a88){ASSIGNED} LLGM Assign pre (ffffffff => d9625a88) (gprs_llc.c:1079) 20240825124739607 DLLC NOTICE LLME(ffffffff/d9625a88){ASSIGNED} LLGM Assign post (ffffffff => d9625a88) (gprs_llc.c:1125) 20240825124739607 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240825124739607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739607 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739607 DMM INFO MM(262420000000037/d9625a88) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124739607 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124739607 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124739607 DLLC NOTICE LLME(ffffffff/d9625a88){ASSIGNED} LLGM Assign pre (d9625a88 => d086129e) (gprs_llc.c:1079) 20240825124739607 DLLC NOTICE LLME(d9625a88/d086129e){ASSIGNED} LLGM Assign post (d9625a88 => d086129e) (gprs_llc.c:1125) 20240825124739607 DMM INFO MM(262420000000037/d086129e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124739614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739614 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739614 DMM INFO MM(262420000000037/d086129e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825124739614 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825124739614 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124739614 DLLC NOTICE LLME(d9625a88/d086129e){ASSIGNED} LLGM Assign pre (ffffffff => d086129e) (gprs_llc.c:1079) 20240825124739614 DLLC NOTICE LLME(ffffffff/d086129e){ASSIGNED} LLGM Assign post (ffffffff => d086129e) (gprs_llc.c:1125) 20240825124739614 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240825124739614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124739614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124739614 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124739614 DMM INFO MM(262420000000037/d086129e) -> GMM DETACH REQUEST TLLI=0xd086129e type=GPRS detach Power-off (gprs_gmm.c:1465) 20240825124739614 DMM INFO MM(262420000000037/d086129e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240825124739614 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124739614 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124739614 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124739614 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124739615 DLLC NOTICE LLME(ffffffff/d086129e){ASSIGNED} LLGM Assign pre (d086129e => ffffffff) (gprs_llc.c:1079) 20240825124739615 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d086129e => ffffffff) (gprs_llc.c:1125) 20240825124739615 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240825124739615 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) 20240825124739615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012220]{Init}: Deallocated (fsm.c:568) 20240825124739615 DMM DEBUG MM_STATE_Gb(0)[0x6120000123a0]{Idle}: Deallocated (fsm.c:568) 20240825124739615 DMM DEBUG MM_STATE_Iu[0x612000012520]{Detached}: Deallocated (fsm.c:568) 20240825124739615 DMM DEBUG GMM(gmm_fsm)[0x6120000120a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124739615 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@d2512c394f9f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@d2512c394f9f: Final verdict of PTC: pass 20240825124744622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@d2512c394f9f: Final verdict of PTC: none 20240825124744625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124744625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(479)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(493)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(483)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(488)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(491)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(486)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(481)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:44 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20240825124745626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124745627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106660, count=108356) 20240825124746628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124746628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:47:46 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 20240825124747629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124747629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_rau_a_b started. 20240825124747763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124747765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@d2512c394f9f: 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(502)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124747808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124747808 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) 20240825124747808 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) 20240825124747808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124747808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124747808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124747808 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) 20240825124747808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124747808 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(502)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124747810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124747810 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) 20240825124747810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124747810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124747810 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) 20240825124747810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124747810 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) 20240825124747810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124747810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124747810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124747810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124747811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124747811 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(502)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124747815 DLNS DEBUG GPRS-NS2-VC(UDP-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(503)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124747824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124747824 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124747842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124747842 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) 20240825124747842 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) 20240825124747842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124747842 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124747843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124747843 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) 20240825124747843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124747843 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124747844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124747844 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) 20240825124747844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124747844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124747844 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) 20240825124747844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124747845 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) 20240825124747845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124747845 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124747845 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124747845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124747845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124747845 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124747849 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124747858 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) 20240825124747859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@d2512c394f9f: 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(512)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124747880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124747880 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) 20240825124747880 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) 20240825124747880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124747880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124747880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124747880 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) 20240825124747880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124747880 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(512)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124747882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124747882 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) 20240825124747882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124747882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124747882 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) 20240825124747882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124747882 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) 20240825124747882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124747882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124747882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124747882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124747883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124747883 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(512)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124747886 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124747894 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) 20240825124747894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124748629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124748629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124748629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124748629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@d2512c394f9f: 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) } } } } 20240825124748632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124748632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@d2512c394f9f: 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(513)@d2512c394f9f: 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(513)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@d2512c394f9f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='ECF8660E'O, index=0 SGSN_Test-GSUP(514)@d2512c394f9f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@d2512c394f9f: 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 := '6E9FEED6B217F3943C1FBD24201DAD11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6BB2467'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84349C0FA95B6F19'O } } } } } 20240825124749684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124749684 DLLC NOTICE LLME(ffffffff/ecf8660e){UNASSIGNED} LLC RX: unknown TLLI 0xecf8660e, creating LLME on the fly (gprs_llc.c:552) 20240825124749684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20240825124749684 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Allocated (fsm.c:456) 20240825124749684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Allocated (fsm.c:456) 20240825124749684 DMM DEBUG MM_STATE_Gb[0x6120000129a0]{Idle}: Allocated (fsm.c:456) 20240825124749684 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Allocated (fsm.c:456) 20240825124749685 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124749685 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124749685 DLLC NOTICE LLME(ffffffff/ecf8660e){UNASSIGNED} LLGM Assign pre (ecf8660e => d509abd9) (gprs_llc.c:1079) 20240825124749685 DLLC NOTICE LLME(ecf8660e/d509abd9){ASSIGNED} LLGM Assign post (ecf8660e => d509abd9) (gprs_llc.c:1125) 20240825124749685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124749685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124749685 DMM DEBUG MM(262420000000038/d509abd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124749696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124749696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749697 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124749697 DMM DEBUG MM(262420000000038/d509abd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240825124749697 DMM NOTICE MM(262420000000038/d509abd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124749697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124749697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124749697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124749697 DMM DEBUG MM(262420000000038/d509abd9) Requesting authorization (sgsn_auth.c:160) 20240825124749697 DMM INFO MM(262420000000038/d509abd9) Requesting authentication tuples (sgsn_auth.c:184) 20240825124749697 DMM DEBUG MM(262420000000038/d509abd9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124749697 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240825124749697 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@d2512c394f9f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240825124749700 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124749700 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124749700 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124749700 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124749700 DMM INFO MM(262420000000038/d509abd9) Subscriber data update (mmctx.c:445) 20240825124749700 DMM DEBUG MM(262420000000038/d509abd9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124749700 DMM INFO MM(262420000000038/d509abd9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124749700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124749700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124749700 DMM INFO MM(262420000000038/d509abd9) <- GMM AUTH AND CIPHERING REQ (rand = 6e 9f ee d6 b2 17 f3 94 3c 1f bd 24 20 1d ad 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124749708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124749708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749708 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124749709 DMM INFO MM(262420000000038/d509abd9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124749709 DMM NOTICE MM(262420000000038/d509abd9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124749709 DMM DEBUG MM(262420000000038/d509abd9) checking auth: received GSM SRES = c6 bb 24 67 (gprs_gmm.c:666) 20240825124749709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124749709 DMM DEBUG MM(262420000000038/d509abd9) Requesting authorization (sgsn_auth.c:160) 20240825124749709 DMM INFO MM(262420000000038/d509abd9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124749709 DMM DEBUG MM(262420000000038/d509abd9) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124749709 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240825124749709 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) 20240825124749709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124749709 DMM INFO MM(262420000000038/d509abd9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd509abd9) (gprs_gmm.c:300) 20240825124749710 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124749710 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124749710 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240825124749710 DMM INFO MM(262420000000038/d509abd9) Subscriber data update (mmctx.c:445) 20240825124749710 DMM DEBUG MM(262420000000038/d509abd9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124749710 DMM INFO MM(262420000000038/d509abd9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124749710 DMM NOTICE MM(262420000000038/d509abd9) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240825124749710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124749710 DMM NOTICE MM(262420000000038/d509abd9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124749710 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) 20240825124749711 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124749711 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240825124749711 DMM INFO MM(262420000000038/d509abd9) Subscriber data update (mmctx.c:445) 20240825124749711 DMM DEBUG MM(262420000000038/d509abd9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124749717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124749717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749717 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124749717 DMM INFO MM(262420000000038/d509abd9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124749717 DMM NOTICE MM(262420000000038/d509abd9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124749717 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124749717 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124749717 DLLC NOTICE LLME(ecf8660e/d509abd9){ASSIGNED} LLGM Assign pre (ffffffff => d509abd9) (gprs_llc.c:1079) 20240825124749717 DLLC NOTICE LLME(ffffffff/d509abd9){ASSIGNED} LLGM Assign post (ffffffff => d509abd9) (gprs_llc.c:1125) 20240825124749718 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124749718 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124749718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124749718 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)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@d2512c394f9f: attach complete sending rau 20240825124749769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124749769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749770 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124749770 DMM INFO MM(262420000000038/d509abd9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124749770 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124749770 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124749770 DLLC NOTICE LLME(ffffffff/d509abd9){ASSIGNED} LLGM Assign pre (d509abd9 => e29148ed) (gprs_llc.c:1079) 20240825124749770 DLLC NOTICE LLME(d509abd9/e29148ed){ASSIGNED} LLGM Assign post (d509abd9 => e29148ed) (gprs_llc.c:1125) 20240825124749770 DMM INFO MM(262420000000038/e29148ed) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d2512c394f9f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@d2512c394f9f: Removing Client IMSI='262420000000038'H, index=0 20240825124749778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124749778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749778 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124749778 DMM INFO MM(262420000000038/e29148ed) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825124749778 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825124749778 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124749778 DLLC NOTICE LLME(d509abd9/e29148ed){ASSIGNED} LLGM Assign pre (ffffffff => e29148ed) (gprs_llc.c:1079) 20240825124749778 DLLC NOTICE LLME(ffffffff/e29148ed){ASSIGNED} LLGM Assign post (ffffffff => e29148ed) (gprs_llc.c:1125) 20240825124749778 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)@d2512c394f9f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E29148ED'O, index=0 TC_attach_rau_a_b(516)@d2512c394f9f: sending second RAU via different RA 20240825124749783 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) 20240825124749783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749783 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124749783 DMM INFO MM(262420000000038/e29148ed) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e29148ed, P-TMSI: e29148ed (00000000), TLLI: e29148ed (e29148ed), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240825124749783 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240825124749783 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124749783 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124749783 DLLC NOTICE LLME(ffffffff/e29148ed){ASSIGNED} LLGM Assign pre (e29148ed => e29148ed) (gprs_llc.c:1079) 20240825124749783 DLLC NOTICE LLME(e29148ed/e29148ed){ASSIGNED} LLGM Assign post (e29148ed => e29148ed) (gprs_llc.c:1125) 20240825124749783 DMM INFO MM(262420000000038/e29148ed) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124749800 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) 20240825124749800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749800 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124749800 DMM INFO MM(262420000000038/e29148ed) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825124749800 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825124749800 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124749800 DLLC NOTICE LLME(e29148ed/e29148ed){ASSIGNED} LLGM Assign pre (ffffffff => e29148ed) (gprs_llc.c:1079) 20240825124749800 DLLC NOTICE LLME(ffffffff/e29148ed){ASSIGNED} LLGM Assign post (ffffffff => e29148ed) (gprs_llc.c:1125) 20240825124749800 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240825124749800 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) 20240825124749800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124749800 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124749801 DMM INFO MM(262420000000038/e29148ed) -> GMM DETACH REQUEST TLLI=0xe29148ed type=GPRS detach Power-off (gprs_gmm.c:1465) 20240825124749801 DMM INFO MM(262420000000038/e29148ed) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240825124749801 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124749801 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124749801 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124749801 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124749801 DLLC NOTICE LLME(ffffffff/e29148ed){ASSIGNED} LLGM Assign pre (e29148ed => ffffffff) (gprs_llc.c:1079) 20240825124749801 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e29148ed => ffffffff) (gprs_llc.c:1125) 20240825124749801 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240825124749801 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) 20240825124749801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012820]{Init}: Deallocated (fsm.c:568) 20240825124749801 DMM DEBUG MM_STATE_Gb(0)[0x6120000129a0]{Idle}: Deallocated (fsm.c:568) 20240825124749801 DMM DEBUG MM_STATE_Iu[0x612000012b20]{Detached}: Deallocated (fsm.c:568) 20240825124749801 DMM DEBUG GMM(gmm_fsm)[0x6120000126a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124749802 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@d2512c394f9f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@d2512c394f9f: Final verdict of PTC: pass 20240825124754810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52690<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@d2512c394f9f: Final verdict of PTC: none 20240825124754812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124754812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(508)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(507)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(502)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(512)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(505)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(510)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(500)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:47:54 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20240825124755813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124755813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=104356) 20240825124756815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124756815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:47: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_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 20240825124757816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124757816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_rau_a_b_wrong_old_ra started. 20240825124757958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124757960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124758009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124758009 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) 20240825124758009 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) 20240825124758009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124758009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124758009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124758009 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) 20240825124758009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124758009 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124758011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124758011 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) 20240825124758011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124758011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124758011 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) 20240825124758011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124758011 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) 20240825124758011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124758011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124758011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124758011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124758012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124758012 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124758015 DLNS DEBUG GPRS-NS2-VC(UDP-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(522)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124758023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124758023 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(519)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124758043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124758043 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) 20240825124758043 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) 20240825124758043 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124758043 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124758043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124758043 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) 20240825124758043 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124758043 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124758044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124758044 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) 20240825124758044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124758045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124758045 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) 20240825124758045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124758045 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) 20240825124758045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124758045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124758045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124758045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(526)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124758045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124758045 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124758049 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(527)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124758060 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) 20240825124758060 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)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124758078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124758079 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) 20240825124758079 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) 20240825124758079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124758079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124758079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124758079 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) 20240825124758079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124758079 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124758080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124758081 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) 20240825124758081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124758081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124758081 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) 20240825124758081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124758081 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) 20240825124758081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124758081 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124758081 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124758081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124758081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124758081 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124758085 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124758095 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) 20240825124758095 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)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124758817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124758817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124758817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124758817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@d2512c394f9f: 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) } } } } 20240825124758819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit }20240825124758819 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@d2512c394f9f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='DCF85A28'O, index=0 SGSN_Test-GSUP(533)@d2512c394f9f: 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)@d2512c394f9f: 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 := 'FE846F2091DA4BEAB60635C042BA8214'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '59C93C69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDDC19180359E007'O } } } } } 20240825124759868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124759868 DLLC NOTICE LLME(ffffffff/dcf85a28){UNASSIGNED} LLC RX: unknown TLLI 0xdcf85a28, creating LLME on the fly (gprs_llc.c:552) 20240825124759868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1266) 20240825124759869 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Allocated (fsm.c:456) 20240825124759869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Allocated (fsm.c:456) 20240825124759869 DMM DEBUG MM_STATE_Gb[0x612000012fa0]{Idle}: Allocated (fsm.c:456) 20240825124759869 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Allocated (fsm.c:456) 20240825124759869 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124759869 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124759869 DLLC NOTICE LLME(ffffffff/dcf85a28){UNASSIGNED} LLGM Assign pre (dcf85a28 => e89fe113) (gprs_llc.c:1079) 20240825124759869 DLLC NOTICE LLME(dcf85a28/e89fe113){ASSIGNED} LLGM Assign post (dcf85a28 => e89fe113) (gprs_llc.c:1125) 20240825124759869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124759869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124759869 DMM DEBUG MM(262420000000039/e89fe113) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124759882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124759882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759882 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124759882 DMM DEBUG MM(262420000000039/e89fe113) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240825124759882 DMM NOTICE MM(262420000000039/e89fe113) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124759882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124759882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124759882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124759882 DMM DEBUG MM(262420000000039/e89fe113) Requesting authorization (sgsn_auth.c:160) 20240825124759882 DMM INFO MM(262420000000039/e89fe113) Requesting authentication tuples (sgsn_auth.c:184) 20240825124759882 DMM DEBUG MM(262420000000039/e89fe113) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124759882 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20240825124759882 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@d2512c394f9f: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20240825124759885 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124759885 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124759885 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124759885 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124759885 DMM INFO MM(262420000000039/e89fe113) Subscriber data update (mmctx.c:445) 20240825124759885 DMM DEBUG MM(262420000000039/e89fe113) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124759885 DMM INFO MM(262420000000039/e89fe113) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124759885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124759885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124759885 DMM INFO MM(262420000000039/e89fe113) <- GMM AUTH AND CIPHERING REQ (rand = fe 84 6f 20 91 da 4b ea b6 06 35 c0 42 ba 82 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124759893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124759893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759893 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124759893 DMM INFO MM(262420000000039/e89fe113) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124759893 DMM NOTICE MM(262420000000039/e89fe113) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124759893 DMM DEBUG MM(262420000000039/e89fe113) checking auth: received GSM SRES = 59 c9 3c 69 (gprs_gmm.c:666) 20240825124759893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124759893 DMM DEBUG MM(262420000000039/e89fe113) Requesting authorization (sgsn_auth.c:160) 20240825124759893 DMM INFO MM(262420000000039/e89fe113) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124759893 DMM DEBUG MM(262420000000039/e89fe113) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124759893 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20240825124759894 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) 20240825124759894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124759894 DMM INFO MM(262420000000039/e89fe113) <- GMM ATTACH ACCEPT (new P-TMSI=0xe89fe113) (gprs_gmm.c:300) 20240825124759895 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124759895 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124759895 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240825124759895 DMM INFO MM(262420000000039/e89fe113) Subscriber data update (mmctx.c:445) 20240825124759895 DMM DEBUG MM(262420000000039/e89fe113) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124759895 DMM INFO MM(262420000000039/e89fe113) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124759895 DMM NOTICE MM(262420000000039/e89fe113) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1000) 20240825124759895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124759895 DMM NOTICE MM(262420000000039/e89fe113) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124759895 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) 20240825124759896 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124759896 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20240825124759896 DMM INFO MM(262420000000039/e89fe113) Subscriber data update (mmctx.c:445) 20240825124759896 DMM DEBUG MM(262420000000039/e89fe113) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124759902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124759902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759902 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124759902 DMM INFO MM(262420000000039/e89fe113) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124759902 DMM NOTICE MM(262420000000039/e89fe113) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124759902 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124759902 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124759902 DLLC NOTICE LLME(dcf85a28/e89fe113){ASSIGNED} LLGM Assign pre (ffffffff => e89fe113) (gprs_llc.c:1079) 20240825124759902 DLLC NOTICE LLME(ffffffff/e89fe113){ASSIGNED} LLGM Assign post (ffffffff => e89fe113) (gprs_llc.c:1125) 20240825124759902 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124759902 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124759902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124759902 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)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@d2512c394f9f: attach complete sending rau 20240825124759954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124759954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759954 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124759954 DMM INFO MM(262420000000039/e89fe113) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124759954 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124759954 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124759954 DLLC NOTICE LLME(ffffffff/e89fe113){ASSIGNED} LLGM Assign pre (e89fe113 => ea2a5855) (gprs_llc.c:1079) 20240825124759954 DLLC NOTICE LLME(e89fe113/ea2a5855){ASSIGNED} LLGM Assign post (e89fe113 => ea2a5855) (gprs_llc.c:1125) 20240825124759954 DMM INFO MM(262420000000039/ea2a5855) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b_wrong_old_ra(535)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@d2512c394f9f: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@d2512c394f9f: Removing Client IMSI='262420000000039'H, index=0 20240825124759962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124759962 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759962 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124759962 DMM INFO MM(262420000000039/ea2a5855) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825124759962 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825124759962 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124759962 DLLC NOTICE LLME(e89fe113/ea2a5855){ASSIGNED} LLGM Assign pre (ffffffff => ea2a5855) (gprs_llc.c:1079) 20240825124759962 DLLC NOTICE LLME(ffffffff/ea2a5855){ASSIGNED} LLGM Assign post (ffffffff => ea2a5855) (gprs_llc.c:1125) 20240825124759962 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)@d2512c394f9f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EA2A5855'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@d2512c394f9f: sending second RAU via different RA with wrong Old RA 20240825124759966 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) 20240825124759966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759967 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825124759967 DMM NOTICE LLME(ffffffff/ea2a5855){ASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240825124759967 DLLC NOTICE LLME(ffffffff/ea2a5855){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240825124759967 DMM NOTICE MM(262420000000039/ea2a5855) Rx RA Update Request with unexpected TLLI=ea2a5855 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1761) 20240825124759967 DMM ERROR LLME(ffffffff/ea2a5855){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240825124759967 DMM NOTICE MM(262420000000039/ea2a5855) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240825124759967 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240825124759967 DMM INFO MM(262420000000039/ea2a5855) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240825124759967 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124759967 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124759967 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124759967 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124759967 DLLC NOTICE LLME(ffffffff/ea2a5855){ASSIGNED} LLGM Assign pre (ea2a5855 => ffffffff) (gprs_llc.c:1079) 20240825124759967 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea2a5855 => ffffffff) (gprs_llc.c:1125) 20240825124759967 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20240825124759967 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) 20240825124759967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012e20]{Init}: Deallocated (fsm.c:568) 20240825124759967 DMM DEBUG MM_STATE_Gb(0)[0x612000012fa0]{Idle}: Deallocated (fsm.c:568) 20240825124759967 DMM DEBUG MM_STATE_Iu[0x612000013120]{Detached}: Deallocated (fsm.c:568) 20240825124759967 DMM DEBUG GMM(gmm_fsm)[0x612000012ca0]{Deregistered}: Deallocated (fsm.c:568) 20240825124759977 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20240825124759978 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) 20240825124759978 DLLC NOTICE LLME(ffffffff/ea2a5855){UNASSIGNED} LLC RX: unknown TLLI 0xea2a5855, creating LLME on the fly (gprs_llc.c:552) 20240825124759978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20240825124759978 DMM NOTICE LLME(ffffffff/ea2a5855){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240825124804124 DGPRS DEBUG Checking for inactive LLMEs, time = 6400818 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@d2512c394f9f: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@d2512c394f9f: Final verdict of PTC: pass 20240825124804982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@d2512c394f9f: Final verdict of PTC: none 20240825124804985 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124804985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(526)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(521)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(519)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(531)@d2512c394f9f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(529)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(524)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(520)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(519): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:05 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100324) 20240825124805985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124805985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100324, count=102020) 20240825124806987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124806987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:48: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_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 20240825124807989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124807989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_usim_resync started. 20240825124808124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124808125 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@d2512c394f9f: 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(540)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124808171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124808172 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) 20240825124808172 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) 20240825124808172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124808172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124808172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124808172 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) 20240825124808172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124808172 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(540)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124808173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124808173 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) 20240825124808173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124808174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124808174 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) 20240825124808174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124808174 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) 20240825124808174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124808174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124808174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124808174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124808174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124808174 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(540)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124808229 DLNS DEBUG GPRS-NS2-VC(UDP-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(541)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124808311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124808311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124808331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124808331 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) 20240825124808331 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) 20240825124808331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124808331 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124808331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124808331 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) 20240825124808331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124808331 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124808333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124808333 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) 20240825124808333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124808333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124808333 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) 20240825124808333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124808333 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) 20240825124808333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124808333 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124808333 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124808333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124808334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(545)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124808334 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124808337 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(546)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124808346 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) 20240825124808346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124808370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124808370 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) 20240825124808370 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) 20240825124808370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124808370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124808370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124808370 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) 20240825124808370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124808370 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124808371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124808371 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) 20240825124808371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124808372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124808372 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) 20240825124808372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124808372 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) 20240825124808372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124808372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124808372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124808372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124808372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124808372 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124808376 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124808384 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) 20240825124808384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124808990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124808990 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124808990 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124808990 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@d2512c394f9f: 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) } } } } 20240825124808992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124808993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@d2512c394f9f: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D075D836'O, index=0 SGSN_Test-GSUP(552)@d2512c394f9f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@d2512c394f9f: 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 := 'DCB931A3C80FAF87352C5509AB5E8212'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6E47BF5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB73A1D418BB5E62'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '252B4F74006D1B54CF9B7C4B402DD312'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0339A462869F1261E92CBB006E8068C7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1FE7DF11AAAD2B46F9A09246C835D350'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '30F2668E5DB5A97B'O } } } } } 20240825124810044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124810044 DLLC NOTICE LLME(ffffffff/d075d836){UNASSIGNED} LLC RX: unknown TLLI 0xd075d836, creating LLME on the fly (gprs_llc.c:552) 20240825124810044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124810044 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240825124810044 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Allocated (fsm.c:456) 20240825124810044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Allocated (fsm.c:456) 20240825124810044 DMM DEBUG MM_STATE_Gb[0x6120000135a0]{Idle}: Allocated (fsm.c:456) 20240825124810045 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Allocated (fsm.c:456) 20240825124810045 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124810045 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124810045 DLLC NOTICE LLME(ffffffff/d075d836){UNASSIGNED} LLGM Assign pre (d075d836 => ed95626f) (gprs_llc.c:1079) 20240825124810045 DLLC NOTICE LLME(d075d836/ed95626f){ASSIGNED} LLGM Assign post (d075d836 => ed95626f) (gprs_llc.c:1125) 20240825124810045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124810045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124810045 DMM DEBUG MM(262420000000040/ed95626f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124810058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124810058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124810058 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124810058 DMM DEBUG MM(262420000000040/ed95626f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240825124810058 DMM NOTICE MM(262420000000040/ed95626f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124810058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124810059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124810059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124810059 DMM DEBUG MM(262420000000040/ed95626f) Requesting authorization (sgsn_auth.c:160) 20240825124810059 DMM INFO MM(262420000000040/ed95626f) Requesting authentication tuples (sgsn_auth.c:184) 20240825124810059 DMM DEBUG MM(262420000000040/ed95626f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124810059 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240825124810059 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@d2512c394f9f: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20240825124810062 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124810062 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124810062 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124810062 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124810062 DMM INFO MM(262420000000040/ed95626f) Subscriber data update (mmctx.c:445) 20240825124810063 DMM DEBUG MM(262420000000040/ed95626f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124810063 DMM INFO MM(262420000000040/ed95626f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124810063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124810063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124810063 DMM INFO MM(262420000000040/ed95626f) <- GMM AUTH AND CIPHERING REQ (rand = dc b9 31 a3 c8 0f af 87 35 2c 55 09 ab 5e 82 12 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1f e7 df 11 aa ad 2b 46 f9 a0 92 46 c8 35 d3 50 ) (gprs_gmm.c:483) 20240825124810071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124810071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124810071 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124810071 DMM INFO MM(262420000000040/ed95626f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240825124810071 DMM INFO MM(262420000000040/ed95626f) R99 AUTHENTICATION SYNCH (AUTS = bc48d83f7c2148ba7961a69a4ca9) (gprs_gmm.c:711) 20240825124810071 DMM DEBUG MM(262420000000040/ed95626f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124810071 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240825124810071 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e bc 48 d8 3f 7c 21 48 ba 79 61 a6 9a 4c a9 20 10 dc b9 31 a3 c8 0f af 87 35 2c 55 09 ab 5e 82 12 28 01 01 (gprs_subscriber.c:210) 20240825124810071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240825124810071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240825124810072 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124810072 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124810072 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124810072 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124810072 DMM INFO MM(262420000000040/ed95626f) Subscriber data update (mmctx.c:445) 20240825124810072 DMM DEBUG MM(262420000000040/ed95626f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240825124810072 DMM INFO MM(262420000000040/ed95626f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240825124810072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124810072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124810072 DMM INFO MM(262420000000040/ed95626f) <- GMM AUTH AND CIPHERING REQ (rand = b2 73 3e 23 60 1e f7 3a f7 65 fb 90 1b dd 00 85 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 85 8e 73 f7 e7 56 cb 39 b5 22 2b a9 23 2a a0 ) (gprs_gmm.c:483) 20240825124810078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124810078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x615b90 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124810078 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124810078 DMM INFO MM(262420000000040/ed95626f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124810078 DMM NOTICE MM(262420000000040/ed95626f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124810078 DMM DEBUG MM(262420000000040/ed95626f) checking auth: received UMTS RES = d5 f5 19 eb 4d 0a db 12 (gprs_gmm.c:666) 20240825124810078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124810078 DMM DEBUG MM(262420000000040/ed95626f) Requesting authorization (sgsn_auth.c:160) 20240825124810078 DMM INFO MM(262420000000040/ed95626f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124810078 DMM DEBUG MM(262420000000040/ed95626f) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124810079 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240825124810079 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) 20240825124810079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124810079 DMM INFO MM(262420000000040/ed95626f) <- GMM ATTACH ACCEPT (new P-TMSI=0xed95626f) (gprs_gmm.c:300) 20240825124810080 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124810080 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124810080 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240825124810080 DMM INFO MM(262420000000040/ed95626f) Subscriber data update (mmctx.c:445) 20240825124810080 DMM DEBUG MM(262420000000040/ed95626f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124810080 DMM INFO MM(262420000000040/ed95626f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124810080 DMM NOTICE MM(262420000000040/ed95626f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240825124810080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124810080 DMM NOTICE MM(262420000000040/ed95626f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124810080 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) 20240825124810081 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124810081 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240825124810081 DMM INFO MM(262420000000040/ed95626f) Subscriber data update (mmctx.c:445) 20240825124810081 DMM DEBUG MM(262420000000040/ed95626f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@d2512c394f9f: Removing Client IMSI='262420000000040'H, index=0 20240825124810087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124810087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124810087 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124810087 DMM INFO MM(262420000000040/ed95626f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124810087 DMM NOTICE MM(262420000000040/ed95626f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124810087 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124810087 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124810087 DLLC NOTICE LLME(d075d836/ed95626f){ASSIGNED} LLGM Assign pre (ffffffff => ed95626f) (gprs_llc.c:1079) 20240825124810087 DLLC NOTICE LLME(ffffffff/ed95626f){ASSIGNED} LLGM Assign post (ffffffff => ed95626f) (gprs_llc.c:1125) 20240825124810088 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124810088 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124810088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124810088 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)@d2512c394f9f: Final verdict of PTC: pass 20240825124810089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@d2512c394f9f: Final verdict of PTC: none 20240825124810092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124810092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(550)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(540)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(545)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(543)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(548)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(538)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:10 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43720) 20240825124811094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124811094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43720, count=90656) 20240825124812095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124812095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124813097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124813097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_usim_a54_a54 started. 20240825124813208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124813209 DMM INFO MM(262420000000040/ed95626f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124813209 DMM INFO MM(262420000000040/ed95626f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124813209 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124813210 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124813210 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124813210 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124813210 DLLC NOTICE LLME(ffffffff/ed95626f){ASSIGNED} LLGM Assign pre (ed95626f => ffffffff) (gprs_llc.c:1079) 20240825124813210 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed95626f => ffffffff) (gprs_llc.c:1125) 20240825124813210 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240825124813210 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) 20240825124813210 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) 20240825124813210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013420]{Init}: Deallocated (fsm.c:568) 20240825124813210 DMM DEBUG MM_STATE_Gb(0)[0x6120000135a0]{Idle}: Deallocated (fsm.c:568) 20240825124813210 DMM DEBUG MM_STATE_Iu[0x612000013720]{Detached}: Deallocated (fsm.c:568) 20240825124813210 DMM DEBUG GMM(gmm_fsm)[0x6120000132a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124813210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124813249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124813249 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) 20240825124813250 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) 20240825124813250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124813250 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124813250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124813250 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) 20240825124813250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124813250 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124813251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124813251 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) 20240825124813251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124813252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124813252 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) 20240825124813252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124813252 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) 20240825124813252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124813252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124813252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124813252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124813252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124813252 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124813255 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124813265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124813265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124813289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124813289 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) 20240825124813289 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) 20240825124813289 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124813289 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124813290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124813290 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) 20240825124813290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124813290 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124813291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124813292 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) 20240825124813292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124813292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124813292 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) 20240825124813292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124813292 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) 20240825124813292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124813292 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124813292 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124813292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124813292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124813292 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124813296 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(565)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124813306 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) 20240825124813306 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(566)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124813333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124813333 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) 20240825124813333 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) 20240825124813333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124813333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124813333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124813333 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) 20240825124813333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124813333 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124813335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124813335 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) 20240825124813335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124813335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124813335 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) 20240825124813335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124813335 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) 20240825124813335 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124813336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124813336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124813336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(570)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124813336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124813336 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124813340 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124813350 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) 20240825124813350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(567)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124814098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124814099 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124814099 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124814099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@d2512c394f9f: 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) } } } } 20240825124814101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124814101 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@d2512c394f9f: 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(569)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@d2512c394f9f: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='F559ABA0'O, index=0 SGSN_Test-GSUP(571)@d2512c394f9f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@d2512c394f9f: 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 := 'AEEEC29F50F9F0B3631801148563C560'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99394A8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6CBF2A99480C536D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '21D514643DCF7DCEFEDF81BE3AF58974'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9800EDE705BEDCC934AAA2EC57FA0311'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BD168ADE4C407F5236483D6D3DF8D82F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '510C57AFB670CE3E'O } } } } } 20240825124815153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124815153 DLLC NOTICE LLME(ffffffff/f559aba0){UNASSIGNED} LLC RX: unknown TLLI 0xf559aba0, creating LLME on the fly (gprs_llc.c:552) 20240825124815153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124815153 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240825124815153 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Allocated (fsm.c:456) 20240825124815153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Allocated (fsm.c:456) 20240825124815153 DMM DEBUG MM_STATE_Gb[0x612000013ba0]{Idle}: Allocated (fsm.c:456) 20240825124815153 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Allocated (fsm.c:456) 20240825124815153 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124815153 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124815153 DLLC NOTICE LLME(ffffffff/f559aba0){UNASSIGNED} LLGM Assign pre (f559aba0 => c780177a) (gprs_llc.c:1079) 20240825124815153 DLLC NOTICE LLME(f559aba0/c780177a){ASSIGNED} LLGM Assign post (f559aba0 => c780177a) (gprs_llc.c:1125) 20240825124815153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124815153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124815153 DMM DEBUG MM(262420000000040/c780177a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124815168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124815168 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124815168 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124815168 DMM DEBUG MM(262420000000040/c780177a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240825124815168 DMM NOTICE MM(262420000000040/c780177a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124815168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124815168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124815168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124815168 DMM DEBUG MM(262420000000040/c780177a) Requesting authorization (sgsn_auth.c:160) 20240825124815168 DMM INFO MM(262420000000040/c780177a) Requesting authentication tuples (sgsn_auth.c:184) 20240825124815168 DMM DEBUG MM(262420000000040/c780177a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124815168 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240825124815168 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@d2512c394f9f: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20240825124815171 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124815171 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124815171 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124815171 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124815171 DMM INFO MM(262420000000040/c780177a) Subscriber data update (mmctx.c:445) 20240825124815171 DMM DEBUG MM(262420000000040/c780177a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124815171 DMM INFO MM(262420000000040/c780177a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124815171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124815171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124815171 DMM INFO MM(262420000000040/c780177a) <- GMM AUTH AND CIPHERING REQ (rand = ae ee c2 9f 50 f9 f0 b3 63 18 01 14 85 63 c5 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd 16 8a de 4c 40 7f 52 36 48 3d 6d 3d f8 d8 2f ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(573)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@d2512c394f9f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@d2512c394f9f: Final verdict of PTC: pass 20240825124815182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@d2512c394f9f: Final verdict of PTC: none 20240825124815184 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124815184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(556)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(564)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(559)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(570)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(567)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(562)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(568)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(557)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(567): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:15 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48100) 20240825124816185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124816185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48100, count=68220) 20240825124817186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124817186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124818187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124818187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_usim_a54_a53 started. 20240825124818325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124818326 DMM INFO MM(262420000000040/c780177a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124818327 DMM INFO MM(262420000000040/c780177a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124818327 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124818327 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124818327 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124818327 DMM ERROR MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825124818327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013a20]{Authenticate}: Deallocated (fsm.c:568) 20240825124818327 DMM DEBUG MM_STATE_Gb(0)[0x612000013ba0]{Idle}: Deallocated (fsm.c:568) 20240825124818327 DMM DEBUG MM_STATE_Iu[0x612000013d20]{Detached}: Deallocated (fsm.c:568) 20240825124818327 DMM DEBUG GMM(gmm_fsm)[0x6120000138a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124818327 DLLC NOTICE LLME(f559aba0/c780177a){ASSIGNED} LLGM Assign pre (c780177a => ffffffff) (gprs_llc.c:1079) 20240825124818327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c780177a => ffffffff) (gprs_llc.c:1125) 20240825124818327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@d2512c394f9f: 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(579)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124818380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124818380 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) 20240825124818380 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) 20240825124818380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124818380 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124818380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124818380 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) 20240825124818380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124818380 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(578)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(579)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124818382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124818382 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) 20240825124818382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124818382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124818382 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) 20240825124818382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124818382 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) 20240825124818382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124818382 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124818382 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124818382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124818383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124818383 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(579)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124818386 DLNS DEBUG GPRS-NS2-VC(UDP-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(575)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124818397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124818397 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(576)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(578)@d2512c394f9f: 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(583)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124818407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124818407 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) 20240825124818407 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) 20240825124818407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124818407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124818407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124818408 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) 20240825124818408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124818408 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(583)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124818410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124818410 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) 20240825124818410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124818410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124818410 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) 20240825124818410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124818410 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) 20240825124818410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124818410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124818410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124818410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124818410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124818410 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(583)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124818415 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124818425 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) 20240825124818425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124818449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124818449 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) 20240825124818449 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) 20240825124818449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124818449 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124818449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124818449 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) 20240825124818449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124818449 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124818450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124818450 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) 20240825124818450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124818450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124818450 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) 20240825124818450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124818451 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) 20240825124818451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124818451 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124818451 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124818451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124818451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124818451 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124818455 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124818464 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) 20240825124818464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124819188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124819188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124819188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124819188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@d2512c394f9f: 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) } } } } 20240825124819190 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124819191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(576)@d2512c394f9f: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='D00B852B'O, index=0 SGSN_Test-GSUP(590)@d2512c394f9f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@d2512c394f9f: 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 := 'FE4C4329B63018A7A184891B0C843C89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C072375'O ("L\a#u") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '048C353627E396B5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2698C5B121BEDBF28C870B52AFF50E2D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3A67B627F8222D0F6A8B8F055A49986F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E82E07C9FCFA5D035222858A43C94186'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '19F8725DDF4F71DC'O } } } } } 20240825124820241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124820241 DLLC NOTICE LLME(ffffffff/d00b852b){UNASSIGNED} LLC RX: unknown TLLI 0xd00b852b, creating LLME on the fly (gprs_llc.c:552) 20240825124820241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124820241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240825124820241 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Allocated (fsm.c:456) 20240825124820241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Allocated (fsm.c:456) 20240825124820241 DMM DEBUG MM_STATE_Gb[0x6120000141a0]{Idle}: Allocated (fsm.c:456) 20240825124820241 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Allocated (fsm.c:456) 20240825124820241 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124820241 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124820241 DLLC NOTICE LLME(ffffffff/d00b852b){UNASSIGNED} LLGM Assign pre (d00b852b => e4a8175b) (gprs_llc.c:1079) 20240825124820241 DLLC NOTICE LLME(d00b852b/e4a8175b){ASSIGNED} LLGM Assign post (d00b852b => e4a8175b) (gprs_llc.c:1125) 20240825124820241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124820241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124820241 DMM DEBUG MM(262420000000040/e4a8175b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124820256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124820256 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124820256 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124820256 DMM DEBUG MM(262420000000040/e4a8175b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240825124820256 DMM NOTICE MM(262420000000040/e4a8175b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124820256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124820256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124820256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124820256 DMM DEBUG MM(262420000000040/e4a8175b) Requesting authorization (sgsn_auth.c:160) 20240825124820256 DMM INFO MM(262420000000040/e4a8175b) Requesting authentication tuples (sgsn_auth.c:184) 20240825124820256 DMM DEBUG MM(262420000000040/e4a8175b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124820256 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240825124820256 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@d2512c394f9f: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20240825124820259 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124820259 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124820259 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124820259 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124820260 DMM INFO MM(262420000000040/e4a8175b) Subscriber data update (mmctx.c:445) 20240825124820260 DMM DEBUG MM(262420000000040/e4a8175b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124820260 DMM INFO MM(262420000000040/e4a8175b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124820260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124820260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124820260 DMM INFO MM(262420000000040/e4a8175b) <- GMM AUTH AND CIPHERING REQ (rand = fe 4c 43 29 b6 30 18 a7 a1 84 89 1b 0c 84 3c 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 2e 07 c9 fc fa 5d 03 52 22 85 8a 43 c9 41 86 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(592)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(576)@d2512c394f9f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@d2512c394f9f: Final verdict of PTC: pass 20240825124820268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@d2512c394f9f: Final verdict of PTC: none 20240825124820270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124820270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(583)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(579)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(588)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(578)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(576)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(581)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(577)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(586)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(576): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:20 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240825124821271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124821271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=67500) 20240825124822272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124822272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825124823273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124823273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_usim_a53_a54 started. 20240825124823415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124823417 DMM INFO MM(262420000000040/e4a8175b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124823417 DMM INFO MM(262420000000040/e4a8175b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124823417 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124823417 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124823417 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124823417 DMM ERROR MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825124823417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014020]{Authenticate}: Deallocated (fsm.c:568) 20240825124823417 DMM DEBUG MM_STATE_Gb(0)[0x6120000141a0]{Idle}: Deallocated (fsm.c:568) 20240825124823417 DMM DEBUG MM_STATE_Iu[0x612000014320]{Detached}: Deallocated (fsm.c:568) 20240825124823418 DMM DEBUG GMM(gmm_fsm)[0x612000013ea0]{Deregistered}: Deallocated (fsm.c:568) 20240825124823418 DLLC NOTICE LLME(d00b852b/e4a8175b){ASSIGNED} LLGM Assign pre (e4a8175b => ffffffff) (gprs_llc.c:1079) 20240825124823418 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4a8175b => ffffffff) (gprs_llc.c:1125) 20240825124823418 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124823462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124823462 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) 20240825124823462 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) 20240825124823462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124823462 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124823462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124823462 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) 20240825124823462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124823462 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124823464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124823464 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) 20240825124823464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124823464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124823464 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) 20240825124823464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124823464 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) 20240825124823464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124823464 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124823464 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124823464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124823465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124823465 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124823469 DLNS DEBUG GPRS-NS2-VC(UDP-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(598)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124823480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124823481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124823499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124823499 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) 20240825124823500 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) 20240825124823500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124823500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124823500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124823500 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) 20240825124823500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124823500 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124823501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124823502 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) 20240825124823502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124823502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124823502 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) 20240825124823502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124823502 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) 20240825124823502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124823502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124823502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124823502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124823503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124823503 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124823507 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124823517 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) 20240825124823517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(601)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@d2512c394f9f: 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(607)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124823538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124823538 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) 20240825124823538 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) 20240825124823538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124823538 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124823538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124823538 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) 20240825124823539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124823539 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(607)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124823540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124823540 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) 20240825124823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124823541 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) 20240825124823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124823541 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) 20240825124823541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124823541 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124823541 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124823541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124823541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124823541 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(607)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124823545 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124823556 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) 20240825124823556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124824274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124824274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124824274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124824274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@d2512c394f9f: 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) } } } } 20240825124824276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124824277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@d2512c394f9f: 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(608)@d2512c394f9f: 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(608)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@d2512c394f9f: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E1B35F3D'O, index=0 SGSN_Test-GSUP(609)@d2512c394f9f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@d2512c394f9f: 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 := 'D1EC3EE4900AA6161840D3BA8C541AE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D2E8F71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2D4251D45E32C40'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '75E9EBE0180435D13B61509107CCBAA0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B219242493950AAB1F15B434D6013B01'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B81C544711216C6EE870AEF925E6D5A5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4AF1CEC89D297660'O } } } } } 20240825124825333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124825333 DLLC NOTICE LLME(ffffffff/e1b35f3d){UNASSIGNED} LLC RX: unknown TLLI 0xe1b35f3d, creating LLME on the fly (gprs_llc.c:552) 20240825124825333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124825333 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240825124825333 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Allocated (fsm.c:456) 20240825124825333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Allocated (fsm.c:456) 20240825124825333 DMM DEBUG MM_STATE_Gb[0x6120000147a0]{Idle}: Allocated (fsm.c:456) 20240825124825333 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Allocated (fsm.c:456) 20240825124825333 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124825333 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124825333 DLLC NOTICE LLME(ffffffff/e1b35f3d){UNASSIGNED} LLGM Assign pre (e1b35f3d => e7b0c911) (gprs_llc.c:1079) 20240825124825333 DLLC NOTICE LLME(e1b35f3d/e7b0c911){ASSIGNED} LLGM Assign post (e1b35f3d => e7b0c911) (gprs_llc.c:1125) 20240825124825333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124825333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124825334 DMM DEBUG MM(262420000000040/e7b0c911) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124825347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124825347 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124825348 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124825348 DMM DEBUG MM(262420000000040/e7b0c911) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240825124825348 DMM NOTICE MM(262420000000040/e7b0c911) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124825348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124825348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124825348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124825348 DMM DEBUG MM(262420000000040/e7b0c911) Requesting authorization (sgsn_auth.c:160) 20240825124825348 DMM INFO MM(262420000000040/e7b0c911) Requesting authentication tuples (sgsn_auth.c:184) 20240825124825348 DMM DEBUG MM(262420000000040/e7b0c911) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124825348 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240825124825348 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@d2512c394f9f: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20240825124825350 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124825351 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124825351 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124825351 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124825351 DMM INFO MM(262420000000040/e7b0c911) Subscriber data update (mmctx.c:445) 20240825124825351 DMM DEBUG MM(262420000000040/e7b0c911) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124825351 DMM INFO MM(262420000000040/e7b0c911) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124825351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124825351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124825351 DMM INFO MM(262420000000040/e7b0c911) <- GMM AUTH AND CIPHERING REQ (rand = d1 ec 3e e4 90 0a a6 16 18 40 d3 ba 8c 54 1a e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b8 1c 54 47 11 21 6c 6e e8 70 ae f9 25 e6 d5 a5 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(611)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@d2512c394f9f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@d2512c394f9f: Final verdict of PTC: pass 20240825124825360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55208<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124825362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124825362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(607)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(602)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(597)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(605)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(600)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(595)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:25 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240825124826363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124826363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=67492) 20240825124827364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124827364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:48: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_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 20240825124828365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124828365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_usim_a50_a54 started. 20240825124828509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124828510 DMM INFO MM(262420000000040/e7b0c911) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124828510 DMM INFO MM(262420000000040/e7b0c911) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124828510 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124828510 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124828510 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124828510 DMM ERROR MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825124828510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014620]{Authenticate}: Deallocated (fsm.c:568) 20240825124828510 DMM DEBUG MM_STATE_Gb(0)[0x6120000147a0]{Idle}: Deallocated (fsm.c:568) 20240825124828510 DMM DEBUG MM_STATE_Iu[0x612000014920]{Detached}: Deallocated (fsm.c:568) 20240825124828510 DMM DEBUG GMM(gmm_fsm)[0x6120000144a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124828510 DLLC NOTICE LLME(e1b35f3d/e7b0c911){ASSIGNED} LLGM Assign pre (e7b0c911 => ffffffff) (gprs_llc.c:1079) 20240825124828511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b0c911 => ffffffff) (gprs_llc.c:1125) 20240825124828511 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@d2512c394f9f: 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(616)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124828555 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) 20240825124828555 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) 20240825124828555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124828555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124828555 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) 20240825124828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124828555 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(616)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124828557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124828557 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) 20240825124828557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124828557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124828557 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) 20240825124828557 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124828557 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) 20240825124828557 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124828557 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124828557 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124828557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124828558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124828558 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(616)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124828562 DLNS DEBUG GPRS-NS2-VC(UDP-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(617)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124828571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124828571 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@d2512c394f9f: 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(621)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124828592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124828592 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) 20240825124828592 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) 20240825124828592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124828592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124828593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124828593 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) 20240825124828593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124828593 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124828595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124828595 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) 20240825124828595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124828595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124828595 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) 20240825124828595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124828595 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) 20240825124828595 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124828595 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124828595 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124828595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124828596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124828596 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124828600 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124828610 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) 20240825124828610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124828627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124828627 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) 20240825124828627 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) 20240825124828628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124828628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124828628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124828628 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) 20240825124828628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124828628 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124828630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124828630 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) 20240825124828630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124828630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124828630 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) 20240825124828630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124828630 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) 20240825124828630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124828630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124828630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124828630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124828631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124828631 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124828635 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124828645 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) 20240825124828645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124829366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124829366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124829366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124829366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@d2512c394f9f: 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) } } } } 20240825124829368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124829368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@d2512c394f9f: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='E84EC21E'O, index=0 SGSN_Test-GSUP(628)@d2512c394f9f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@d2512c394f9f: 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 := '97A4EE001698E80C02B017E9C7F3B8B7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCF93888'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F51FFE6018DEC33E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9B9519475050108D0AF5563205334AAF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '79E866006E22718D9D7726035CDB1A8A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3AEB6B8309A1F86FAEC09325CFF928D7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '260AD0FD76E2218E'O } } } } } 20240825124830423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124830423 DLLC NOTICE LLME(ffffffff/e84ec21e){UNASSIGNED} LLC RX: unknown TLLI 0xe84ec21e, creating LLME on the fly (gprs_llc.c:552) 20240825124830423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124830423 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240825124830423 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Allocated (fsm.c:456) 20240825124830423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Allocated (fsm.c:456) 20240825124830424 DMM DEBUG MM_STATE_Gb[0x612000014da0]{Idle}: Allocated (fsm.c:456) 20240825124830424 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Allocated (fsm.c:456) 20240825124830424 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124830424 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124830424 DLLC NOTICE LLME(ffffffff/e84ec21e){UNASSIGNED} LLGM Assign pre (e84ec21e => f2ae921d) (gprs_llc.c:1079) 20240825124830424 DLLC NOTICE LLME(e84ec21e/f2ae921d){ASSIGNED} LLGM Assign post (e84ec21e => f2ae921d) (gprs_llc.c:1125) 20240825124830424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124830424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124830424 DMM DEBUG MM(262420000000040/f2ae921d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124830437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124830437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124830437 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124830437 DMM DEBUG MM(262420000000040/f2ae921d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240825124830437 DMM NOTICE MM(262420000000040/f2ae921d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124830437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124830437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124830437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124830437 DMM DEBUG MM(262420000000040/f2ae921d) Requesting authorization (sgsn_auth.c:160) 20240825124830437 DMM INFO MM(262420000000040/f2ae921d) Requesting authentication tuples (sgsn_auth.c:184) 20240825124830437 DMM DEBUG MM(262420000000040/f2ae921d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124830437 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240825124830437 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@d2512c394f9f: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20240825124830440 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124830440 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124830440 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124830441 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124830441 DMM INFO MM(262420000000040/f2ae921d) Subscriber data update (mmctx.c:445) 20240825124830441 DMM DEBUG MM(262420000000040/f2ae921d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124830441 DMM INFO MM(262420000000040/f2ae921d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124830441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124830441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124830441 DMM INFO MM(262420000000040/f2ae921d) <- GMM AUTH AND CIPHERING REQ (rand = 97 a4 ee 00 16 98 e8 0c 02 b0 17 e9 c7 f3 b8 b7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a eb 6b 83 09 a1 f8 6f ae c0 93 25 cf f9 28 d7 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(630)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@d2512c394f9f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@d2512c394f9f: Final verdict of PTC: pass 20240825124830450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39972<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124830452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124830452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(621)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(626)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(614)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(619)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(624)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(616)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:30 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240825124831453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124831453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=68052) 20240825124832454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124832454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:48:32 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 20240825124833455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124833455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_usim_a54_a50 started. 20240825124833601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124833603 DMM INFO MM(262420000000040/f2ae921d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124833603 DMM INFO MM(262420000000040/f2ae921d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124833603 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124833603 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124833603 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124833603 DMM ERROR MM_STATE_Gb(0)[0x612000014da0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825124833603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014c20]{Authenticate}: Deallocated (fsm.c:568) 20240825124833603 DMM DEBUG MM_STATE_Gb(0)[0x612000014da0]{Idle}: Deallocated (fsm.c:568) 20240825124833603 DMM DEBUG MM_STATE_Iu[0x612000014f20]{Detached}: Deallocated (fsm.c:568) 20240825124833603 DMM DEBUG GMM(gmm_fsm)[0x612000014aa0]{Deregistered}: Deallocated (fsm.c:568) 20240825124833603 DLLC NOTICE LLME(e84ec21e/f2ae921d){ASSIGNED} LLGM Assign pre (f2ae921d => ffffffff) (gprs_llc.c:1079) 20240825124833603 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2ae921d => ffffffff) (gprs_llc.c:1125) 20240825124833603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124833649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124833649 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) 20240825124833649 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) 20240825124833649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124833649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124833649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124833649 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) 20240825124833649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124833649 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124833651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124833651 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) 20240825124833651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124833651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124833651 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) 20240825124833651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124833651 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) 20240825124833651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124833651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124833651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124833651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(635)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124833652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124833652 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124833655 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124833666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124833666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@d2512c394f9f: 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(640)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124833684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124833684 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) 20240825124833684 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) 20240825124833684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124833684 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124833684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124833684 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) 20240825124833684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124833684 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(640)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124833686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124833686 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) 20240825124833686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124833686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124833686 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) 20240825124833686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124833686 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) 20240825124833686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124833686 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124833686 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124833686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124833687 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124833687 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(640)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124833690 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(641)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124833699 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) 20240825124833699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@d2512c394f9f: 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(645)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124833721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124833721 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) 20240825124833721 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) 20240825124833721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124833721 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124833721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124833721 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) 20240825124833721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124833721 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(645)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124833723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124833723 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) 20240825124833723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124833723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124833723 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) 20240825124833723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124833723 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) 20240825124833723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124833723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124833723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124833723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124833724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124833724 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(645)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124833728 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124833737 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) 20240825124833738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124834125 DGPRS DEBUG Checking for inactive LLMEs, time = 6400848 (sgsn.c:131) 20240825124834456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124834456 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124834456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124834456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@d2512c394f9f: 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) } } } } 20240825124834459 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124834459 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@d2512c394f9f: 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(646)@d2512c394f9f: 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(646)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@d2512c394f9f: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='C1B93528'O, index=0 SGSN_Test-GSUP(647)@d2512c394f9f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@d2512c394f9f: 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 := '46EEA8C432606C474ED4687BCDA1A75C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0CB74C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC46E748246A8633'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8CB231A8E627D403ECB5CA06CB82FEB2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '55E0C5E7EDD05200108135DB94F70B16'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3B6D9BFC7B58A10CE21C5193304F142F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0D7F049C5D811E7B'O } } } } } 20240825124835515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124835515 DLLC NOTICE LLME(ffffffff/c1b93528){UNASSIGNED} LLC RX: unknown TLLI 0xc1b93528, creating LLME on the fly (gprs_llc.c:552) 20240825124835515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124835515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20240825124835515 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Allocated (fsm.c:456) 20240825124835515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Allocated (fsm.c:456) 20240825124835515 DMM DEBUG MM_STATE_Gb[0x6120000153a0]{Idle}: Allocated (fsm.c:456) 20240825124835515 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Allocated (fsm.c:456) 20240825124835515 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124835515 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124835515 DLLC NOTICE LLME(ffffffff/c1b93528){UNASSIGNED} LLGM Assign pre (c1b93528 => d03ce064) (gprs_llc.c:1079) 20240825124835515 DLLC NOTICE LLME(c1b93528/d03ce064){ASSIGNED} LLGM Assign post (c1b93528 => d03ce064) (gprs_llc.c:1125) 20240825124835515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124835515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124835515 DMM DEBUG MM(262420000000040/d03ce064) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124835530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124835530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124835531 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124835531 DMM DEBUG MM(262420000000040/d03ce064) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240825124835531 DMM NOTICE MM(262420000000040/d03ce064) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124835531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124835531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124835531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124835531 DMM DEBUG MM(262420000000040/d03ce064) Requesting authorization (sgsn_auth.c:160) 20240825124835531 DMM INFO MM(262420000000040/d03ce064) Requesting authentication tuples (sgsn_auth.c:184) 20240825124835531 DMM DEBUG MM(262420000000040/d03ce064) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124835531 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240825124835531 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@d2512c394f9f: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20240825124835533 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124835533 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124835533 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124835533 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124835533 DMM INFO MM(262420000000040/d03ce064) Subscriber data update (mmctx.c:445) 20240825124835533 DMM DEBUG MM(262420000000040/d03ce064) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124835533 DMM INFO MM(262420000000040/d03ce064) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124835533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124835534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124835534 DMM INFO MM(262420000000040/d03ce064) <- GMM AUTH AND CIPHERING REQ (rand = 46 ee a8 c4 32 60 6c 47 4e d4 68 7b cd a1 a7 5c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3b 6d 9b fc 7b 58 a1 0c e2 1c 51 93 30 4f 14 2f ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(649)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@d2512c394f9f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@d2512c394f9f: Final verdict of PTC: pass 20240825124835544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39984<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(640)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(647)@d2512c394f9f: Final verdict of PTC: none 20240825124835546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(635)@d2512c394f9f: Final verdict of PTC: none 20240825124835546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_usim_a54_a50-BVCI220(644)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@d2512c394f9f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(645)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(638)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(643)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(633)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:35 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47880) 20240825124836547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124836547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47880, count=68000) 20240825124837548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124837549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:48:37 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 20240825124838549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124838549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_detach_unknown_nopoweroff started. 20240825124838688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124838690 DMM INFO MM(262420000000040/d03ce064) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124838690 DMM INFO MM(262420000000040/d03ce064) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124838690 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124838690 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124838690 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124838690 DMM ERROR MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825124838690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015220]{Authenticate}: Deallocated (fsm.c:568) 20240825124838690 DMM DEBUG MM_STATE_Gb(0)[0x6120000153a0]{Idle}: Deallocated (fsm.c:568) 20240825124838690 DMM DEBUG MM_STATE_Iu[0x612000015520]{Detached}: Deallocated (fsm.c:568) 20240825124838690 DMM DEBUG GMM(gmm_fsm)[0x6120000150a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124838690 DLLC NOTICE LLME(c1b93528/d03ce064){ASSIGNED} LLGM Assign pre (d03ce064 => ffffffff) (gprs_llc.c:1079) 20240825124838690 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d03ce064 => ffffffff) (gprs_llc.c:1125) 20240825124838690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@d2512c394f9f: 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(654)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124838734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124838734 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) 20240825124838734 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) 20240825124838734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124838734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124838734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124838735 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) 20240825124838735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124838735 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(654)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124838736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124838736 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) 20240825124838736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124838737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124838737 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) 20240825124838737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124838737 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) 20240825124838737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124838737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124838737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124838737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124838737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124838737 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(654)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124838741 DLNS DEBUG GPRS-NS2-VC(UDP-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(655)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124838752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124838752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124838775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124838775 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) 20240825124838775 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) 20240825124838775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124838775 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124838775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124838775 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) 20240825124838775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124838775 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124838777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124838777 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) 20240825124838777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124838777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124838777 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) 20240825124838777 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124838777 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) 20240825124838777 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124838777 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124838777 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124838777 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124838778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124838778 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124838784 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(656)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124838792 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) 20240825124838792 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124838820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124838820 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) 20240825124838820 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) 20240825124838820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124838820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124838820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124838820 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) 20240825124838820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124838820 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124838823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124838823 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) 20240825124838823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124838823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124838823 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) 20240825124838823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124838823 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) 20240825124838823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124838823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124838823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124838823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124838823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124838823 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124838828 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124838839 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) 20240825124838839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124839550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124839550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124839550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124839550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@d2512c394f9f: 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) } } } } 20240825124839553 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124839553 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@d2512c394f9f: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='DFE3D328'O, index=0 SGSN_Test-GSUP(666)@d2512c394f9f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20240825124840601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124840601 DLLC NOTICE LLME(ffffffff/dfe3d328){UNASSIGNED} LLC RX: unknown TLLI 0xdfe3d328, creating LLME on the fly (gprs_llc.c:552) 20240825124840601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124840602 DMM NOTICE LLME(ffffffff/dfe3d328){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240825124840602 DLLC NOTICE LLME(ffffffff/dfe3d328){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240825124840602 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xdfe3d328 type=GPRS detach (gprs_gmm.c:1465) 20240825124840602 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240825124840602 DLLC NOTICE LLME(ffffffff/dfe3d328){UNASSIGNED} LLGM Assign pre (dfe3d328 => ffffffff) (gprs_llc.c:1079) 20240825124840602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfe3d328 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@d2512c394f9f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@d2512c394f9f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@d2512c394f9f: Final verdict of PTC: pass 20240825124840615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@d2512c394f9f: Final verdict of PTC: none 20240825124840617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124840617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(665)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(659)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@d2512c394f9f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@d2512c394f9f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(654)@d2512c394f9f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(664)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(662)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(652)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(657)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@d2512c394f9f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:40 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20240825124841619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124841619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=53728) 20240825124842619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124842620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:48: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_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 20240825124843620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124843621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_detach_unknown_poweroff started. 20240825124843760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124843762 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124843808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124843808 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) 20240825124843808 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) 20240825124843808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124843808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124843808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124843808 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) 20240825124843808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124843808 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124843810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124843810 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) 20240825124843810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124843810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124843810 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) 20240825124843810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124843810 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) 20240825124843810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124843810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124843810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124843810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124843811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124843811 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124843814 DLNS DEBUG GPRS-NS2-VC(UDP-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(670)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124843823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124843823 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@d2512c394f9f: 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(679)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(678)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124843854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124843854 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) 20240825124843854 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) 20240825124843854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124843854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124843854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124843854 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) 20240825124843854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124843854 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(679)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124843856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124843856 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) 20240825124843856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124843857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124843857 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) 20240825124843857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124843857 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) 20240825124843857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124843857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124843857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124843857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124843857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124843857 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(679)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124843861 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(675)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825124843871 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) 20240825124843871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(676)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@d2512c394f9f: 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(683)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124843879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124843879 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) 20240825124843879 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) 20240825124843879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124843879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124843879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124843879 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) 20240825124843879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124843879 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(683)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124843881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124843881 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) 20240825124843881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124843881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124843881 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) 20240825124843881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124843881 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) 20240825124843881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124843881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124843881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124843881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124843882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124843882 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(683)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124843885 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124843896 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) 20240825124843896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124844621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124844621 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124844621 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124844621 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@d2512c394f9f: 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) } } } } 20240825124844623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124844623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@d2512c394f9f: 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(684)@d2512c394f9f: 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(684)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@d2512c394f9f: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='EA15456C'O, index=0 SGSN_Test-GSUP(685)@d2512c394f9f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20240825124845674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124845674 DLLC NOTICE LLME(ffffffff/ea15456c){UNASSIGNED} LLC RX: unknown TLLI 0xea15456c, creating LLME on the fly (gprs_llc.c:552) 20240825124845674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124845674 DMM NOTICE LLME(ffffffff/ea15456c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(687)@d2512c394f9f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@d2512c394f9f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@d2512c394f9f: Final verdict of PTC: pass 20240825124850677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@d2512c394f9f: Final verdict of PTC: none 20240825124850680 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124850680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(673)@d2512c394f9f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@d2512c394f9f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(679)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(683)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@d2512c394f9f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(676)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(671)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(681)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(677)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(676): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@d2512c394f9f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:50 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46528) 20240825124851682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124851682 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=48224) 20240825124852683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124852683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:48: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_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 20240825124853684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124853684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_detach_nopoweroff started. 20240825124853825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124853827 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124853870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124853870 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) 20240825124853870 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) 20240825124853870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124853870 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124853870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124853870 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) 20240825124853870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124853870 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124853872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124853872 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) 20240825124853872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124853872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124853872 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) 20240825124853872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124853872 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) 20240825124853872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124853872 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124853872 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124853872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124853872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124853872 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124853877 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124853887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124853887 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@d2512c394f9f: 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(698)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(697)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124853912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124853912 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) 20240825124853912 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) 20240825124853912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124853912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124853912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124853912 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) 20240825124853912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124853912 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(698)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124853913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124853913 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) 20240825124853913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124853914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124853914 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) 20240825124853914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124853914 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) 20240825124853914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124853914 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124853914 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124853914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(698)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124853914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124853914 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(698)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124853918 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(694)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124853927 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) 20240825124853927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(699)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI210(695)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124853938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124853938 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) 20240825124853938 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) 20240825124853938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124853938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124853938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124853938 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) 20240825124853939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124853939 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124853940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124853940 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) 20240825124853940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124853940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124853940 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) 20240825124853940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124853940 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) 20240825124853940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124853940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124853940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124853940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124853941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124853941 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124853943 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124853952 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) 20240825124853952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124854686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124854686 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124854686 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124854686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@d2512c394f9f: 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) } } } } 20240825124854688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124854689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@d2512c394f9f: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='DA293018'O, index=0 SGSN_Test-GSUP(704)@d2512c394f9f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@d2512c394f9f: 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 := '2E197B808EB7D24BAD97D740805D4FB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86ED7236'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7C7529C3BAE8DAA'O } } } } } 20240825124855741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124855741 DLLC NOTICE LLME(ffffffff/da293018){UNASSIGNED} LLC RX: unknown TLLI 0xda293018, creating LLME on the fly (gprs_llc.c:552) 20240825124855741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124855741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20240825124855741 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Allocated (fsm.c:456) 20240825124855741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Allocated (fsm.c:456) 20240825124855741 DMM DEBUG MM_STATE_Gb[0x6120000159a0]{Idle}: Allocated (fsm.c:456) 20240825124855741 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Allocated (fsm.c:456) 20240825124855741 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124855741 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124855742 DLLC NOTICE LLME(ffffffff/da293018){UNASSIGNED} LLGM Assign pre (da293018 => d5cd31cd) (gprs_llc.c:1079) 20240825124855742 DLLC NOTICE LLME(da293018/d5cd31cd){ASSIGNED} LLGM Assign post (da293018 => d5cd31cd) (gprs_llc.c:1125) 20240825124855742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124855742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124855742 DMM DEBUG MM(262420000000015/d5cd31cd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124855754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124855755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124855755 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124855755 DMM DEBUG MM(262420000000015/d5cd31cd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240825124855755 DMM NOTICE MM(262420000000015/d5cd31cd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124855755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124855755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124855755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124855755 DMM DEBUG MM(262420000000015/d5cd31cd) Requesting authorization (sgsn_auth.c:160) 20240825124855755 DMM INFO MM(262420000000015/d5cd31cd) Requesting authentication tuples (sgsn_auth.c:184) 20240825124855755 DMM DEBUG MM(262420000000015/d5cd31cd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124855755 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240825124855755 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@d2512c394f9f: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20240825124855758 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124855758 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124855758 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124855758 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124855758 DMM INFO MM(262420000000015/d5cd31cd) Subscriber data update (mmctx.c:445) 20240825124855758 DMM DEBUG MM(262420000000015/d5cd31cd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124855758 DMM INFO MM(262420000000015/d5cd31cd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124855758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124855758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124855758 DMM INFO MM(262420000000015/d5cd31cd) <- GMM AUTH AND CIPHERING REQ (rand = 2e 19 7b 80 8e b7 d2 4b ad 97 d7 40 80 5d 4f b8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124855768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124855768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124855768 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124855768 DMM INFO MM(262420000000015/d5cd31cd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124855768 DMM NOTICE MM(262420000000015/d5cd31cd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124855768 DMM DEBUG MM(262420000000015/d5cd31cd) checking auth: received GSM SRES = 86 ed 72 36 (gprs_gmm.c:666) 20240825124855768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124855768 DMM DEBUG MM(262420000000015/d5cd31cd) Requesting authorization (sgsn_auth.c:160) 20240825124855768 DMM INFO MM(262420000000015/d5cd31cd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124855768 DMM DEBUG MM(262420000000015/d5cd31cd) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124855768 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240825124855768 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) 20240825124855768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124855768 DMM INFO MM(262420000000015/d5cd31cd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5cd31cd) (gprs_gmm.c:300) 20240825124855770 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124855770 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124855770 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240825124855770 DMM INFO MM(262420000000015/d5cd31cd) Subscriber data update (mmctx.c:445) 20240825124855770 DMM DEBUG MM(262420000000015/d5cd31cd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124855770 DMM INFO MM(262420000000015/d5cd31cd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124855770 DMM NOTICE MM(262420000000015/d5cd31cd) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240825124855770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124855770 DMM NOTICE MM(262420000000015/d5cd31cd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124855770 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) 20240825124855770 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124855770 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240825124855770 DMM INFO MM(262420000000015/d5cd31cd) Subscriber data update (mmctx.c:445) 20240825124855770 DMM DEBUG MM(262420000000015/d5cd31cd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124855776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124855776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124855776 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124855776 DMM INFO MM(262420000000015/d5cd31cd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124855776 DMM NOTICE MM(262420000000015/d5cd31cd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124855776 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124855776 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124855776 DLLC NOTICE LLME(da293018/d5cd31cd){ASSIGNED} LLGM Assign pre (ffffffff => d5cd31cd) (gprs_llc.c:1079) 20240825124855776 DLLC NOTICE LLME(ffffffff/d5cd31cd){ASSIGNED} LLGM Assign post (ffffffff => d5cd31cd) (gprs_llc.c:1125) 20240825124855776 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124855776 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124855776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124855776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@d2512c394f9f: setverdict(pass): none -> pass 20240825124855828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124855828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124855828 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124855828 DMM INFO MM(262420000000015/d5cd31cd) -> GMM DETACH REQUEST TLLI=0xd5cd31cd type=GPRS detach (gprs_gmm.c:1465) 20240825124855828 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240825124855828 DMM INFO MM(262420000000015/d5cd31cd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240825124855828 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124855828 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124855828 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124855828 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124855828 DLLC NOTICE LLME(ffffffff/d5cd31cd){ASSIGNED} LLGM Assign pre (d5cd31cd => ffffffff) (gprs_llc.c:1079) 20240825124855828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5cd31cd => ffffffff) (gprs_llc.c:1125) 20240825124855828 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240825124855828 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) 20240825124855828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015820]{Init}: Deallocated (fsm.c:568) 20240825124855828 DMM DEBUG MM_STATE_Gb(0)[0x6120000159a0]{Idle}: Deallocated (fsm.c:568) 20240825124855829 DMM DEBUG MM_STATE_Iu[0x612000015b20]{Detached}: Deallocated (fsm.c:568) 20240825124855829 DMM DEBUG GMM(gmm_fsm)[0x6120000156a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124855830 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@d2512c394f9f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@d2512c394f9f: Final verdict of PTC: pass 20240825124855837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@d2512c394f9f: Final verdict of PTC: none 20240825124855839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124855839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(698)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(702)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@d2512c394f9f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@d2512c394f9f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(692)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@d2512c394f9f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(696)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(700)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(690)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@d2512c394f9f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:48:55 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20240825124856840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124856840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=89372) 20240825124857841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124857841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:48: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_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 20240825124858843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124858843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_detach_poweroff started. 20240825124858981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124858982 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124859030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124859030 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) 20240825124859030 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) 20240825124859030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124859030 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124859030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124859030 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) 20240825124859030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124859030 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124859032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124859032 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) 20240825124859032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124859032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124859032 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) 20240825124859032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124859033 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) 20240825124859033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124859033 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124859033 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124859033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124859033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124859033 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124859037 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124859046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124859046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124859066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124859066 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) 20240825124859066 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) 20240825124859066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124859066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124859066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124859066 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) 20240825124859066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124859066 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124859068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124859068 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) 20240825124859068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124859068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124859068 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) 20240825124859068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124859068 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) 20240825124859068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124859068 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124859068 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124859068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124859069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124859069 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124859074 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(717)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124859084 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) 20240825124859084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(715)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124859104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124859104 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) 20240825124859104 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) 20240825124859104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124859104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124859104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124859104 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) 20240825124859104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124859104 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124859106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124859106 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) 20240825124859106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124859106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124859106 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) 20240825124859106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124859106 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) 20240825124859106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124859106 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124859106 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124859106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124859107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124859107 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124859110 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124859120 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) 20240825124859120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124859844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124859844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124859844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124859844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@d2512c394f9f: 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) } } } } 20240825124859847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124859847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@d2512c394f9f: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='DB957DD8'O, index=0 SGSN_Test-GSUP(723)@d2512c394f9f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@d2512c394f9f: 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 := 'F119DBC844DA25854EB473FF14AA5273'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC4ADC3F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC29F4F17198E1DB'O } } } } } 20240825124900902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124900902 DLLC NOTICE LLME(ffffffff/db957dd8){UNASSIGNED} LLC RX: unknown TLLI 0xdb957dd8, creating LLME on the fly (gprs_llc.c:552) 20240825124900902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124900902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20240825124900903 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Allocated (fsm.c:456) 20240825124900903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Allocated (fsm.c:456) 20240825124900903 DMM DEBUG MM_STATE_Gb[0x612000015fa0]{Idle}: Allocated (fsm.c:456) 20240825124900903 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Allocated (fsm.c:456) 20240825124900903 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124900903 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124900903 DLLC NOTICE LLME(ffffffff/db957dd8){UNASSIGNED} LLGM Assign pre (db957dd8 => f256ace8) (gprs_llc.c:1079) 20240825124900903 DLLC NOTICE LLME(db957dd8/f256ace8){ASSIGNED} LLGM Assign post (db957dd8 => f256ace8) (gprs_llc.c:1125) 20240825124900903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124900903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124900903 DMM DEBUG MM(262420000000016/f256ace8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124900915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124900915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124900915 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124900915 DMM DEBUG MM(262420000000016/f256ace8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240825124900915 DMM NOTICE MM(262420000000016/f256ace8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124900915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124900915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124900915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124900915 DMM DEBUG MM(262420000000016/f256ace8) Requesting authorization (sgsn_auth.c:160) 20240825124900915 DMM INFO MM(262420000000016/f256ace8) Requesting authentication tuples (sgsn_auth.c:184) 20240825124900915 DMM DEBUG MM(262420000000016/f256ace8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124900915 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240825124900915 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@d2512c394f9f: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20240825124900918 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124900918 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124900918 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124900918 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124900918 DMM INFO MM(262420000000016/f256ace8) Subscriber data update (mmctx.c:445) 20240825124900918 DMM DEBUG MM(262420000000016/f256ace8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124900918 DMM INFO MM(262420000000016/f256ace8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124900918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124900918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124900918 DMM INFO MM(262420000000016/f256ace8) <- GMM AUTH AND CIPHERING REQ (rand = f1 19 db c8 44 da 25 85 4e b4 73 ff 14 aa 52 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124900927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124900927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124900927 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124900927 DMM INFO MM(262420000000016/f256ace8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124900927 DMM NOTICE MM(262420000000016/f256ace8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124900927 DMM DEBUG MM(262420000000016/f256ace8) checking auth: received GSM SRES = bc 4a dc 3f (gprs_gmm.c:666) 20240825124900927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124900927 DMM DEBUG MM(262420000000016/f256ace8) Requesting authorization (sgsn_auth.c:160) 20240825124900927 DMM INFO MM(262420000000016/f256ace8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124900927 DMM DEBUG MM(262420000000016/f256ace8) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124900927 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240825124900927 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) 20240825124900927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124900927 DMM INFO MM(262420000000016/f256ace8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf256ace8) (gprs_gmm.c:300) 20240825124900928 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124900928 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124900928 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240825124900928 DMM INFO MM(262420000000016/f256ace8) Subscriber data update (mmctx.c:445) 20240825124900928 DMM DEBUG MM(262420000000016/f256ace8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124900928 DMM INFO MM(262420000000016/f256ace8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124900928 DMM NOTICE MM(262420000000016/f256ace8) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240825124900928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124900928 DMM NOTICE MM(262420000000016/f256ace8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124900928 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) 20240825124900929 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124900929 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240825124900929 DMM INFO MM(262420000000016/f256ace8) Subscriber data update (mmctx.c:445) 20240825124900929 DMM DEBUG MM(262420000000016/f256ace8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124900934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124900935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124900935 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124900935 DMM INFO MM(262420000000016/f256ace8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124900935 DMM NOTICE MM(262420000000016/f256ace8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124900935 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124900935 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124900935 DLLC NOTICE LLME(db957dd8/f256ace8){ASSIGNED} LLGM Assign pre (ffffffff => f256ace8) (gprs_llc.c:1079) 20240825124900935 DLLC NOTICE LLME(ffffffff/f256ace8){ASSIGNED} LLGM Assign post (ffffffff => f256ace8) (gprs_llc.c:1125) 20240825124900935 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124900935 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124900935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124900935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@d2512c394f9f: setverdict(pass): none -> pass 20240825124900986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124900986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240825124900986 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124900986 DMM INFO MM(262420000000016/f256ace8) -> GMM DETACH REQUEST TLLI=0xf256ace8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240825124900986 DMM INFO MM(262420000000016/f256ace8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240825124900986 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124900986 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124900986 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124900986 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124900986 DLLC NOTICE LLME(ffffffff/f256ace8){ASSIGNED} LLGM Assign pre (f256ace8 => ffffffff) (gprs_llc.c:1079) 20240825124900986 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f256ace8 => ffffffff) (gprs_llc.c:1125) 20240825124900986 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240825124900987 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) 20240825124900987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015e20]{Init}: Deallocated (fsm.c:568) 20240825124900987 DMM DEBUG MM_STATE_Gb(0)[0x612000015fa0]{Idle}: Deallocated (fsm.c:568) 20240825124900987 DMM DEBUG MM_STATE_Iu[0x612000016120]{Detached}: Deallocated (fsm.c:568) 20240825124900987 DMM DEBUG GMM(gmm_fsm)[0x612000015ca0]{Deregistered}: Deallocated (fsm.c:568) 20240825124900988 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20240825124904126 DGPRS DEBUG Checking for inactive LLMEs, time = 6400878 (sgsn.c:131) TC_detach_poweroff(725)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@d2512c394f9f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@d2512c394f9f: Final verdict of PTC: pass 20240825124905996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46910<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_poweroff-BVCI196(710)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(723)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(711)@d2512c394f9f: Final verdict of PTC: none 20240825124905999 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124905999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_poweroff-BVCI220(720)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@d2512c394f9f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(716)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(721)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(719)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(714)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(709)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@d2512c394f9f: Test case TC_detach_poweroff finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:06 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87888) 20240825124907000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124907000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87888, count=89584) 20240825124908001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124908001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49:08 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 20240825124909003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124909003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act started. 20240825124909143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124909144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124909195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124909195 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) 20240825124909195 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) 20240825124909195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124909195 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124909195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124909195 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) 20240825124909195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124909195 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124909197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124909197 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) 20240825124909197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124909197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124909197 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) 20240825124909197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124909197 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) 20240825124909197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124909197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124909197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124909197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124909198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124909198 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124909202 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124909211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124909211 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(728)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124909229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124909229 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) 20240825124909229 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) 20240825124909229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124909229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124909229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124909229 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) 20240825124909229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124909229 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124909231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124909231 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) 20240825124909231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124909231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124909231 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) 20240825124909231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124909231 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) 20240825124909231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124909231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124909231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124909231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124909232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124909232 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124909236 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(736)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124909247 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) 20240825124909247 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124909267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124909267 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) 20240825124909267 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) 20240825124909267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124909267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124909267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124909267 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) 20240825124909267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124909267 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124909269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124909269 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) 20240825124909269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124909269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124909269 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) 20240825124909269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124909269 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) 20240825124909269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124909269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124909269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124909269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124909270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124909270 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124909273 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124909284 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) 20240825124909284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124910004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124910004 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124910004 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124910004 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@d2512c394f9f: 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) } } } } 20240825124910006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124910007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(728)@d2512c394f9f: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='FD90AA3D'O, index=0 SGSN_Test-GSUP(742)@d2512c394f9f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@d2512c394f9f: 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 := 'DEB646AB85E1C633F4F9FE224ADB1AD0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B398CAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4177E479F0AF616'O } } } } } 20240825124910052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124910052 DLLC NOTICE LLME(ffffffff/fd90aa3d){UNASSIGNED} LLC RX: unknown TLLI 0xfd90aa3d, creating LLME on the fly (gprs_llc.c:552) 20240825124910052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124910052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20240825124910052 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Allocated (fsm.c:456) 20240825124910052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Allocated (fsm.c:456) 20240825124910052 DMM DEBUG MM_STATE_Gb[0x6120000165a0]{Idle}: Allocated (fsm.c:456) 20240825124910052 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Allocated (fsm.c:456) 20240825124910052 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124910052 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124910052 DLLC NOTICE LLME(ffffffff/fd90aa3d){UNASSIGNED} LLGM Assign pre (fd90aa3d => f53c8576) (gprs_llc.c:1079) 20240825124910052 DLLC NOTICE LLME(fd90aa3d/f53c8576){ASSIGNED} LLGM Assign post (fd90aa3d => f53c8576) (gprs_llc.c:1125) 20240825124910052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124910052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124910052 DMM DEBUG MM(262420000000017/f53c8576) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124910063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124910063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124910063 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124910063 DMM DEBUG MM(262420000000017/f53c8576) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240825124910063 DMM NOTICE MM(262420000000017/f53c8576) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124910063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124910063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124910063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124910063 DMM DEBUG MM(262420000000017/f53c8576) Requesting authorization (sgsn_auth.c:160) 20240825124910063 DMM INFO MM(262420000000017/f53c8576) Requesting authentication tuples (sgsn_auth.c:184) 20240825124910063 DMM DEBUG MM(262420000000017/f53c8576) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124910063 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240825124910064 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20240825124910066 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124910066 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124910066 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124910066 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124910066 DMM INFO MM(262420000000017/f53c8576) Subscriber data update (mmctx.c:445) 20240825124910066 DMM DEBUG MM(262420000000017/f53c8576) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124910066 DMM INFO MM(262420000000017/f53c8576) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124910066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124910066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124910066 DMM INFO MM(262420000000017/f53c8576) <- GMM AUTH AND CIPHERING REQ (rand = de b6 46 ab 85 e1 c6 33 f4 f9 fe 22 4a db 1a d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124910074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124910074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124910074 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124910074 DMM INFO MM(262420000000017/f53c8576) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124910074 DMM NOTICE MM(262420000000017/f53c8576) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124910074 DMM DEBUG MM(262420000000017/f53c8576) checking auth: received GSM SRES = 8b 39 8c aa (gprs_gmm.c:666) 20240825124910074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124910074 DMM DEBUG MM(262420000000017/f53c8576) Requesting authorization (sgsn_auth.c:160) 20240825124910074 DMM INFO MM(262420000000017/f53c8576) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124910074 DMM DEBUG MM(262420000000017/f53c8576) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124910074 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240825124910075 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) 20240825124910075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124910075 DMM INFO MM(262420000000017/f53c8576) <- GMM ATTACH ACCEPT (new P-TMSI=0xf53c8576) (gprs_gmm.c:300) 20240825124910076 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124910076 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124910076 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240825124910076 DMM INFO MM(262420000000017/f53c8576) Subscriber data update (mmctx.c:445) 20240825124910076 DMM DEBUG MM(262420000000017/f53c8576) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124910076 DMM INFO MM(262420000000017/f53c8576) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124910076 DMM NOTICE MM(262420000000017/f53c8576) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240825124910076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124910076 DMM NOTICE MM(262420000000017/f53c8576) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124910076 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) 20240825124910077 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124910077 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240825124910077 DMM INFO MM(262420000000017/f53c8576) Subscriber data update (mmctx.c:445) 20240825124910077 DMM DEBUG MM(262420000000017/f53c8576) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124910082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124910082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124910082 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124910082 DMM INFO MM(262420000000017/f53c8576) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124910082 DMM NOTICE MM(262420000000017/f53c8576) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124910082 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124910082 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124910082 DLLC NOTICE LLME(fd90aa3d/f53c8576){ASSIGNED} LLGM Assign pre (ffffffff => f53c8576) (gprs_llc.c:1079) 20240825124910082 DLLC NOTICE LLME(ffffffff/f53c8576){ASSIGNED} LLGM Assign post (ffffffff => f53c8576) (gprs_llc.c:1125) 20240825124910082 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124910082 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124910082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124910082 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124910134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124910134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124910134 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124910134 DMM INFO MM(262420000000017/f53c8576) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825124910134 DMM INFO MM(262420000000017/f53c8576) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825124910134 DMM DEBUG MM(262420000000017/f53c8576) Using GGSN 0 (gprs_sm.c:312) 20240825124910134 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) 20240825124910134 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240825124910134 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825124910134 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20240825124910134 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240825124910145 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 03 95 4b 73 11 fd 4c 42 0a 14 05 7f d2 b5 3d bf 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) 20240825124910145 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337df8c0, cbp=0x614000006ca0) (sgsn_libgtp.c:629) 20240825124910145 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825124910145 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210039c00b8 TLLI=f53c8576, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825124910146 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825124910146 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(728)@d2512c394f9f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@d2512c394f9f: Final verdict of PTC: pass 20240825124910156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59960<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124910158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124910158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(742)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(735)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(730)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(728)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(738)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(740)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(733)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(729)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act-BVCI196(728): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36640) 20240825124911159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124911159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36640, count=88116) 20240825124912160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124912160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49: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_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 20240825124913161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124913161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_pdp_act_unattached started. 20240825124913298 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124913299 DMM INFO MM(262420000000017/f53c8576) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124913300 DMM INFO MM(262420000000017/f53c8576) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124913300 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124913300 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124913300 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124913300 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124913300 DLLC NOTICE LLME(ffffffff/f53c8576){ASSIGNED} LLGM Assign pre (f53c8576 => ffffffff) (gprs_llc.c:1079) 20240825124913300 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f53c8576 => ffffffff) (gprs_llc.c:1125) 20240825124913300 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210039bfd60 (gprs_sndcp.c:574) 20240825124913300 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210039c00b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825124913300 DMM NOTICE MM(262420000000017/f53c8576) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825124913300 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240825124913300 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825124913300 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825124913300 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240825124913300 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240825124913300 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) 20240825124913300 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) 20240825124913300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016420]{Init}: Deallocated (fsm.c:568) 20240825124913300 DMM DEBUG MM_STATE_Gb(0)[0x6120000165a0]{Idle}: Deallocated (fsm.c:568) 20240825124913300 DMM DEBUG MM_STATE_Iu[0x612000016720]{Detached}: Deallocated (fsm.c:568) 20240825124913300 DMM DEBUG GMM(gmm_fsm)[0x6120000162a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124913300 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124913351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124913351 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) 20240825124913351 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) 20240825124913351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124913351 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124913351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124913351 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) 20240825124913351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124913351 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(750)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124913353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124913353 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) 20240825124913353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124913353 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124913354 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) 20240825124913354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124913354 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) 20240825124913354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124913354 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124913354 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124913354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(749)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124913354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124913354 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124913357 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124913365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124913365 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(747)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124913380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124913380 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) 20240825124913380 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) 20240825124913381 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124913381 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124913381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124913381 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) 20240825124913381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124913381 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124913382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124913382 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) 20240825124913382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124913382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124913383 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) 20240825124913383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124913383 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) 20240825124913383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124913383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124913383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124913383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124913383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124913383 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124913387 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(751)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124913396 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) 20240825124913396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124913422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124913422 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) 20240825124913422 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) 20240825124913422 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124913422 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124913422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124913422 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) 20240825124913422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124913422 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124913423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124913423 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) 20240825124913424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124913424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124913424 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) 20240825124913424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124913424 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) 20240825124913424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124913424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124913424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124913424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124913424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124913424 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124913429 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124913440 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) 20240825124913440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124914162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124914162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124914162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124914162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@d2512c394f9f: 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) } } } } 20240825124914164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124914165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(747)@d2512c394f9f: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='F48255A4'O, index=0 SGSN_Test-GSUP(761)@d2512c394f9f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20240825124914211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124914211 DLLC NOTICE LLME(ffffffff/f48255a4){UNASSIGNED} LLC RX: unknown TLLI 0xf48255a4, creating LLME on the fly (gprs_llc.c:552) 20240825124914211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240825124914211 DMM NOTICE LLME(ffffffff/f48255a4){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240825124914211 DLLC NOTICE LLME(ffffffff/f48255a4){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240825124914211 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(763)@d2512c394f9f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(747)@d2512c394f9f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@d2512c394f9f: Final verdict of PTC: pass 20240825124914226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59962<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124914228 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124914228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(761)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(750)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(754)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(759)@d2512c394f9f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@d2512c394f9f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(747)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@d2512c394f9f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(748)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(757)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(752)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(747): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@d2512c394f9f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:14 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=42912) 20240825124915229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124915229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42912, count=55440) 20240825124916230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124916230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49: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_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 20240825124917231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124917231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_user started. 20240825124917373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124917374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@d2512c394f9f: 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(768)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124917418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124917418 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) 20240825124917418 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) 20240825124917418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124917418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124917418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124917418 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) 20240825124917418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124917418 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(768)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124917419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124917419 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) 20240825124917420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124917420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124917420 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) 20240825124917420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124917420 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) 20240825124917420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124917420 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124917420 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124917420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124917420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124917420 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(768)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124917424 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124917434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124917434 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@d2512c394f9f: 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(774)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124917461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124917461 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) 20240825124917461 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) 20240825124917461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124917461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124917461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124917461 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) 20240825124917461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124917461 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(774)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124917462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124917462 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) 20240825124917463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124917463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124917463 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) 20240825124917463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124917463 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) 20240825124917463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124917463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124917463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124917463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124917464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124917464 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(774)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(773)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124917469 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(770)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124917480 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) 20240825124917480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(771)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124917492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124917492 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) 20240825124917492 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) 20240825124917492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124917493 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124917493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124917493 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) 20240825124917493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124917493 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124917495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124917495 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) 20240825124917495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124917495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124917495 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) 20240825124917495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124917495 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) 20240825124917495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124917495 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124917495 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124917495 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124917496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124917496 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124917500 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124917509 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) 20240825124917509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124918232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124918232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124918232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124918232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@d2512c394f9f: 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) } } } } 20240825124918234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124918235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@d2512c394f9f: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='DA7A2DD5'O, index=0 SGSN_Test-GSUP(780)@d2512c394f9f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@d2512c394f9f: 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 := '05740D8934D3EC3BE68FDCFAAEDDD6E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48F42EF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F72324C5FEAE1262'O } } } } } 20240825124918279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124918279 DLLC NOTICE LLME(ffffffff/da7a2dd5){UNASSIGNED} LLC RX: unknown TLLI 0xda7a2dd5, creating LLME on the fly (gprs_llc.c:552) 20240825124918279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124918279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20240825124918279 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Allocated (fsm.c:456) 20240825124918279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Allocated (fsm.c:456) 20240825124918279 DMM DEBUG MM_STATE_Gb[0x612000016d20]{Idle}: Allocated (fsm.c:456) 20240825124918279 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Allocated (fsm.c:456) 20240825124918279 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124918279 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124918279 DLLC NOTICE LLME(ffffffff/da7a2dd5){UNASSIGNED} LLGM Assign pre (da7a2dd5 => f9e6137f) (gprs_llc.c:1079) 20240825124918279 DLLC NOTICE LLME(da7a2dd5/f9e6137f){ASSIGNED} LLGM Assign post (da7a2dd5 => f9e6137f) (gprs_llc.c:1125) 20240825124918279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124918279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124918280 DMM DEBUG MM(262420000000019/f9e6137f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124918293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124918293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124918293 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124918293 DMM DEBUG MM(262420000000019/f9e6137f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240825124918293 DMM NOTICE MM(262420000000019/f9e6137f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124918293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124918293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124918293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124918293 DMM DEBUG MM(262420000000019/f9e6137f) Requesting authorization (sgsn_auth.c:160) 20240825124918293 DMM INFO MM(262420000000019/f9e6137f) Requesting authentication tuples (sgsn_auth.c:184) 20240825124918293 DMM DEBUG MM(262420000000019/f9e6137f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124918294 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240825124918294 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20240825124918297 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124918297 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124918297 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124918297 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124918297 DMM INFO MM(262420000000019/f9e6137f) Subscriber data update (mmctx.c:445) 20240825124918297 DMM DEBUG MM(262420000000019/f9e6137f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124918297 DMM INFO MM(262420000000019/f9e6137f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124918297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124918297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124918297 DMM INFO MM(262420000000019/f9e6137f) <- GMM AUTH AND CIPHERING REQ (rand = 05 74 0d 89 34 d3 ec 3b e6 8f dc fa ae dd d6 e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124918304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124918304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124918304 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124918304 DMM INFO MM(262420000000019/f9e6137f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124918304 DMM NOTICE MM(262420000000019/f9e6137f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124918304 DMM DEBUG MM(262420000000019/f9e6137f) checking auth: received GSM SRES = 48 f4 2e f5 (gprs_gmm.c:666) 20240825124918304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124918304 DMM DEBUG MM(262420000000019/f9e6137f) Requesting authorization (sgsn_auth.c:160) 20240825124918304 DMM INFO MM(262420000000019/f9e6137f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124918304 DMM DEBUG MM(262420000000019/f9e6137f) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124918304 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240825124918304 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) 20240825124918304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124918304 DMM INFO MM(262420000000019/f9e6137f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9e6137f) (gprs_gmm.c:300) 20240825124918306 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124918306 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124918306 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240825124918306 DMM INFO MM(262420000000019/f9e6137f) Subscriber data update (mmctx.c:445) 20240825124918306 DMM DEBUG MM(262420000000019/f9e6137f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124918306 DMM INFO MM(262420000000019/f9e6137f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124918306 DMM NOTICE MM(262420000000019/f9e6137f) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240825124918306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124918306 DMM NOTICE MM(262420000000019/f9e6137f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124918306 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) 20240825124918307 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124918307 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240825124918307 DMM INFO MM(262420000000019/f9e6137f) Subscriber data update (mmctx.c:445) 20240825124918307 DMM DEBUG MM(262420000000019/f9e6137f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124918313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124918313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124918313 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124918313 DMM INFO MM(262420000000019/f9e6137f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124918313 DMM NOTICE MM(262420000000019/f9e6137f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124918313 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124918313 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124918313 DLLC NOTICE LLME(da7a2dd5/f9e6137f){ASSIGNED} LLGM Assign pre (ffffffff => f9e6137f) (gprs_llc.c:1079) 20240825124918313 DLLC NOTICE LLME(ffffffff/f9e6137f){ASSIGNED} LLGM Assign post (ffffffff => f9e6137f) (gprs_llc.c:1125) 20240825124918313 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124918313 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124918313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124918313 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124918365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124918365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124918365 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124918365 DMM INFO MM(262420000000019/f9e6137f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825124918365 DMM INFO MM(262420000000019/f9e6137f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825124918365 DMM DEBUG MM(262420000000019/f9e6137f) Using GGSN 0 (gprs_sm.c:312) 20240825124918365 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) 20240825124918365 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240825124918366 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825124918366 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20240825124918366 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240825124918378 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 a4 15 11 a4 11 69 fb cc 8b 14 05 7f 8b 84 e9 f9 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) 20240825124918378 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e0938, cbp=0x6140000072a0) (sgsn_libgtp.c:629) 20240825124918378 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825124918378 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003c810b8 TLLI=f9e6137f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825124918378 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825124918378 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124918385 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:822) 20240825124918392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124918392 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825124918392 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(767)@d2512c394f9f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@d2512c394f9f: Final verdict of PTC: pass 20240825124918397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(768)@d2512c394f9f: Final verdict of PTC: none 20240825124918400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124918400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(769)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(778)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(774)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(771)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(772)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(776)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(766)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:18 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240825124919401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124919401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=91680) 20240825124920402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124920402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49: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_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 20240825124921403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124921403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_ggsn_reject started. 20240825124921548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124921549 DMM INFO MM(262420000000019/f9e6137f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124921549 DMM INFO MM(262420000000019/f9e6137f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124921549 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124921549 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124921549 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124921549 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124921550 DLLC NOTICE LLME(ffffffff/f9e6137f){ASSIGNED} LLGM Assign pre (f9e6137f => ffffffff) (gprs_llc.c:1079) 20240825124921550 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e6137f => ffffffff) (gprs_llc.c:1125) 20240825124921550 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003c80d60 (gprs_sndcp.c:574) 20240825124921550 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003c810b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825124921550 DMM NOTICE MM(262420000000019/f9e6137f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825124921550 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240825124921550 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825124921550 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825124921550 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240825124921550 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240825124921550 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) 20240825124921550 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) 20240825124921550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016ba0]{Init}: Deallocated (fsm.c:568) 20240825124921550 DMM DEBUG MM_STATE_Gb(0)[0x612000016d20]{Idle}: Deallocated (fsm.c:568) 20240825124921550 DMM DEBUG MM_STATE_Iu[0x612000016ea0]{Detached}: Deallocated (fsm.c:568) 20240825124921550 DMM DEBUG GMM(gmm_fsm)[0x612000016a20]{Deregistered}: Deallocated (fsm.c:568) 20240825124921550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124921617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124921617 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) 20240825124921617 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) 20240825124921617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124921617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124921617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124921617 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) 20240825124921617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124921617 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124921619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124921619 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) 20240825124921619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124921619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124921619 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) 20240825124921619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124921619 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) 20240825124921619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124921619 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124921619 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124921619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124921620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124921620 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124921623 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124921634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124921634 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124921660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124921660 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) 20240825124921660 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) 20240825124921660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124921660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124921660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124921660 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) 20240825124921660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124921660 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124921661 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) 20240825124921661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124921662 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) 20240825124921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124921662 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) 20240825124921662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124921662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124921662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124921662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124921662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124921662 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124921666 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124921678 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) 20240825124921678 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124921698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124921698 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) 20240825124921698 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) 20240825124921698 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124921698 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124921698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124921698 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) 20240825124921698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124921698 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124921699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124921699 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) 20240825124921699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124921700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124921700 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) 20240825124921700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124921700 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) 20240825124921700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124921700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124921700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124921700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124921701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124921701 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124921704 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124921713 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) 20240825124921713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124922404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124922404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124922404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124922405 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@d2512c394f9f: 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) } } } } 20240825124922407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124922407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2512c394f9f: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D6FF5D23'O, index=0 SGSN_Test-GSUP(799)@d2512c394f9f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@d2512c394f9f: 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 := '417C522169261BBEE217E97C7FCCB40B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83D95B06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF1C2D66BB5FD067'O } } } } } 20240825124922453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124922453 DLLC NOTICE LLME(ffffffff/d6ff5d23){UNASSIGNED} LLC RX: unknown TLLI 0xd6ff5d23, creating LLME on the fly (gprs_llc.c:552) 20240825124922453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124922454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20240825124922454 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Allocated (fsm.c:456) 20240825124922454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Allocated (fsm.c:456) 20240825124922454 DMM DEBUG MM_STATE_Gb[0x6120000174a0]{Idle}: Allocated (fsm.c:456) 20240825124922454 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Allocated (fsm.c:456) 20240825124922454 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124922454 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124922454 DLLC NOTICE LLME(ffffffff/d6ff5d23){UNASSIGNED} LLGM Assign pre (d6ff5d23 => d0cf99d2) (gprs_llc.c:1079) 20240825124922454 DLLC NOTICE LLME(d6ff5d23/d0cf99d2){ASSIGNED} LLGM Assign post (d6ff5d23 => d0cf99d2) (gprs_llc.c:1125) 20240825124922454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124922454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124922454 DMM DEBUG MM(262420000000020/d0cf99d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124922468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124922468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124922468 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124922468 DMM DEBUG MM(262420000000020/d0cf99d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240825124922468 DMM NOTICE MM(262420000000020/d0cf99d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124922468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124922468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124922468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124922468 DMM DEBUG MM(262420000000020/d0cf99d2) Requesting authorization (sgsn_auth.c:160) 20240825124922468 DMM INFO MM(262420000000020/d0cf99d2) Requesting authentication tuples (sgsn_auth.c:184) 20240825124922468 DMM DEBUG MM(262420000000020/d0cf99d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124922468 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240825124922468 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20240825124922471 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124922471 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124922471 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124922471 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124922471 DMM INFO MM(262420000000020/d0cf99d2) Subscriber data update (mmctx.c:445) 20240825124922471 DMM DEBUG MM(262420000000020/d0cf99d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124922471 DMM INFO MM(262420000000020/d0cf99d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124922471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124922471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124922471 DMM INFO MM(262420000000020/d0cf99d2) <- GMM AUTH AND CIPHERING REQ (rand = 41 7c 52 21 69 26 1b be e2 17 e9 7c 7f cc b4 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124922479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124922479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124922479 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124922479 DMM INFO MM(262420000000020/d0cf99d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124922479 DMM NOTICE MM(262420000000020/d0cf99d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124922479 DMM DEBUG MM(262420000000020/d0cf99d2) checking auth: received GSM SRES = 83 d9 5b 06 (gprs_gmm.c:666) 20240825124922479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124922479 DMM DEBUG MM(262420000000020/d0cf99d2) Requesting authorization (sgsn_auth.c:160) 20240825124922480 DMM INFO MM(262420000000020/d0cf99d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124922480 DMM DEBUG MM(262420000000020/d0cf99d2) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124922480 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240825124922480 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) 20240825124922480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124922480 DMM INFO MM(262420000000020/d0cf99d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0cf99d2) (gprs_gmm.c:300) 20240825124922481 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124922481 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124922481 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240825124922481 DMM INFO MM(262420000000020/d0cf99d2) Subscriber data update (mmctx.c:445) 20240825124922481 DMM DEBUG MM(262420000000020/d0cf99d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124922481 DMM INFO MM(262420000000020/d0cf99d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124922482 DMM NOTICE MM(262420000000020/d0cf99d2) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240825124922482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124922482 DMM NOTICE MM(262420000000020/d0cf99d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124922482 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) 20240825124922482 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124922482 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240825124922482 DMM INFO MM(262420000000020/d0cf99d2) Subscriber data update (mmctx.c:445) 20240825124922483 DMM DEBUG MM(262420000000020/d0cf99d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124922488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124922488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124922489 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124922489 DMM INFO MM(262420000000020/d0cf99d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124922489 DMM NOTICE MM(262420000000020/d0cf99d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124922489 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124922489 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124922489 DLLC NOTICE LLME(d6ff5d23/d0cf99d2){ASSIGNED} LLGM Assign pre (ffffffff => d0cf99d2) (gprs_llc.c:1079) 20240825124922489 DLLC NOTICE LLME(ffffffff/d0cf99d2){ASSIGNED} LLGM Assign post (ffffffff => d0cf99d2) (gprs_llc.c:1125) 20240825124922489 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124922489 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124922489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124922489 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124922540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124922541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124922541 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124922541 DMM INFO MM(262420000000020/d0cf99d2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825124922541 DMM INFO MM(262420000000020/d0cf99d2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825124922541 DMM DEBUG MM(262420000000020/d0cf99d2) Using GGSN 0 (gprs_sm.c:312) 20240825124922541 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) 20240825124922541 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240825124922541 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825124922541 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20240825124922541 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240825124922553 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 a5 15 e2 34 11 40 90 b4 40 14 05 7f d7 5b 0c 73 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) 20240825124922553 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd2337e19b0, cbp=0x6140000076a0) (sgsn_libgtp.c:629) 20240825124922553 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240825124922553 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240825124922553 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825124922553 DMM NOTICE MM(262420000000020/d0cf99d2) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(801)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2512c394f9f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@d2512c394f9f: Final verdict of PTC: pass 20240825124922561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(792)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(797)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(787)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@d2512c394f9f: Final verdict of PTC: none 20240825124922564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124922564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(794)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(795)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(785)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(790)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:22 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43072) 20240825124923565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124923565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43072, count=94216) 20240825124924566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124924566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49: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_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 20240825124925567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124925567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_user_deact_mo started. 20240825124925701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124925702 DMM INFO MM(262420000000020/d0cf99d2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124925702 DMM INFO MM(262420000000020/d0cf99d2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124925702 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124925702 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124925702 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124925702 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124925702 DLLC NOTICE LLME(ffffffff/d0cf99d2){ASSIGNED} LLGM Assign pre (d0cf99d2 => ffffffff) (gprs_llc.c:1079) 20240825124925702 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0cf99d2 => ffffffff) (gprs_llc.c:1125) 20240825124925703 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240825124925703 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) 20240825124925703 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) 20240825124925703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017320]{Init}: Deallocated (fsm.c:568) 20240825124925703 DMM DEBUG MM_STATE_Gb(0)[0x6120000174a0]{Idle}: Deallocated (fsm.c:568) 20240825124925703 DMM DEBUG MM_STATE_Iu[0x612000017620]{Detached}: Deallocated (fsm.c:568) 20240825124925703 DMM DEBUG GMM(gmm_fsm)[0x6120000171a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124925703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124925755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124925755 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) 20240825124925755 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) 20240825124925755 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124925755 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124925755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124925755 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) 20240825124925755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124925755 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(806)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124925757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124925757 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) 20240825124925757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124925757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124925757 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) 20240825124925757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124925757 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) 20240825124925757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124925757 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124925757 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124925758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124925758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124925758 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124925761 DLNS DEBUG GPRS-NS2-VC(UDP-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(803)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124925771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124925771 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(808)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124925782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124925782 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) 20240825124925782 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) 20240825124925782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124925782 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124925782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124925782 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) 20240825124925782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124925782 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124925784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124925784 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) 20240825124925784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124925784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124925784 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) 20240825124925784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124925784 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) 20240825124925784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124925784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124925784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124925784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124925785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124925785 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) 20240825124925788 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124925797 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) 20240825124925797 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)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124925820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124925820 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) 20240825124925820 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) 20240825124925820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124925820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124925820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124925820 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) 20240825124925820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124925820 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124925822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124925822 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) 20240825124925822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124925823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124925823 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) 20240825124925823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124925823 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) 20240825124925823 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124925823 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124925823 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124925823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124925824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124925824 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124925827 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124925837 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) 20240825124925837 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)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124926568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124926569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124926569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124926569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@d2512c394f9f: 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) } } } } 20240825124926571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124926571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d2512c394f9f: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='E805D4DB'O, index=0 SGSN_Test-GSUP(818)@d2512c394f9f: 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)@d2512c394f9f: 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 := 'F78032E1BEB6535173F8FFE1EE18C094'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52D97159'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0845F85933206FD'O } } } } } 20240825124926615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124926615 DLLC NOTICE LLME(ffffffff/e805d4db){UNASSIGNED} LLC RX: unknown TLLI 0xe805d4db, creating LLME on the fly (gprs_llc.c:552) 20240825124926615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124926615 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20240825124926615 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Allocated (fsm.c:456) 20240825124926615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Allocated (fsm.c:456) 20240825124926615 DMM DEBUG MM_STATE_Gb[0x612000017aa0]{Idle}: Allocated (fsm.c:456) 20240825124926615 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Allocated (fsm.c:456) 20240825124926615 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124926615 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124926615 DLLC NOTICE LLME(ffffffff/e805d4db){UNASSIGNED} LLGM Assign pre (e805d4db => e4c463d4) (gprs_llc.c:1079) 20240825124926615 DLLC NOTICE LLME(e805d4db/e4c463d4){ASSIGNED} LLGM Assign post (e805d4db => e4c463d4) (gprs_llc.c:1125) 20240825124926615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124926615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124926615 DMM DEBUG MM(262420000000021/e4c463d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124926629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124926629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124926629 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124926629 DMM DEBUG MM(262420000000021/e4c463d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240825124926629 DMM NOTICE MM(262420000000021/e4c463d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124926629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124926629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124926629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124926629 DMM DEBUG MM(262420000000021/e4c463d4) Requesting authorization (sgsn_auth.c:160) 20240825124926629 DMM INFO MM(262420000000021/e4c463d4) Requesting authentication tuples (sgsn_auth.c:184) 20240825124926629 DMM DEBUG MM(262420000000021/e4c463d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124926629 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240825124926629 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20240825124926632 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124926632 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124926632 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124926632 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124926632 DMM INFO MM(262420000000021/e4c463d4) Subscriber data update (mmctx.c:445) 20240825124926632 DMM DEBUG MM(262420000000021/e4c463d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124926632 DMM INFO MM(262420000000021/e4c463d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124926632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124926632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124926632 DMM INFO MM(262420000000021/e4c463d4) <- GMM AUTH AND CIPHERING REQ (rand = f7 80 32 e1 be b6 53 51 73 f8 ff e1 ee 18 c0 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124926640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124926640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124926640 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124926640 DMM INFO MM(262420000000021/e4c463d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124926640 DMM NOTICE MM(262420000000021/e4c463d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124926640 DMM DEBUG MM(262420000000021/e4c463d4) checking auth: received GSM SRES = 52 d9 71 59 (gprs_gmm.c:666) 20240825124926640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124926640 DMM DEBUG MM(262420000000021/e4c463d4) Requesting authorization (sgsn_auth.c:160) 20240825124926640 DMM INFO MM(262420000000021/e4c463d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124926640 DMM DEBUG MM(262420000000021/e4c463d4) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124926640 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240825124926640 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) 20240825124926641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124926641 DMM INFO MM(262420000000021/e4c463d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4c463d4) (gprs_gmm.c:300) 20240825124926642 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124926642 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124926642 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240825124926642 DMM INFO MM(262420000000021/e4c463d4) Subscriber data update (mmctx.c:445) 20240825124926642 DMM DEBUG MM(262420000000021/e4c463d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124926642 DMM INFO MM(262420000000021/e4c463d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124926642 DMM NOTICE MM(262420000000021/e4c463d4) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240825124926642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124926642 DMM NOTICE MM(262420000000021/e4c463d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124926642 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) 20240825124926643 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124926643 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240825124926643 DMM INFO MM(262420000000021/e4c463d4) Subscriber data update (mmctx.c:445) 20240825124926643 DMM DEBUG MM(262420000000021/e4c463d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124926649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124926649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124926649 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124926649 DMM INFO MM(262420000000021/e4c463d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124926650 DMM NOTICE MM(262420000000021/e4c463d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124926650 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124926650 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124926650 DLLC NOTICE LLME(e805d4db/e4c463d4){ASSIGNED} LLGM Assign pre (ffffffff => e4c463d4) (gprs_llc.c:1079) 20240825124926650 DLLC NOTICE LLME(ffffffff/e4c463d4){ASSIGNED} LLGM Assign post (ffffffff => e4c463d4) (gprs_llc.c:1125) 20240825124926650 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124926650 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124926650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124926650 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124926701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124926701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124926701 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124926701 DMM INFO MM(262420000000021/e4c463d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825124926701 DMM INFO MM(262420000000021/e4c463d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825124926701 DMM DEBUG MM(262420000000021/e4c463d4) Using GGSN 0 (gprs_sm.c:312) 20240825124926701 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) 20240825124926701 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240825124926701 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825124926701 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20240825124926701 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240825124926714 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 f8 b8 f2 bf 11 38 a3 96 ea 14 05 7f 36 3e 62 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=1031 from retransmit req queue (gtp.c:443) 20240825124926714 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e19b0, cbp=0x614000007aa0) (sgsn_libgtp.c:629) 20240825124926714 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825124926714 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100402d0b8 TLLI=e4c463d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825124926714 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825124926714 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124926722 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:822) 20240825124926730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124926730 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825124926730 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124926734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124926734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240825124926734 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124926734 DMM INFO MM(262420000000021/e4c463d4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240825124926734 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825124926734 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240825124926736 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) 20240825124926736 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd2337e19b0, cbp=0x614000007aa0) (sgsn_libgtp.c:629) 20240825124926736 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240825124926736 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100402d0b8, TLLI=e4c463d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825124926736 DMM INFO MM(262420000000021/e4c463d4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240825124926736 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240825124926736 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d2512c394f9f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@d2512c394f9f: Final verdict of PTC: pass 20240825124926744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124926746 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124926746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(811)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(818)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(804)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(807)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(816)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(809)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(805)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(814)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:26 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240825124927748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124927748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=101292) 20240825124928749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124928749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49: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_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 20240825124929750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124929750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_user_deact_mt started. 20240825124929890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124929892 DMM INFO MM(262420000000021/e4c463d4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124929892 DMM INFO MM(262420000000021/e4c463d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124929892 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124929892 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124929892 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124929892 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124929892 DLLC NOTICE LLME(ffffffff/e4c463d4){ASSIGNED} LLGM Assign pre (e4c463d4 => ffffffff) (gprs_llc.c:1079) 20240825124929892 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4c463d4 => ffffffff) (gprs_llc.c:1125) 20240825124929892 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240825124929892 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) 20240825124929892 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) 20240825124929892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017920]{Init}: Deallocated (fsm.c:568) 20240825124929892 DMM DEBUG MM_STATE_Gb(0)[0x612000017aa0]{Idle}: Deallocated (fsm.c:568) 20240825124929892 DMM DEBUG MM_STATE_Iu[0x612000017c20]{Detached}: Deallocated (fsm.c:568) 20240825124929892 DMM DEBUG GMM(gmm_fsm)[0x6120000177a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124929892 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124929939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124929939 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) 20240825124929939 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) 20240825124929939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124929939 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124929939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124929939 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) 20240825124929939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124929940 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124929941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124929941 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) 20240825124929941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124929941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124929941 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) 20240825124929941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124929941 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) 20240825124929942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124929942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124929942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124929942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124929942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124929942 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124929946 DLNS DEBUG GPRS-NS2-VC(UDP-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(822)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124929956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124929956 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@d2512c394f9f: 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(830)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124929968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124929968 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) 20240825124929968 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) 20240825124929968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124929968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124929968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124929968 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) 20240825124929968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124929968 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(830)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124929970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124929970 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) 20240825124929970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124929970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124929970 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) 20240825124929970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124929970 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) 20240825124929970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124929970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124929970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124929970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124929971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124929971 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(830)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124929973 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(831)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124929983 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) 20240825124929983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124930005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124930005 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) 20240825124930005 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) 20240825124930005 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124930005 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124930005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124930005 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) 20240825124930005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124930005 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124930007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124930007 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) 20240825124930007 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124930008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124930008 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) 20240825124930008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124930008 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) 20240825124930008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124930008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124930008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124930008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124930008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(835)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124930008 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124930012 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124930022 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) 20240825124930022 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)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124930752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124930752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124930752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124930752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@d2512c394f9f: 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) } } } } 20240825124930754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124930754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@d2512c394f9f: 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(836)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2512c394f9f: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F3FA1DF1'O, index=0 SGSN_Test-GSUP(837)@d2512c394f9f: 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)@d2512c394f9f: 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 := '4BD36D8F6190FC619D7D1E7AABC572BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E501285'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6342AD2CF2D1F273'O } } } } } 20240825124930803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124930803 DLLC NOTICE LLME(ffffffff/f3fa1df1){UNASSIGNED} LLC RX: unknown TLLI 0xf3fa1df1, creating LLME on the fly (gprs_llc.c:552) 20240825124930803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124930803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240825124930803 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Allocated (fsm.c:456) 20240825124930803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Allocated (fsm.c:456) 20240825124930803 DMM DEBUG MM_STATE_Gb[0x612000018220]{Idle}: Allocated (fsm.c:456) 20240825124930803 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Allocated (fsm.c:456) 20240825124930803 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124930803 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124930803 DLLC NOTICE LLME(ffffffff/f3fa1df1){UNASSIGNED} LLGM Assign pre (f3fa1df1 => d99be9e5) (gprs_llc.c:1079) 20240825124930803 DLLC NOTICE LLME(f3fa1df1/d99be9e5){ASSIGNED} LLGM Assign post (f3fa1df1 => d99be9e5) (gprs_llc.c:1125) 20240825124930804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124930804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124930804 DMM DEBUG MM(262420000000022/d99be9e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124930818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124930818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124930818 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124930818 DMM DEBUG MM(262420000000022/d99be9e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240825124930818 DMM NOTICE MM(262420000000022/d99be9e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124930818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124930818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124930818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124930818 DMM DEBUG MM(262420000000022/d99be9e5) Requesting authorization (sgsn_auth.c:160) 20240825124930818 DMM INFO MM(262420000000022/d99be9e5) Requesting authentication tuples (sgsn_auth.c:184) 20240825124930818 DMM DEBUG MM(262420000000022/d99be9e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124930818 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240825124930818 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20240825124930821 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124930821 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124930821 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124930821 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124930821 DMM INFO MM(262420000000022/d99be9e5) Subscriber data update (mmctx.c:445) 20240825124930821 DMM DEBUG MM(262420000000022/d99be9e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124930821 DMM INFO MM(262420000000022/d99be9e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124930821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124930821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124930821 DMM INFO MM(262420000000022/d99be9e5) <- GMM AUTH AND CIPHERING REQ (rand = 4b d3 6d 8f 61 90 fc 61 9d 7d 1e 7a ab c5 72 be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124930829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124930829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124930829 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124930829 DMM INFO MM(262420000000022/d99be9e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124930829 DMM NOTICE MM(262420000000022/d99be9e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124930829 DMM DEBUG MM(262420000000022/d99be9e5) checking auth: received GSM SRES = 3e 50 12 85 (gprs_gmm.c:666) 20240825124930829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124930829 DMM DEBUG MM(262420000000022/d99be9e5) Requesting authorization (sgsn_auth.c:160) 20240825124930829 DMM INFO MM(262420000000022/d99be9e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124930829 DMM DEBUG MM(262420000000022/d99be9e5) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124930829 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240825124930829 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) 20240825124930829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124930829 DMM INFO MM(262420000000022/d99be9e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd99be9e5) (gprs_gmm.c:300) 20240825124930830 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124930830 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124930830 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240825124930830 DMM INFO MM(262420000000022/d99be9e5) Subscriber data update (mmctx.c:445) 20240825124930830 DMM DEBUG MM(262420000000022/d99be9e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124930830 DMM INFO MM(262420000000022/d99be9e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124930830 DMM NOTICE MM(262420000000022/d99be9e5) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240825124930831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124930831 DMM NOTICE MM(262420000000022/d99be9e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124930831 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) 20240825124930831 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124930831 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240825124930831 DMM INFO MM(262420000000022/d99be9e5) Subscriber data update (mmctx.c:445) 20240825124930831 DMM DEBUG MM(262420000000022/d99be9e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124930837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124930837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124930837 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124930837 DMM INFO MM(262420000000022/d99be9e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124930837 DMM NOTICE MM(262420000000022/d99be9e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124930837 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124930837 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124930837 DLLC NOTICE LLME(f3fa1df1/d99be9e5){ASSIGNED} LLGM Assign pre (ffffffff => d99be9e5) (gprs_llc.c:1079) 20240825124930837 DLLC NOTICE LLME(ffffffff/d99be9e5){ASSIGNED} LLGM Assign post (ffffffff => d99be9e5) (gprs_llc.c:1125) 20240825124930837 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124930837 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124930837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124930837 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124930888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124930889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124930889 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124930889 DMM INFO MM(262420000000022/d99be9e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825124930889 DMM INFO MM(262420000000022/d99be9e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825124930889 DMM DEBUG MM(262420000000022/d99be9e5) Using GGSN 0 (gprs_sm.c:312) 20240825124930889 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) 20240825124930889 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240825124930889 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825124930889 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20240825124930889 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240825124930899 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 2f 73 d4 02 11 3e 53 74 ee 14 05 7f 2e 92 f5 f1 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) 20240825124930899 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e19b0, cbp=0x614000007ea0) (sgsn_libgtp.c:629) 20240825124930899 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825124930899 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100422b0b8 TLLI=d99be9e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825124930899 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825124930899 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124930907 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:822) 20240825124930915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124930915 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825124930915 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124930918 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240825124930918 DGPRS INFO PDP(262420000000022:5): Context 0x7fd2337e19b0 was deleted (sgsn_libgtp.c:703) 20240825124930918 DMM INFO MM(262420000000022/d99be9e5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825124930918 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240825124930918 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2512c394f9f: Removing Client IMSI='262420000000022'H, index=0 20240825124930925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124930925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240825124930925 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124930925 DMM INFO MM(262420000000022/d99be9e5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(839)@d2512c394f9f: Final verdict of PTC: pass 20240825124930928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44154<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825124930930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124930930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(825)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(835)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(830)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(823)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(828)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(833)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:31 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240825124931932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124931932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41276, count=100204) 20240825124932933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124932933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49: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_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 20240825124933935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124933935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_deact_dup started. 20240825124934073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124934075 DMM INFO MM(262420000000022/d99be9e5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124934075 DMM INFO MM(262420000000022/d99be9e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124934075 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124934075 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124934075 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124934075 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124934075 DLLC NOTICE LLME(ffffffff/d99be9e5){ASSIGNED} LLGM Assign pre (d99be9e5 => ffffffff) (gprs_llc.c:1079) 20240825124934075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d99be9e5 => ffffffff) (gprs_llc.c:1125) 20240825124934075 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100422ad60 (gprs_sndcp.c:574) 20240825124934075 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100422b0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825124934075 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240825124934075 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) 20240825124934075 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) 20240825124934075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000180a0]{Init}: Deallocated (fsm.c:568) 20240825124934075 DMM DEBUG MM_STATE_Gb(0)[0x612000018220]{Idle}: Deallocated (fsm.c:568) 20240825124934075 DMM DEBUG MM_STATE_Iu[0x6120000183a0]{Detached}: Deallocated (fsm.c:568) 20240825124934075 DMM DEBUG GMM(gmm_fsm)[0x612000017f20]{Deregistered}: Deallocated (fsm.c:568) 20240825124934075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124934125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124934125 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) 20240825124934125 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) 20240825124934125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124934126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124934126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124934126 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) 20240825124934126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124934126 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) 20240825124934127 DGPRS DEBUG Checking for inactive LLMEs, time = 6400908 (sgsn.c:131) -NSVCI97(845)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124934127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124934128 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) 20240825124934128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124934128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124934128 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) 20240825124934128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124934128 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) 20240825124934128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124934128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124934128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124934128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(844)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825124934129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124934129 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124934133 DLNS DEBUG GPRS-NS2-VC(UDP-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(841)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124934142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124934142 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(842)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(844)@d2512c394f9f: 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(849)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124934153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124934153 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) 20240825124934153 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) 20240825124934153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124934153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124934153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124934153 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) 20240825124934153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124934153 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(849)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124934155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124934155 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) 20240825124934155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124934155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124934155 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) 20240825124934155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124934155 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) 20240825124934155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124934155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124934156 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124934156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124934156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124934156 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(849)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124934159 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(846)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825124934168 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) 20240825124934168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@d2512c394f9f: 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(854)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124934197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124934197 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) 20240825124934197 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) 20240825124934197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124934197 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124934197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124934197 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) 20240825124934197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124934197 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(854)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124934199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124934199 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) 20240825124934199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124934199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124934199 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) 20240825124934199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124934199 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) 20240825124934199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124934199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124934199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124934199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124934200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124934200 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(854)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124934203 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124934213 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) 20240825124934213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124934936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124934936 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124934936 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124934936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@d2512c394f9f: 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) } } } } 20240825124934938 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124934939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@d2512c394f9f: 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(855)@d2512c394f9f: 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(855)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(842)@d2512c394f9f: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C846025F'O, index=0 SGSN_Test-GSUP(856)@d2512c394f9f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: 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 := 'E849993ADA6F95CE2A812DC2068B63E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71E864C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFB403CF03911DEF'O } } } } } 20240825124934992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124934992 DLLC NOTICE LLME(ffffffff/c846025f){UNASSIGNED} LLC RX: unknown TLLI 0xc846025f, creating LLME on the fly (gprs_llc.c:552) 20240825124934992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124934992 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20240825124934992 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Allocated (fsm.c:456) 20240825124934992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Allocated (fsm.c:456) 20240825124934992 DMM DEBUG MM_STATE_Gb[0x6120000189a0]{Idle}: Allocated (fsm.c:456) 20240825124934992 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Allocated (fsm.c:456) 20240825124934992 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124934992 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124934992 DLLC NOTICE LLME(ffffffff/c846025f){UNASSIGNED} LLGM Assign pre (c846025f => da5e0fb1) (gprs_llc.c:1079) 20240825124934992 DLLC NOTICE LLME(c846025f/da5e0fb1){ASSIGNED} LLGM Assign post (c846025f => da5e0fb1) (gprs_llc.c:1125) 20240825124934992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124934992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124934992 DMM DEBUG MM(262420000000046/da5e0fb1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124935006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124935006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124935006 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124935006 DMM DEBUG MM(262420000000046/da5e0fb1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240825124935006 DMM NOTICE MM(262420000000046/da5e0fb1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124935006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124935006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124935006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124935006 DMM DEBUG MM(262420000000046/da5e0fb1) Requesting authorization (sgsn_auth.c:160) 20240825124935006 DMM INFO MM(262420000000046/da5e0fb1) Requesting authentication tuples (sgsn_auth.c:184) 20240825124935007 DMM DEBUG MM(262420000000046/da5e0fb1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124935007 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240825124935007 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20240825124935010 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124935010 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124935010 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124935010 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124935010 DMM INFO MM(262420000000046/da5e0fb1) Subscriber data update (mmctx.c:445) 20240825124935010 DMM DEBUG MM(262420000000046/da5e0fb1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124935010 DMM INFO MM(262420000000046/da5e0fb1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124935010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124935010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124935010 DMM INFO MM(262420000000046/da5e0fb1) <- GMM AUTH AND CIPHERING REQ (rand = e8 49 99 3a da 6f 95 ce 2a 81 2d c2 06 8b 63 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124935018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124935018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124935018 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124935018 DMM INFO MM(262420000000046/da5e0fb1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124935018 DMM NOTICE MM(262420000000046/da5e0fb1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124935018 DMM DEBUG MM(262420000000046/da5e0fb1) checking auth: received GSM SRES = 71 e8 64 c2 (gprs_gmm.c:666) 20240825124935018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124935018 DMM DEBUG MM(262420000000046/da5e0fb1) Requesting authorization (sgsn_auth.c:160) 20240825124935018 DMM INFO MM(262420000000046/da5e0fb1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124935018 DMM DEBUG MM(262420000000046/da5e0fb1) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124935018 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240825124935018 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) 20240825124935018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124935018 DMM INFO MM(262420000000046/da5e0fb1) <- GMM ATTACH ACCEPT (new P-TMSI=0xda5e0fb1) (gprs_gmm.c:300) 20240825124935020 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124935020 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124935020 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240825124935020 DMM INFO MM(262420000000046/da5e0fb1) Subscriber data update (mmctx.c:445) 20240825124935020 DMM DEBUG MM(262420000000046/da5e0fb1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124935020 DMM INFO MM(262420000000046/da5e0fb1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124935020 DMM NOTICE MM(262420000000046/da5e0fb1) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240825124935020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124935020 DMM NOTICE MM(262420000000046/da5e0fb1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124935020 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) 20240825124935020 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124935021 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240825124935021 DMM INFO MM(262420000000046/da5e0fb1) Subscriber data update (mmctx.c:445) 20240825124935021 DMM DEBUG MM(262420000000046/da5e0fb1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124935026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124935027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124935027 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124935027 DMM INFO MM(262420000000046/da5e0fb1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124935027 DMM NOTICE MM(262420000000046/da5e0fb1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124935027 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124935027 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124935027 DLLC NOTICE LLME(c846025f/da5e0fb1){ASSIGNED} LLGM Assign pre (ffffffff => da5e0fb1) (gprs_llc.c:1079) 20240825124935027 DLLC NOTICE LLME(ffffffff/da5e0fb1){ASSIGNED} LLGM Assign post (ffffffff => da5e0fb1) (gprs_llc.c:1125) 20240825124935027 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124935027 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124935027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124935027 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825124935078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124935078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825124935079 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124935079 DMM INFO MM(262420000000046/da5e0fb1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825124935079 DMM INFO MM(262420000000046/da5e0fb1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825124935079 DMM DEBUG MM(262420000000046/da5e0fb1) Using GGSN 0 (gprs_sm.c:312) 20240825124935079 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) 20240825124935079 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240825124935079 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825124935079 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20240825124935079 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240825124935091 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 2c 9e 04 a0 11 7e fc 0d f5 14 05 7f 5a 57 c8 4c 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) 20240825124935091 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e19b0, cbp=0x6140000082a0) (sgsn_libgtp.c:629) 20240825124935091 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825124935091 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210044240b8 TLLI=da5e0fb1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825124935091 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825124935091 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825124935100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124935100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240825124935100 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124935100 DMM INFO MM(262420000000046/da5e0fb1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240825124935100 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825124935100 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240825124935100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124935100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124935100 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124935100 DMM INFO MM(262420000000046/da5e0fb1) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240825124935100 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825124935100 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: "Received deletePDPContextResponse 1, seq_nr=1036" 20240825124935102 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) 20240825124935102 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd2337e19b0, cbp=0x6140000082a0) (sgsn_libgtp.c:629) 20240825124935102 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240825124935102 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210044240b8, TLLI=da5e0fb1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825124935102 DMM INFO MM(262420000000046/da5e0fb1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240825124935102 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240825124935102 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825124935102 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) 20240825124935102 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)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(842)@d2512c394f9f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@d2512c394f9f: Final verdict of PTC: pass 20240825124937112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44164<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(849)@d2512c394f9f: Final verdict of PTC: none 20240825124937115 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825124937115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI220(853)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(842)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(845)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(854)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(843)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(852)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(847)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(842): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:49:37 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100988) 20240825124938116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124938116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100988, count=102684) 20240825124939117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124939117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:49: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_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 20240825124940118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124940118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_second_attempt started. 20240825124940260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825124940261 DMM INFO MM(262420000000046/da5e0fb1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825124940261 DMM INFO MM(262420000000046/da5e0fb1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825124940261 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825124940261 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825124940261 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825124940261 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825124940261 DLLC NOTICE LLME(ffffffff/da5e0fb1){ASSIGNED} LLGM Assign pre (da5e0fb1 => ffffffff) (gprs_llc.c:1079) 20240825124940261 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da5e0fb1 => ffffffff) (gprs_llc.c:1125) 20240825124940261 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240825124940261 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) 20240825124940261 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) 20240825124940261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018820]{Init}: Deallocated (fsm.c:568) 20240825124940261 DMM DEBUG MM_STATE_Gb(0)[0x6120000189a0]{Idle}: Deallocated (fsm.c:568) 20240825124940261 DMM DEBUG MM_STATE_Iu[0x612000018b20]{Detached}: Deallocated (fsm.c:568) 20240825124940261 DMM DEBUG GMM(gmm_fsm)[0x6120000186a0]{Deregistered}: Deallocated (fsm.c:568) 20240825124940262 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124940305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825124940305 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) 20240825124940305 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) 20240825124940305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124940305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825124940305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124940305 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) 20240825124940305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124940305 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124940307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124940307 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) 20240825124940307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124940307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124940307 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) 20240825124940307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124940307 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) 20240825124940307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124940307 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825124940308 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124940308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124940308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124940308 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124940311 DLNS DEBUG GPRS-NS2-VC(UDP-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(864)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124940322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124940322 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124940343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825124940343 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) 20240825124940343 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) 20240825124940343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124940343 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825124940344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124940344 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) 20240825124940344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124940344 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124940346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124940346 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) 20240825124940346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124940346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124940346 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) 20240825124940346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124940346 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) 20240825124940346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124940346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825124940346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124940346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825124940347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124940347 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124940351 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(869)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124940362 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) 20240825124940362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825124940386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825124940387 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) 20240825124940387 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) 20240825124940387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124940387 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825124940387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825124940387 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) 20240825124940387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825124940387 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825124940389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825124940389 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) 20240825124940389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825124940389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825124940389 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) 20240825124940389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825124940389 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) 20240825124940389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825124940389 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825124940389 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825124940389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825124940390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825124940390 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825124940393 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825124940403 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) 20240825124940403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825124941119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825124941119 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825124941119 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825124941119 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@d2512c394f9f: 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) } } } } 20240825124941121 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825124941122 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@d2512c394f9f: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F22941A5'O, index=0 SGSN_Test-GSUP(875)@d2512c394f9f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@d2512c394f9f: 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 := '9C9D005CD5D4EB03C3DC6534CED740F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '348D4D56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3C0DFCD110666D9'O } } } } } 20240825124941167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124941167 DLLC NOTICE LLME(ffffffff/f22941a5){UNASSIGNED} LLC RX: unknown TLLI 0xf22941a5, creating LLME on the fly (gprs_llc.c:552) 20240825124941167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124941167 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20240825124941167 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Allocated (fsm.c:456) 20240825124941167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Allocated (fsm.c:456) 20240825124941167 DMM DEBUG MM_STATE_Gb[0x612000019120]{Idle}: Allocated (fsm.c:456) 20240825124941167 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Allocated (fsm.c:456) 20240825124941167 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124941167 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825124941167 DLLC NOTICE LLME(ffffffff/f22941a5){UNASSIGNED} LLGM Assign pre (f22941a5 => fb8d2853) (gprs_llc.c:1079) 20240825124941168 DLLC NOTICE LLME(f22941a5/fb8d2853){ASSIGNED} LLGM Assign post (f22941a5 => fb8d2853) (gprs_llc.c:1125) 20240825124941168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124941168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124941168 DMM DEBUG MM(262420000000022/fb8d2853) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124941182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124941183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825124941183 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124941183 DMM DEBUG MM(262420000000022/fb8d2853) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240825124941183 DMM NOTICE MM(262420000000022/fb8d2853) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124941183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124941183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124941183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124941183 DMM DEBUG MM(262420000000022/fb8d2853) Requesting authorization (sgsn_auth.c:160) 20240825124941183 DMM INFO MM(262420000000022/fb8d2853) Requesting authentication tuples (sgsn_auth.c:184) 20240825124941183 DMM DEBUG MM(262420000000022/fb8d2853) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825124941183 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240825124941183 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@d2512c394f9f: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20240825124941186 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825124941186 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825124941186 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825124941186 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825124941186 DMM INFO MM(262420000000022/fb8d2853) Subscriber data update (mmctx.c:445) 20240825124941186 DMM DEBUG MM(262420000000022/fb8d2853) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825124941186 DMM INFO MM(262420000000022/fb8d2853) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825124941186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825124941186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825124941186 DMM INFO MM(262420000000022/fb8d2853) <- GMM AUTH AND CIPHERING REQ (rand = 9c 9d 00 5c d5 d4 eb 03 c3 dc 65 34 ce d7 40 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825124941195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124941195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124941195 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124941195 DMM INFO MM(262420000000022/fb8d2853) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825124941195 DMM NOTICE MM(262420000000022/fb8d2853) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825124941195 DMM DEBUG MM(262420000000022/fb8d2853) checking auth: received GSM SRES = 34 8d 4d 56 (gprs_gmm.c:666) 20240825124941195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825124941195 DMM DEBUG MM(262420000000022/fb8d2853) Requesting authorization (sgsn_auth.c:160) 20240825124941195 DMM INFO MM(262420000000022/fb8d2853) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124941195 DMM DEBUG MM(262420000000022/fb8d2853) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124941195 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240825124941195 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) 20240825124941195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825124941195 DMM INFO MM(262420000000022/fb8d2853) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb8d2853) (gprs_gmm.c:300) 20240825124941197 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825124941197 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825124941197 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240825124941197 DMM INFO MM(262420000000022/fb8d2853) Subscriber data update (mmctx.c:445) 20240825124941197 DMM DEBUG MM(262420000000022/fb8d2853) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825124941197 DMM INFO MM(262420000000022/fb8d2853) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825124941197 DMM NOTICE MM(262420000000022/fb8d2853) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240825124941197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825124941197 DMM NOTICE MM(262420000000022/fb8d2853) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825124941197 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) 20240825124941198 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825124941198 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240825124941198 DMM INFO MM(262420000000022/fb8d2853) Subscriber data update (mmctx.c:445) 20240825124941198 DMM DEBUG MM(262420000000022/fb8d2853) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825124941204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124941204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825124941204 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124941204 DMM INFO MM(262420000000022/fb8d2853) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825124941204 DMM NOTICE MM(262420000000022/fb8d2853) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825124941204 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825124941204 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825124941204 DLLC NOTICE LLME(f22941a5/fb8d2853){ASSIGNED} LLGM Assign pre (ffffffff => fb8d2853) (gprs_llc.c:1079) 20240825124941204 DLLC NOTICE LLME(ffffffff/fb8d2853){ASSIGNED} LLGM Assign post (ffffffff => fb8d2853) (gprs_llc.c:1125) 20240825124941204 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825124941204 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825124941204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825124941204 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)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_second_attempt(877)@d2512c394f9f: 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 := '281B0272230D4877F2866A65FCF00431'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E71C2BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B346EBD070782EA'O } } } } } 20240825124941255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124941255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240825124941255 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124941255 DMM INFO MM(262420000000022/fb8d2853) -> GMM ATTACH REQUEST MI(TMSI-0xFB8D2853) type="GPRS attach" (gprs_gmm.c:1266) 20240825124941255 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825124941255 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825124941255 DLLC NOTICE LLME(ffffffff/fb8d2853){ASSIGNED} LLGM Assign pre (fb8d2853 => ce315e9e) (gprs_llc.c:1079) 20240825124941255 DLLC NOTICE LLME(fb8d2853/ce315e9e){ASSIGNED} LLGM Assign post (fb8d2853 => ce315e9e) (gprs_llc.c:1125) 20240825124941255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825124941255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825124941256 DMM DEBUG MM(262420000000022/ce315e9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825124941262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825124941262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240825124941262 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825124941262 DMM DEBUG MM(262420000000022/ce315e9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240825124941262 DMM NOTICE MM(262420000000022/ce315e9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825124941262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825124941262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825124941262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825124941262 DMM DEBUG MM(262420000000022/ce315e9e) Requesting authorization (sgsn_auth.c:160) 20240825124941262 DMM INFO MM(262420000000022/ce315e9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825124941262 DMM DEBUG MM(262420000000022/ce315e9e) Requesting subscriber data update (gprs_subscriber.c:894) 20240825124941262 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240825124941263 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) 20240825124947263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240825124947263 DMM ERROR MM(262420000000022/ce315e9e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240825124947263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240825124947263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240825124947263 DMM NOTICE MM(262420000000022/ce315e9e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240825124947263 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240825124947263 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) 20240825124947263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018fa0]{Reject}: Deallocated (fsm.c:568) 20240825124947263 DMM DEBUG MM_STATE_Gb(0)[0x612000019120]{Ready}: Deallocated (fsm.c:568) 20240825124947263 DMM DEBUG MM_STATE_Iu[0x6120000192a0]{Detached}: Deallocated (fsm.c:568) 20240825124947263 DMM DEBUG GMM(gmm_fsm)[0x612000018e20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240825124947264 DLLC NOTICE LLME(fb8d2853/ce315e9e){ASSIGNED} LLGM Assign pre (ce315e9e => ffffffff) (gprs_llc.c:1079) 20240825124947264 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce315e9e => ffffffff) (gprs_llc.c:1125) 20240825125001120 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825125001120 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240825125001120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125004128 DGPRS DEBUG Checking for inactive LLMEs, time = 6400938 (sgsn.c:131) 20240825125010309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125010311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125010311 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) 20240825125010348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125010350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125010350 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) 20240825125010391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125010393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125010393 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)@d2512c394f9f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2512c394f9f: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20240825125011182 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125011183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(863)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(868)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(873)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@d2512c394f9f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@d2512c394f9f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@d2512c394f9f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@d2512c394f9f: Final verdict of PTC: none20240825125011186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38908<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(876)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(866)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(861)@d2512c394f9f: Final verdict of PTC: none TC_attach_second_attempt(877)@d2512c394f9f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(871)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@d2512c394f9f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@d2512c394f9f: 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 Aug 25 12:50:11 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=106644) 20240825125012183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125012183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106644, count=108340) 20240825125013184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125013184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:50: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_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 20240825125014185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125014185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_echo_timeout started. 20240825125014329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125014330 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@d2512c394f9f: 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(882)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125014370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125014370 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) 20240825125014370 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) 20240825125014370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125014370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125014370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125014370 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) 20240825125014370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125014370 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(882)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125014371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125014371 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) 20240825125014371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125014371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125014371 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) 20240825125014371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125014371 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) 20240825125014371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125014371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125014371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125014371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125014372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125014372 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(882)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125014376 DLNS DEBUG GPRS-NS2-VC(UDP-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(883)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125014385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125014385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125014407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125014407 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) 20240825125014407 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) 20240825125014407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125014407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125014407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125014407 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) 20240825125014407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125014407 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125014409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125014409 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) 20240825125014409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125014410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125014410 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) 20240825125014410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125014410 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) 20240825125014410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125014410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125014410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125014410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125014410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125014410 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125014414 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(888)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125014424 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) 20240825125014424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@d2512c394f9f: 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(892)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125014441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125014441 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) 20240825125014441 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) 20240825125014441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125014441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125014441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125014441 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) 20240825125014441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125014441 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(892)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125014443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125014443 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) 20240825125014443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125014443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125014443 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) 20240825125014443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125014443 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) 20240825125014443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125014443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125014443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125014443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125014443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125014443 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(892)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125014448 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125014458 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) 20240825125014458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125015186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125015186 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125015186 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125015186 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@d2512c394f9f: 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) } } } } 20240825125015189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125015189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@d2512c394f9f: 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(893)@d2512c394f9f: 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(893)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@d2512c394f9f: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C5796DDD'O, index=0 SGSN_Test-GSUP(894)@d2512c394f9f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@d2512c394f9f: 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 := '8D267D9DA2C9A4CDF17DBC11D1E9B380'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A05CE29F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '083A98D9B3B084BE'O } } } } } 20240825125015239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125015240 DLLC NOTICE LLME(ffffffff/c5796ddd){UNASSIGNED} LLC RX: unknown TLLI 0xc5796ddd, creating LLME on the fly (gprs_llc.c:552) 20240825125015240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125015240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20240825125015240 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Allocated (fsm.c:456) 20240825125015240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Allocated (fsm.c:456) 20240825125015240 DMM DEBUG MM_STATE_Gb[0x612000019720]{Idle}: Allocated (fsm.c:456) 20240825125015240 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Allocated (fsm.c:456) 20240825125015240 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125015240 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125015240 DLLC NOTICE LLME(ffffffff/c5796ddd){UNASSIGNED} LLGM Assign pre (c5796ddd => e3a0369b) (gprs_llc.c:1079) 20240825125015240 DLLC NOTICE LLME(c5796ddd/e3a0369b){ASSIGNED} LLGM Assign post (c5796ddd => e3a0369b) (gprs_llc.c:1125) 20240825125015240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125015240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125015240 DMM DEBUG MM(262420000000067/e3a0369b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125015254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125015254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125015254 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125015254 DMM DEBUG MM(262420000000067/e3a0369b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240825125015254 DMM NOTICE MM(262420000000067/e3a0369b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125015254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125015254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125015254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125015255 DMM DEBUG MM(262420000000067/e3a0369b) Requesting authorization (sgsn_auth.c:160) 20240825125015255 DMM INFO MM(262420000000067/e3a0369b) Requesting authentication tuples (sgsn_auth.c:184) 20240825125015255 DMM DEBUG MM(262420000000067/e3a0369b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125015255 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240825125015255 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@d2512c394f9f: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20240825125015258 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125015258 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125015258 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125015258 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125015258 DMM INFO MM(262420000000067/e3a0369b) Subscriber data update (mmctx.c:445) 20240825125015258 DMM DEBUG MM(262420000000067/e3a0369b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125015258 DMM INFO MM(262420000000067/e3a0369b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125015258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125015258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125015258 DMM INFO MM(262420000000067/e3a0369b) <- GMM AUTH AND CIPHERING REQ (rand = 8d 26 7d 9d a2 c9 a4 cd f1 7d bc 11 d1 e9 b3 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125015267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125015267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125015267 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125015267 DMM INFO MM(262420000000067/e3a0369b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125015267 DMM NOTICE MM(262420000000067/e3a0369b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125015267 DMM DEBUG MM(262420000000067/e3a0369b) checking auth: received GSM SRES = a0 5c e2 9f (gprs_gmm.c:666) 20240825125015267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125015268 DMM DEBUG MM(262420000000067/e3a0369b) Requesting authorization (sgsn_auth.c:160) 20240825125015268 DMM INFO MM(262420000000067/e3a0369b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125015268 DMM DEBUG MM(262420000000067/e3a0369b) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125015268 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240825125015268 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) 20240825125015268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125015268 DMM INFO MM(262420000000067/e3a0369b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3a0369b) (gprs_gmm.c:300) 20240825125015269 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125015269 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125015269 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240825125015269 DMM INFO MM(262420000000067/e3a0369b) Subscriber data update (mmctx.c:445) 20240825125015269 DMM DEBUG MM(262420000000067/e3a0369b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125015269 DMM INFO MM(262420000000067/e3a0369b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125015269 DMM NOTICE MM(262420000000067/e3a0369b) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240825125015269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125015269 DMM NOTICE MM(262420000000067/e3a0369b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125015269 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) 20240825125015270 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125015270 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240825125015270 DMM INFO MM(262420000000067/e3a0369b) Subscriber data update (mmctx.c:445) 20240825125015270 DMM DEBUG MM(262420000000067/e3a0369b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125015277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125015277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125015277 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125015277 DMM INFO MM(262420000000067/e3a0369b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125015277 DMM NOTICE MM(262420000000067/e3a0369b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125015277 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125015277 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125015277 DLLC NOTICE LLME(c5796ddd/e3a0369b){ASSIGNED} LLGM Assign pre (ffffffff => e3a0369b) (gprs_llc.c:1079) 20240825125015277 DLLC NOTICE LLME(ffffffff/e3a0369b){ASSIGNED} LLGM Assign post (ffffffff => e3a0369b) (gprs_llc.c:1125) 20240825125015277 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125015277 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125015277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125015277 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125015328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125015329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125015329 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125015329 DMM INFO MM(262420000000067/e3a0369b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125015329 DMM INFO MM(262420000000067/e3a0369b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125015329 DMM DEBUG MM(262420000000067/e3a0369b) Using GGSN 0 (gprs_sm.c:312) 20240825125015329 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) 20240825125015329 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240825125015329 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125015329 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125015329 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240825125015341 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 cf 7c 98 2a 11 7f e2 f6 e2 14 05 7f 31 15 d8 22 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) 20240825125015341 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e19b0, cbp=0x6140000088a0) (sgsn_libgtp.c:629) 20240825125015341 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125015341 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100482b4b8 TLLI=e3a0369b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125015341 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125015341 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125020202 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240825125020204 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) 20240825125020204 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240825125025203 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1039" 20240825125030204 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240825125030204 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1039" 20240825125034129 DGPRS DEBUG Checking for inactive LLMEs, time = 6400968 (sgsn.c:131) 20240825125035187 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825125035187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125035187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240825125035205 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240825125035205 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240825125035205 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1041" 20240825125040205 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240825125040205 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240825125040205 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240825125040205 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1041" 20240825125044373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125044375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125044375 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) 20240825125044411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125044413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125044413 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) 20240825125044444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125044445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125044445 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) 20240825125045206 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240825125045206 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240825125045206 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240825125045206 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240825125045206 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1043" 20240825125050207 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240825125050207 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240825125050207 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240825125050207 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240825125050207 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240825125050207 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:633) 20240825125050207 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240825125050207 DMM INFO MM(262420000000067/e3a0369b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125050208 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240825125050208 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125050208 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240825125050208 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240825125050208 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125050208 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240825125050208 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240825125050208 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125050208 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240825125050208 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240825125050208 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125050208 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240825125050208 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d2512c394f9f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@d2512c394f9f: Removing Client IMSI='262420000000067'H, index=0 20240825125050217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125050217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240825125050218 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125050218 DMM INFO MM(262420000000067/e3a0369b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(896)@d2512c394f9f: Final verdict of PTC: pass 20240825125050220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48954<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125050222 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125050222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(893)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(894)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(882)@d2512c394f9f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(887)@d2512c394f9f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@d2512c394f9f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(892)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(885)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(880)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(890)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:50:50 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99748) 20240825125051223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125051223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99748, count=109336) 20240825125052224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125052224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:50: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_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 20240825125053225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125053225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_restart_ctr_echo started. 20240825125053365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125053367 DMM INFO MM(262420000000067/e3a0369b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125053367 DMM INFO MM(262420000000067/e3a0369b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125053367 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125053367 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125053367 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125053367 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125053367 DLLC NOTICE LLME(ffffffff/e3a0369b){ASSIGNED} LLGM Assign pre (e3a0369b => ffffffff) (gprs_llc.c:1079) 20240825125053367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a0369b => ffffffff) (gprs_llc.c:1125) 20240825125053367 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100482b160 (gprs_sndcp.c:574) 20240825125053367 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100482b4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125053367 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240825125053367 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) 20240825125053367 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) 20240825125053367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000195a0]{Init}: Deallocated (fsm.c:568) 20240825125053367 DMM DEBUG MM_STATE_Gb(0)[0x612000019720]{Idle}: Deallocated (fsm.c:568) 20240825125053367 DMM DEBUG MM_STATE_Iu[0x6120000198a0]{Detached}: Deallocated (fsm.c:568) 20240825125053367 DMM DEBUG GMM(gmm_fsm)[0x612000019420]{Deregistered}: Deallocated (fsm.c:568) 20240825125053368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@d2512c394f9f: 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(902)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125053426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125053426 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) 20240825125053426 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) 20240825125053426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125053426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125053426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125053426 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) 20240825125053426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125053426 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(901)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(902)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125053428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125053428 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) 20240825125053428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125053428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125053428 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) 20240825125053428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125053428 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) 20240825125053428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125053428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125053428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125053428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125053429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125053429 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(902)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125053433 DLNS DEBUG GPRS-NS2-VC(UDP-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(903)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125053443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125053443 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(899)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@d2512c394f9f: 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(907)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(906)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125053464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125053464 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) 20240825125053464 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) 20240825125053464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125053464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125053464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125053465 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) 20240825125053465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125053465 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(907)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125053466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125053466 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) 20240825125053466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125053467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125053467 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) 20240825125053467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125053467 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) 20240825125053467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125053467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125053467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125053467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125053467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125053467 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(907)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125053472 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(903)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825125053481 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) 20240825125053481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(904)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@d2512c394f9f: 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(911)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125053491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125053491 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) 20240825125053491 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) 20240825125053491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125053491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125053491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125053491 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) 20240825125053491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125053491 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(911)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125053493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125053493 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) 20240825125053493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125053493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125053493 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) 20240825125053493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125053493 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) 20240825125053493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125053493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125053493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125053493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125053494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125053494 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(911)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125053498 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125053507 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) 20240825125053508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125054226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125054226 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125054226 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125054226 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@d2512c394f9f: 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) } } } } 20240825125054229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125054229 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@d2512c394f9f: 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(912)@d2512c394f9f: 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(912)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(899)@d2512c394f9f: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='E4CA405C'O, index=0 SGSN_Test-GSUP(913)@d2512c394f9f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@d2512c394f9f: 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 := '43591441022DECC71B12C855F91B64C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '903FBB2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B520E2512AC2572C'O } } } } } 20240825125054278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125054278 DLLC NOTICE LLME(ffffffff/e4ca405c){UNASSIGNED} LLC RX: unknown TLLI 0xe4ca405c, creating LLME on the fly (gprs_llc.c:552) 20240825125054278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125054278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20240825125054278 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Allocated (fsm.c:456) 20240825125054278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Allocated (fsm.c:456) 20240825125054278 DMM DEBUG MM_STATE_Gb[0x612000019ea0]{Idle}: Allocated (fsm.c:456) 20240825125054278 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Allocated (fsm.c:456) 20240825125054278 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125054278 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125054278 DLLC NOTICE LLME(ffffffff/e4ca405c){UNASSIGNED} LLGM Assign pre (e4ca405c => e38c2fb7) (gprs_llc.c:1079) 20240825125054278 DLLC NOTICE LLME(e4ca405c/e38c2fb7){ASSIGNED} LLGM Assign post (e4ca405c => e38c2fb7) (gprs_llc.c:1125) 20240825125054278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125054278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125054278 DMM DEBUG MM(262420000000023/e38c2fb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125054292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125054292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125054292 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125054292 DMM DEBUG MM(262420000000023/e38c2fb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240825125054292 DMM NOTICE MM(262420000000023/e38c2fb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125054292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125054292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125054292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125054292 DMM DEBUG MM(262420000000023/e38c2fb7) Requesting authorization (sgsn_auth.c:160) 20240825125054292 DMM INFO MM(262420000000023/e38c2fb7) Requesting authentication tuples (sgsn_auth.c:184) 20240825125054292 DMM DEBUG MM(262420000000023/e38c2fb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125054292 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240825125054292 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@d2512c394f9f: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20240825125054295 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125054295 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125054296 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125054296 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125054296 DMM INFO MM(262420000000023/e38c2fb7) Subscriber data update (mmctx.c:445) 20240825125054296 DMM DEBUG MM(262420000000023/e38c2fb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125054296 DMM INFO MM(262420000000023/e38c2fb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125054296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125054296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125054296 DMM INFO MM(262420000000023/e38c2fb7) <- GMM AUTH AND CIPHERING REQ (rand = 43 59 14 41 02 2d ec c7 1b 12 c8 55 f9 1b 64 c9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125054304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125054304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125054304 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125054304 DMM INFO MM(262420000000023/e38c2fb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125054304 DMM NOTICE MM(262420000000023/e38c2fb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125054304 DMM DEBUG MM(262420000000023/e38c2fb7) checking auth: received GSM SRES = 90 3f bb 2b (gprs_gmm.c:666) 20240825125054304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125054304 DMM DEBUG MM(262420000000023/e38c2fb7) Requesting authorization (sgsn_auth.c:160) 20240825125054304 DMM INFO MM(262420000000023/e38c2fb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125054304 DMM DEBUG MM(262420000000023/e38c2fb7) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125054304 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240825125054304 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) 20240825125054304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125054304 DMM INFO MM(262420000000023/e38c2fb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe38c2fb7) (gprs_gmm.c:300) 20240825125054306 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125054306 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125054306 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240825125054306 DMM INFO MM(262420000000023/e38c2fb7) Subscriber data update (mmctx.c:445) 20240825125054306 DMM DEBUG MM(262420000000023/e38c2fb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125054306 DMM INFO MM(262420000000023/e38c2fb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125054306 DMM NOTICE MM(262420000000023/e38c2fb7) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240825125054306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125054306 DMM NOTICE MM(262420000000023/e38c2fb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125054306 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) 20240825125054306 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125054307 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240825125054307 DMM INFO MM(262420000000023/e38c2fb7) Subscriber data update (mmctx.c:445) 20240825125054307 DMM DEBUG MM(262420000000023/e38c2fb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125054312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125054312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125054312 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125054312 DMM INFO MM(262420000000023/e38c2fb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125054313 DMM NOTICE MM(262420000000023/e38c2fb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125054313 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125054313 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125054313 DLLC NOTICE LLME(e4ca405c/e38c2fb7){ASSIGNED} LLGM Assign pre (ffffffff => e38c2fb7) (gprs_llc.c:1079) 20240825125054313 DLLC NOTICE LLME(ffffffff/e38c2fb7){ASSIGNED} LLGM Assign post (ffffffff => e38c2fb7) (gprs_llc.c:1125) 20240825125054313 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125054313 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125054313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125054313 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125054364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125054364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125054364 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125054364 DMM INFO MM(262420000000023/e38c2fb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125054364 DMM INFO MM(262420000000023/e38c2fb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125054364 DMM DEBUG MM(262420000000023/e38c2fb7) Using GGSN 0 (gprs_sm.c:312) 20240825125054364 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240825125054364 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125054364 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125054365 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240825125054377 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 20 17 c6 ea 11 a3 c8 f9 45 14 05 7f 7a 51 7f c2 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) 20240825125054377 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337de848, cbp=0x614000008ca0) (sgsn_libgtp.c:629) 20240825125054377 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125054377 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004a5a0b8 TLLI=e38c2fb7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125054377 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125054377 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125059365 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240825125059367 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) 20240825125059367 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240825125104130 DGPRS DEBUG Checking for inactive LLMEs, time = 6400998 (sgsn.c:131) 20240825125104366 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240825125104368 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) 20240825125104368 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x6110000096a0) (sgsn_libgtp.c:629) 20240825125104368 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240825125104368 DMM INFO MM(262420000000023/e38c2fb7) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125104368 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240825125104368 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(899)@d2512c394f9f: Removing Client IMSI='262420000000023'H, index=0 20240825125104377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125104377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240825125104377 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125104377 DMM INFO MM(262420000000023/e38c2fb7) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(915)@d2512c394f9f: Final verdict of PTC: pass 20240825125104380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51344<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(901)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(913)@d2512c394f9f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(899)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@d2512c394f9f: Final verdict of PTC: none 20240825125104382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125104382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(912)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(911)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@d2512c394f9f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(907)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(902)@d2512c394f9f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(900)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(905)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(909)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(899): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:51:04 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=92708) 20240825125105383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125105383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92708, count=99584) 20240825125106384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125106384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:51: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_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 20240825125107385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125107385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_restart_ctr_create started. 20240825125107524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125107526 DMM INFO MM(262420000000023/e38c2fb7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125107526 DMM INFO MM(262420000000023/e38c2fb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125107526 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125107526 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125107526 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125107526 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125107526 DLLC NOTICE LLME(ffffffff/e38c2fb7){ASSIGNED} LLGM Assign pre (e38c2fb7 => ffffffff) (gprs_llc.c:1079) 20240825125107526 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e38c2fb7 => ffffffff) (gprs_llc.c:1125) 20240825125107526 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004a59d60 (gprs_sndcp.c:574) 20240825125107526 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004a5a0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125107526 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240825125107526 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) 20240825125107526 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) 20240825125107526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019d20]{Init}: Deallocated (fsm.c:568) 20240825125107526 DMM DEBUG MM_STATE_Gb(0)[0x612000019ea0]{Idle}: Deallocated (fsm.c:568) 20240825125107526 DMM DEBUG MM_STATE_Iu[0x61200001a020]{Detached}: Deallocated (fsm.c:568) 20240825125107526 DMM DEBUG GMM(gmm_fsm)[0x612000019ba0]{Deregistered}: Deallocated (fsm.c:568) 20240825125107526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125107570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125107570 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) 20240825125107570 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) 20240825125107570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125107570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125107570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125107570 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) 20240825125107570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125107570 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125107572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125107572 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) 20240825125107572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125107572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125107572 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) 20240825125107572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125107572 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) 20240825125107572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125107572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125107572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125107572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125107573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125107573 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125107576 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125107585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125107585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125107607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125107608 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) 20240825125107608 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) 20240825125107608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125107608 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125107608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125107608 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) 20240825125107608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125107608 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125107609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125107609 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) 20240825125107609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125107609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125107609 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) 20240825125107609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125107609 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) 20240825125107609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125107609 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125107610 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125107610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125107610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125107610 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125107613 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(926)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125107623 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) 20240825125107623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@d2512c394f9f: 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(930)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125107646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125107646 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) 20240825125107646 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) 20240825125107647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125107647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125107647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125107647 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) 20240825125107647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125107647 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(930)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125107649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125107649 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) 20240825125107649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125107649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125107649 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) 20240825125107649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125107649 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) 20240825125107649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125107649 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125107649 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125107649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125107650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(930)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125107650 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(930)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125107654 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125107663 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) 20240825125107663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125108386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125108386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125108386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125108386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@d2512c394f9f: 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) } } } } 20240825125108389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125108390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@d2512c394f9f: 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(931)@d2512c394f9f: 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(931)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@d2512c394f9f: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='C5625845'O, index=0 SGSN_Test-GSUP(932)@d2512c394f9f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@d2512c394f9f: 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 := 'F9771852E0B58BEBD6837BF59C366856'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B542984'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2EEEAB10BD59B683'O } } } } } 20240825125108459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125108459 DLLC NOTICE LLME(ffffffff/c5625845){UNASSIGNED} LLC RX: unknown TLLI 0xc5625845, creating LLME on the fly (gprs_llc.c:552) 20240825125108459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125108459 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20240825125108459 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Allocated (fsm.c:456) 20240825125108459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Allocated (fsm.c:456) 20240825125108459 DMM DEBUG MM_STATE_Gb[0x61200001a620]{Idle}: Allocated (fsm.c:456) 20240825125108459 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Allocated (fsm.c:456) 20240825125108459 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125108459 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125108459 DLLC NOTICE LLME(ffffffff/c5625845){UNASSIGNED} LLGM Assign pre (c5625845 => c74fe6df) (gprs_llc.c:1079) 20240825125108459 DLLC NOTICE LLME(c5625845/c74fe6df){ASSIGNED} LLGM Assign post (c5625845 => c74fe6df) (gprs_llc.c:1125) 20240825125108459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125108459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125108459 DMM DEBUG MM(262420000000024/c74fe6df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125108470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125108470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125108470 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125108470 DMM DEBUG MM(262420000000024/c74fe6df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240825125108470 DMM NOTICE MM(262420000000024/c74fe6df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125108470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125108470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125108470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125108471 DMM DEBUG MM(262420000000024/c74fe6df) Requesting authorization (sgsn_auth.c:160) 20240825125108471 DMM INFO MM(262420000000024/c74fe6df) Requesting authentication tuples (sgsn_auth.c:184) 20240825125108471 DMM DEBUG MM(262420000000024/c74fe6df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125108471 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240825125108471 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@d2512c394f9f: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20240825125108473 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125108473 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125108473 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125108473 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125108473 DMM INFO MM(262420000000024/c74fe6df) Subscriber data update (mmctx.c:445) 20240825125108473 DMM DEBUG MM(262420000000024/c74fe6df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125108473 DMM INFO MM(262420000000024/c74fe6df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125108473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125108473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125108473 DMM INFO MM(262420000000024/c74fe6df) <- GMM AUTH AND CIPHERING REQ (rand = f9 77 18 52 e0 b5 8b eb d6 83 7b f5 9c 36 68 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125108481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125108481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125108481 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125108481 DMM INFO MM(262420000000024/c74fe6df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125108481 DMM NOTICE MM(262420000000024/c74fe6df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125108481 DMM DEBUG MM(262420000000024/c74fe6df) checking auth: received GSM SRES = 0b 54 29 84 (gprs_gmm.c:666) 20240825125108481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125108481 DMM DEBUG MM(262420000000024/c74fe6df) Requesting authorization (sgsn_auth.c:160) 20240825125108481 DMM INFO MM(262420000000024/c74fe6df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125108482 DMM DEBUG MM(262420000000024/c74fe6df) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125108482 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240825125108482 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) 20240825125108482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125108482 DMM INFO MM(262420000000024/c74fe6df) <- GMM ATTACH ACCEPT (new P-TMSI=0xc74fe6df) (gprs_gmm.c:300) 20240825125108483 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125108483 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125108483 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240825125108483 DMM INFO MM(262420000000024/c74fe6df) Subscriber data update (mmctx.c:445) 20240825125108483 DMM DEBUG MM(262420000000024/c74fe6df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125108483 DMM INFO MM(262420000000024/c74fe6df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125108483 DMM NOTICE MM(262420000000024/c74fe6df) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240825125108483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125108484 DMM NOTICE MM(262420000000024/c74fe6df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125108484 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) 20240825125108484 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125108484 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240825125108484 DMM INFO MM(262420000000024/c74fe6df) Subscriber data update (mmctx.c:445) 20240825125108484 DMM DEBUG MM(262420000000024/c74fe6df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125108490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125108490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125108490 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125108490 DMM INFO MM(262420000000024/c74fe6df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125108490 DMM NOTICE MM(262420000000024/c74fe6df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125108490 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125108490 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125108490 DLLC NOTICE LLME(c5625845/c74fe6df){ASSIGNED} LLGM Assign pre (ffffffff => c74fe6df) (gprs_llc.c:1079) 20240825125108490 DLLC NOTICE LLME(ffffffff/c74fe6df){ASSIGNED} LLGM Assign post (ffffffff => c74fe6df) (gprs_llc.c:1125) 20240825125108490 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125108490 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125108490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125108490 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125108542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125108542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125108542 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125108542 DMM INFO MM(262420000000024/c74fe6df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125108542 DMM INFO MM(262420000000024/c74fe6df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125108542 DMM DEBUG MM(262420000000024/c74fe6df) Using GGSN 0 (gprs_sm.c:312) 20240825125108542 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240825125108542 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125108542 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125108542 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240825125108553 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 fe 58 c7 54 11 ea 7c f6 5b 14 05 7f 4b bf a4 8e 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) 20240825125108553 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fd2337de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240825125108553 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fd2337de848, cbp=0x6140000090a0) (sgsn_libgtp.c:629) 20240825125108553 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:404) 20240825125108553 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240825125108553 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125108553 DMM NOTICE MM(262420000000024/c74fe6df) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(934)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125108561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125108561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125108561 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125108561 DMM INFO MM(262420000000024/c74fe6df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125108561 DMM INFO MM(262420000000024/c74fe6df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125108561 DMM DEBUG MM(262420000000024/c74fe6df) Using GGSN 0 (gprs_sm.c:312) 20240825125108561 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240825125108561 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125108561 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125108561 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240825125108564 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 fe 58 c7 54 11 ea 7c f6 5b 14 05 7f 4b bf a4 8e 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) 20240825125108564 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fd2337de848, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240825125108564 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337de848, cbp=0x6140000092a0) (sgsn_libgtp.c:629) 20240825125108564 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125108564 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c4ccb8 TLLI=c74fe6df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125108564 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125108564 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@d2512c394f9f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@d2512c394f9f: Final verdict of PTC: pass 20240825125108574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@d2512c394f9f: Final verdict of PTC: none 20240825125108576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125108576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(922)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@d2512c394f9f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@d2512c394f9f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(925)@d2512c394f9f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(920)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(928)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(923)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(930)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(918)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:51:08 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41952) 20240825125109577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125109577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41952, count=100596) 20240825125110578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125110579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:51: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_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 20240825125111579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125111580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240825125111724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125111726 DMM INFO MM(262420000000024/c74fe6df) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125111726 DMM INFO MM(262420000000024/c74fe6df) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125111726 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125111726 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125111726 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125111726 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125111726 DLLC NOTICE LLME(ffffffff/c74fe6df){ASSIGNED} LLGM Assign pre (c74fe6df => ffffffff) (gprs_llc.c:1079) 20240825125111726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c74fe6df => ffffffff) (gprs_llc.c:1125) 20240825125111726 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c4c960 (gprs_sndcp.c:574) 20240825125111726 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c4ccb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125111726 DMM NOTICE MM(262420000000024/c74fe6df) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125111726 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240825125111726 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125111726 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125111726 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240825125111726 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240825125111726 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) 20240825125111726 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) 20240825125111726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a4a0]{Init}: Deallocated (fsm.c:568) 20240825125111726 DMM DEBUG MM_STATE_Gb(0)[0x61200001a620]{Idle}: Deallocated (fsm.c:568) 20240825125111726 DMM DEBUG MM_STATE_Iu[0x61200001a7a0]{Detached}: Deallocated (fsm.c:568) 20240825125111726 DMM DEBUG GMM(gmm_fsm)[0x61200001a320]{Deregistered}: Deallocated (fsm.c:568) 20240825125111726 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125111775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125111775 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) 20240825125111775 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) 20240825125111775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125111775 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125111775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125111775 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) 20240825125111775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125111775 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125111778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125111778 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) 20240825125111778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125111778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125111778 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) 20240825125111778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125111778 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) 20240825125111778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125111778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125111778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125111778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125111779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125111779 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125111783 DLNS DEBUG GPRS-NS2-VC(UDP-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(940)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125111793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125111793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125111815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125111815 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) 20240825125111815 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) 20240825125111815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125111815 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125111815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125111815 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) 20240825125111815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125111815 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125111818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125111818 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) 20240825125111818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125111818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125111818 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) 20240825125111818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125111818 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) 20240825125111818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125111818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125111818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125111818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125111819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125111819 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125111823 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(945)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125111833 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) 20240825125111833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(946)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(945)@d2512c394f9f: 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(950)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(950)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125111859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125111859 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) 20240825125111859 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) 20240825125111859 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125111859 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125111859 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125111859 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) 20240825125111860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125111860 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(950)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125111861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125111861 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) 20240825125111861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125111862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125111862 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) 20240825125111862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125111862 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) 20240825125111862 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125111862 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125111862 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125111862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125111862 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125111862 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(950)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(950)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125111867 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125111876 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) 20240825125111876 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(947)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125112580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125112581 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125112581 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125112581 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(949)@d2512c394f9f: 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) } } } } 20240825125112583 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(949)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125112583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(949)@d2512c394f9f: 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(949)@d2512c394f9f: 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(949)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(949)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d2512c394f9f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='DA616128'O, index=0 SGSN_Test-GSUP(951)@d2512c394f9f: 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)@d2512c394f9f: 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 := '13A4A9F6063120A851C8A057FFE47999'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '530E1F7C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '881F752961137AB8'O } } } } } 20240825125113637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125113637 DLLC NOTICE LLME(ffffffff/da616128){UNASSIGNED} LLC RX: unknown TLLI 0xda616128, creating LLME on the fly (gprs_llc.c:552) 20240825125113637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125113637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20240825125113637 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Allocated (fsm.c:456) 20240825125113637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Allocated (fsm.c:456) 20240825125113637 DMM DEBUG MM_STATE_Gb[0x61200001ada0]{Idle}: Allocated (fsm.c:456) 20240825125113637 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Allocated (fsm.c:456) 20240825125113637 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125113637 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125113638 DLLC NOTICE LLME(ffffffff/da616128){UNASSIGNED} LLGM Assign pre (da616128 => c273c06b) (gprs_llc.c:1079) 20240825125113638 DLLC NOTICE LLME(da616128/c273c06b){ASSIGNED} LLGM Assign post (da616128 => c273c06b) (gprs_llc.c:1125) 20240825125113638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125113638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125113638 DMM DEBUG MM(262420000000025/c273c06b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125113650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125113650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125113651 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125113651 DMM DEBUG MM(262420000000025/c273c06b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240825125113651 DMM NOTICE MM(262420000000025/c273c06b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125113651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125113651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125113651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125113651 DMM DEBUG MM(262420000000025/c273c06b) Requesting authorization (sgsn_auth.c:160) 20240825125113651 DMM INFO MM(262420000000025/c273c06b) Requesting authentication tuples (sgsn_auth.c:184) 20240825125113651 DMM DEBUG MM(262420000000025/c273c06b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125113651 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240825125113651 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20240825125113654 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125113654 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125113654 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125113655 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125113655 DMM INFO MM(262420000000025/c273c06b) Subscriber data update (mmctx.c:445) 20240825125113655 DMM DEBUG MM(262420000000025/c273c06b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125113655 DMM INFO MM(262420000000025/c273c06b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125113655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125113655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125113655 DMM INFO MM(262420000000025/c273c06b) <- GMM AUTH AND CIPHERING REQ (rand = 13 a4 a9 f6 06 31 20 a8 51 c8 a0 57 ff e4 79 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125113664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125113664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125113664 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125113664 DMM INFO MM(262420000000025/c273c06b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125113664 DMM NOTICE MM(262420000000025/c273c06b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125113664 DMM DEBUG MM(262420000000025/c273c06b) checking auth: received GSM SRES = 53 0e 1f 7c (gprs_gmm.c:666) 20240825125113664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125113664 DMM DEBUG MM(262420000000025/c273c06b) Requesting authorization (sgsn_auth.c:160) 20240825125113664 DMM INFO MM(262420000000025/c273c06b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125113664 DMM DEBUG MM(262420000000025/c273c06b) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125113664 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240825125113664 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) 20240825125113664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125113664 DMM INFO MM(262420000000025/c273c06b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc273c06b) (gprs_gmm.c:300) 20240825125113665 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125113665 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125113665 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240825125113665 DMM INFO MM(262420000000025/c273c06b) Subscriber data update (mmctx.c:445) 20240825125113665 DMM DEBUG MM(262420000000025/c273c06b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125113665 DMM INFO MM(262420000000025/c273c06b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125113665 DMM NOTICE MM(262420000000025/c273c06b) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240825125113665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125113665 DMM NOTICE MM(262420000000025/c273c06b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125113665 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) 20240825125113666 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125113666 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240825125113666 DMM INFO MM(262420000000025/c273c06b) Subscriber data update (mmctx.c:445) 20240825125113666 DMM DEBUG MM(262420000000025/c273c06b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125113672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125113672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125113672 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125113672 DMM INFO MM(262420000000025/c273c06b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125113672 DMM NOTICE MM(262420000000025/c273c06b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125113672 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125113672 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125113672 DLLC NOTICE LLME(da616128/c273c06b){ASSIGNED} LLGM Assign pre (ffffffff => c273c06b) (gprs_llc.c:1079) 20240825125113672 DLLC NOTICE LLME(ffffffff/c273c06b){ASSIGNED} LLGM Assign post (ffffffff => c273c06b) (gprs_llc.c:1125) 20240825125113672 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125113672 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125113672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125113672 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125113723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125113724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125113724 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125113724 DMM INFO MM(262420000000025/c273c06b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125113724 DMM INFO MM(262420000000025/c273c06b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125113724 DMM DEBUG MM(262420000000025/c273c06b) Using GGSN 0 (gprs_sm.c:312) 20240825125113724 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) 20240825125113724 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240825125113724 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125113724 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125113724 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240825125113734 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 fd 89 aa 41 11 cb 27 c7 29 14 05 7f ab 27 f2 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=1051 from retransmit req queue (gtp.c:443) 20240825125113735 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337df8c0, cbp=0x6140000096a0) (sgsn_libgtp.c:629) 20240825125113735 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125113735 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004e4acb8 TLLI=c273c06b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125113735 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125113735 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125113741 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240825125113741 DGPRS INFO PDP(262420000000025:5): Context 0x7fd2337df8c0 was deleted (sgsn_libgtp.c:703) 20240825125113741 DMM INFO MM(262420000000025/c273c06b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125113741 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240825125113741 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125121743 DMM INFO MM(262420000000025/c273c06b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125129005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240825125129744 DMM INFO MM(262420000000025/c273c06b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125132581 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825125132581 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(949)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(949)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125132582 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240825125134131 DGPRS DEBUG Checking for inactive LLMEs, time = 6401028 (sgsn.c:131) 20240825125137746 DMM INFO MM(262420000000025/c273c06b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125141780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125141781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125141781 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) 20240825125141819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125141821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125141821 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) 20240825125141863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125141865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125141865 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) 20240825125145747 DMM INFO MM(262420000000025/c273c06b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d2512c394f9f: Removing Client IMSI='262420000000025'H, index=0 20240825125145755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125145755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240825125145755 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125145755 DMM INFO MM(262420000000025/c273c06b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2512c394f9f: Final verdict of PTC: pass 20240825125145758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41466<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125145760 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(951)@d2512c394f9f: Final verdict of PTC: none 20240825125145760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(949)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(950)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(944)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(939)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(942)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(948)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(937)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(947): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(948): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(949): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(950): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:51:45 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103200) 20240825125146762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125146762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103200, count=107800) 20240825125147763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125147763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:51: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_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 20240825125148764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125148764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240825125148904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125148905 DMM INFO MM(262420000000025/c273c06b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125148905 DMM INFO MM(262420000000025/c273c06b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125148905 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125148905 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125148905 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125148905 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125148905 DLLC NOTICE LLME(ffffffff/c273c06b){ASSIGNED} LLGM Assign pre (c273c06b => ffffffff) (gprs_llc.c:1079) 20240825125148905 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c273c06b => ffffffff) (gprs_llc.c:1125) 20240825125148906 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004e4a960 (gprs_sndcp.c:574) 20240825125148906 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004e4acb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125148906 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240825125148906 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) 20240825125148906 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) 20240825125148906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ac20]{Init}: Deallocated (fsm.c:568) 20240825125148906 DMM DEBUG MM_STATE_Gb(0)[0x61200001ada0]{Idle}: Deallocated (fsm.c:568) 20240825125148906 DMM DEBUG MM_STATE_Iu[0x61200001af20]{Detached}: Deallocated (fsm.c:568) 20240825125148906 DMM DEBUG GMM(gmm_fsm)[0x61200001aaa0]{Deregistered}: Deallocated (fsm.c:568) 20240825125148906 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125148953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125148953 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) 20240825125148953 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) 20240825125148953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125148953 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125148953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125148953 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) 20240825125148953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125148953 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125148955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125148955 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) 20240825125148955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125148955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125148955 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) 20240825125148955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125148955 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) 20240825125148955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125148955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125148955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125148955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125148956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125148956 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125148960 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125148970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125148970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@d2512c394f9f: 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(963)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125148990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125148990 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) 20240825125148990 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) 20240825125148990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125148990 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125148990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125148990 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) 20240825125148990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125148990 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(963)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125148992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125148992 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) 20240825125148992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125148992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125148992 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) 20240825125148993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125148993 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) 20240825125148993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125148993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125148993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125148993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125148993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125148993 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(963)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125148998 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(964)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125149009 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) 20240825125149009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@d2512c394f9f: 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(969)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125149037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125149037 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) 20240825125149037 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) 20240825125149037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125149037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125149037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125149037 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) 20240825125149037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125149037 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(969)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125149039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125149039 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) 20240825125149039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125149039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125149039 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) 20240825125149039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125149039 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) 20240825125149039 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125149039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125149039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125149040 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125149040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125149040 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(969)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125149044 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125149054 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) 20240825125149054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125149765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125149765 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125149765 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125149765 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(968)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@d2512c394f9f: 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) } } } } 20240825125149767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(968)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125149768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(968)@d2512c394f9f: 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(968)@d2512c394f9f: 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(968)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2512c394f9f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='DFA5D506'O, index=0 SGSN_Test-GSUP(970)@d2512c394f9f: 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)@d2512c394f9f: 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 := '6734742056190A0B3FB62E089BB3E515'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BABA8AAF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC04E26530A63D4E'O } } } } } 20240825125149816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125149816 DLLC NOTICE LLME(ffffffff/dfa5d506){UNASSIGNED} LLC RX: unknown TLLI 0xdfa5d506, creating LLME on the fly (gprs_llc.c:552) 20240825125149816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125149816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20240825125149817 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Allocated (fsm.c:456) 20240825125149817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Allocated (fsm.c:456) 20240825125149817 DMM DEBUG MM_STATE_Gb[0x61200001b520]{Idle}: Allocated (fsm.c:456) 20240825125149817 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Allocated (fsm.c:456) 20240825125149817 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125149817 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125149817 DLLC NOTICE LLME(ffffffff/dfa5d506){UNASSIGNED} LLGM Assign pre (dfa5d506 => ea0fd7c9) (gprs_llc.c:1079) 20240825125149817 DLLC NOTICE LLME(dfa5d506/ea0fd7c9){ASSIGNED} LLGM Assign post (dfa5d506 => ea0fd7c9) (gprs_llc.c:1125) 20240825125149817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125149817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125149817 DMM DEBUG MM(262420000000027/ea0fd7c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125149830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125149830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125149830 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125149830 DMM DEBUG MM(262420000000027/ea0fd7c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240825125149830 DMM NOTICE MM(262420000000027/ea0fd7c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125149830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125149830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125149830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125149830 DMM DEBUG MM(262420000000027/ea0fd7c9) Requesting authorization (sgsn_auth.c:160) 20240825125149830 DMM INFO MM(262420000000027/ea0fd7c9) Requesting authentication tuples (sgsn_auth.c:184) 20240825125149830 DMM DEBUG MM(262420000000027/ea0fd7c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125149830 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240825125149830 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20240825125149833 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125149833 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125149833 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125149833 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125149833 DMM INFO MM(262420000000027/ea0fd7c9) Subscriber data update (mmctx.c:445) 20240825125149833 DMM DEBUG MM(262420000000027/ea0fd7c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125149833 DMM INFO MM(262420000000027/ea0fd7c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125149833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125149833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125149833 DMM INFO MM(262420000000027/ea0fd7c9) <- GMM AUTH AND CIPHERING REQ (rand = 67 34 74 20 56 19 0a 0b 3f b6 2e 08 9b b3 e5 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125149842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125149842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125149842 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125149842 DMM INFO MM(262420000000027/ea0fd7c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125149842 DMM NOTICE MM(262420000000027/ea0fd7c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125149842 DMM DEBUG MM(262420000000027/ea0fd7c9) checking auth: received GSM SRES = ba ba 8a af (gprs_gmm.c:666) 20240825125149842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125149842 DMM DEBUG MM(262420000000027/ea0fd7c9) Requesting authorization (sgsn_auth.c:160) 20240825125149842 DMM INFO MM(262420000000027/ea0fd7c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125149842 DMM DEBUG MM(262420000000027/ea0fd7c9) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125149842 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240825125149842 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) 20240825125149842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125149842 DMM INFO MM(262420000000027/ea0fd7c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xea0fd7c9) (gprs_gmm.c:300) 20240825125149844 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125149844 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125149844 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240825125149844 DMM INFO MM(262420000000027/ea0fd7c9) Subscriber data update (mmctx.c:445) 20240825125149844 DMM DEBUG MM(262420000000027/ea0fd7c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125149844 DMM INFO MM(262420000000027/ea0fd7c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125149844 DMM NOTICE MM(262420000000027/ea0fd7c9) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240825125149844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125149844 DMM NOTICE MM(262420000000027/ea0fd7c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125149844 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) 20240825125149845 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125149845 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240825125149845 DMM INFO MM(262420000000027/ea0fd7c9) Subscriber data update (mmctx.c:445) 20240825125149845 DMM DEBUG MM(262420000000027/ea0fd7c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125149850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125149851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125149851 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125149851 DMM INFO MM(262420000000027/ea0fd7c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125149851 DMM NOTICE MM(262420000000027/ea0fd7c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125149851 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125149851 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125149851 DLLC NOTICE LLME(dfa5d506/ea0fd7c9){ASSIGNED} LLGM Assign pre (ffffffff => ea0fd7c9) (gprs_llc.c:1079) 20240825125149851 DLLC NOTICE LLME(ffffffff/ea0fd7c9){ASSIGNED} LLGM Assign post (ffffffff => ea0fd7c9) (gprs_llc.c:1125) 20240825125149851 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125149851 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125149851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125149851 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125149902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125149902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125149902 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125149902 DMM INFO MM(262420000000027/ea0fd7c9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125149902 DMM INFO MM(262420000000027/ea0fd7c9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125149902 DMM DEBUG MM(262420000000027/ea0fd7c9) Using GGSN 0 (gprs_sm.c:312) 20240825125149903 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) 20240825125149903 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240825125149903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125149903 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125149903 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d2512c394f9f: First createPDPContextRequest received, dropping & waiting for retransmission 20240825125154905 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240825125154912 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 40 66 30 3f 11 37 45 34 de 14 05 7f cb 2a b3 2a 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) 20240825125154912 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337df8c0, cbp=0x614000009aa0) (sgsn_libgtp.c:629) 20240825125154912 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125154912 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100505e0b8 TLLI=ea0fd7c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125154912 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125154912 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240825125154920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125154921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240825125154921 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125154921 DMM INFO MM(262420000000027/ea0fd7c9) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240825125154921 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125154921 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d2512c394f9f: First deletePDPContextRequest received, dropping & waiting for retransmission 20240825125159922 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240825125159925 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) 20240825125159925 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd2337df8c0, cbp=0x614000009aa0) (sgsn_libgtp.c:629) 20240825125159925 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240825125159925 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100505e0b8, TLLI=ea0fd7c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125159925 DMM INFO MM(262420000000027/ea0fd7c9) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240825125159925 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240825125159925 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2512c394f9f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@d2512c394f9f: Final verdict of PTC: pass 20240825125159935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@d2512c394f9f: Final verdict of PTC: none 20240825125159938 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125159938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(968)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(969)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(958)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(963)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(956)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(967)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(961)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95240) 20240825125200939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125200939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95240, count=99400) 20240825125201941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125201941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52: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_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 20240825125202943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125202943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240825125203080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125203081 DMM INFO MM(262420000000027/ea0fd7c9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125203081 DMM INFO MM(262420000000027/ea0fd7c9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125203081 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125203081 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125203081 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125203081 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125203081 DLLC NOTICE LLME(ffffffff/ea0fd7c9){ASSIGNED} LLGM Assign pre (ea0fd7c9 => ffffffff) (gprs_llc.c:1079) 20240825125203081 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea0fd7c9 => ffffffff) (gprs_llc.c:1125) 20240825125203081 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240825125203081 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) 20240825125203081 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) 20240825125203081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b3a0]{Init}: Deallocated (fsm.c:568) 20240825125203081 DMM DEBUG MM_STATE_Gb(0)[0x61200001b520]{Idle}: Deallocated (fsm.c:568) 20240825125203081 DMM DEBUG MM_STATE_Iu[0x61200001b6a0]{Detached}: Deallocated (fsm.c:568) 20240825125203082 DMM DEBUG GMM(gmm_fsm)[0x61200001b220]{Deregistered}: Deallocated (fsm.c:568) 20240825125203082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125203123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125203123 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) 20240825125203123 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) 20240825125203123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125203123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125203123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125203123 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) 20240825125203123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125203123 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125203125 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) 20240825125203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125203125 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) 20240825125203125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125203125 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) 20240825125203126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125203126 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125203126 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125203126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125203126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125203126 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125203131 DLNS DEBUG GPRS-NS2-VC(UDP-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(978)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125203142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125203142 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)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125203163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125203163 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) 20240825125203163 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) 20240825125203163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125203163 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125203163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125203163 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) 20240825125203163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125203163 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125203164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125203164 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) 20240825125203164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125203165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125203165 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) 20240825125203165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125203165 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) 20240825125203165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125203165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125203165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125203165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125203165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125203165 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125203169 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125203181 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) 20240825125203181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(984)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@d2512c394f9f: 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(988)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125203207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125203207 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) 20240825125203207 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) 20240825125203207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125203207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125203207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125203207 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) 20240825125203207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125203207 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(988)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125203209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125203209 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) 20240825125203210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125203210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125203210 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) 20240825125203210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125203210 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) 20240825125203210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125203210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125203210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125203210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125203210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125203210 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(988)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125203214 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125203225 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) 20240825125203225 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(985)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125203945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125203945 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125203945 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125203945 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@d2512c394f9f: 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) } } } } 20240825125203947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125203948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@d2512c394f9f: 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(987)@d2512c394f9f: 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(987)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d2512c394f9f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D08294AA'O, index=0 SGSN_Test-GSUP(989)@d2512c394f9f: 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)@d2512c394f9f: 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 := 'F396DA6F9448EF07BBAA9F21C7710FD9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0872D896'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E712AA70DB42DD00'O } } } } } 20240825125203998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125203998 DLLC NOTICE LLME(ffffffff/d08294aa){UNASSIGNED} LLC RX: unknown TLLI 0xd08294aa, creating LLME on the fly (gprs_llc.c:552) 20240825125203998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125203998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20240825125203998 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Allocated (fsm.c:456) 20240825125203998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Allocated (fsm.c:456) 20240825125203998 DMM DEBUG MM_STATE_Gb[0x61200001bca0]{Idle}: Allocated (fsm.c:456) 20240825125203998 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Allocated (fsm.c:456) 20240825125203998 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125203998 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125203998 DLLC NOTICE LLME(ffffffff/d08294aa){UNASSIGNED} LLGM Assign pre (d08294aa => d41a33c1) (gprs_llc.c:1079) 20240825125203998 DLLC NOTICE LLME(d08294aa/d41a33c1){ASSIGNED} LLGM Assign post (d08294aa => d41a33c1) (gprs_llc.c:1125) 20240825125203998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125203998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125203998 DMM DEBUG MM(262420000000028/d41a33c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125204011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125204011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125204011 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125204011 DMM DEBUG MM(262420000000028/d41a33c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240825125204011 DMM NOTICE MM(262420000000028/d41a33c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125204011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125204011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125204011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125204011 DMM DEBUG MM(262420000000028/d41a33c1) Requesting authorization (sgsn_auth.c:160) 20240825125204012 DMM INFO MM(262420000000028/d41a33c1) Requesting authentication tuples (sgsn_auth.c:184) 20240825125204012 DMM DEBUG MM(262420000000028/d41a33c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125204012 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240825125204012 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20240825125204014 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125204014 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125204014 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125204014 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125204014 DMM INFO MM(262420000000028/d41a33c1) Subscriber data update (mmctx.c:445) 20240825125204014 DMM DEBUG MM(262420000000028/d41a33c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125204014 DMM INFO MM(262420000000028/d41a33c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125204014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125204014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125204014 DMM INFO MM(262420000000028/d41a33c1) <- GMM AUTH AND CIPHERING REQ (rand = f3 96 da 6f 94 48 ef 07 bb aa 9f 21 c7 71 0f d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125204022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125204022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125204022 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125204022 DMM INFO MM(262420000000028/d41a33c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125204022 DMM NOTICE MM(262420000000028/d41a33c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125204022 DMM DEBUG MM(262420000000028/d41a33c1) checking auth: received GSM SRES = 08 72 d8 96 (gprs_gmm.c:666) 20240825125204022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125204022 DMM DEBUG MM(262420000000028/d41a33c1) Requesting authorization (sgsn_auth.c:160) 20240825125204023 DMM INFO MM(262420000000028/d41a33c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125204023 DMM DEBUG MM(262420000000028/d41a33c1) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125204023 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240825125204023 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) 20240825125204023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125204023 DMM INFO MM(262420000000028/d41a33c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd41a33c1) (gprs_gmm.c:300) 20240825125204024 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125204024 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125204024 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240825125204024 DMM INFO MM(262420000000028/d41a33c1) Subscriber data update (mmctx.c:445) 20240825125204024 DMM DEBUG MM(262420000000028/d41a33c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125204024 DMM INFO MM(262420000000028/d41a33c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125204024 DMM NOTICE MM(262420000000028/d41a33c1) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240825125204024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125204024 DMM NOTICE MM(262420000000028/d41a33c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125204024 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) 20240825125204025 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125204025 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240825125204025 DMM INFO MM(262420000000028/d41a33c1) Subscriber data update (mmctx.c:445) 20240825125204025 DMM DEBUG MM(262420000000028/d41a33c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125204031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125204031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125204031 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125204031 DMM INFO MM(262420000000028/d41a33c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125204031 DMM NOTICE MM(262420000000028/d41a33c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125204031 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125204031 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125204031 DLLC NOTICE LLME(d08294aa/d41a33c1){ASSIGNED} LLGM Assign pre (ffffffff => d41a33c1) (gprs_llc.c:1079) 20240825125204031 DLLC NOTICE LLME(ffffffff/d41a33c1){ASSIGNED} LLGM Assign post (ffffffff => d41a33c1) (gprs_llc.c:1125) 20240825125204031 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125204031 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125204031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125204031 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125204083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125204083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125204083 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125204083 DMM INFO MM(262420000000028/d41a33c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125204083 DMM INFO MM(262420000000028/d41a33c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125204083 DMM DEBUG MM(262420000000028/d41a33c1) Using GGSN 0 (gprs_sm.c:312) 20240825125204083 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) 20240825125204083 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240825125204083 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125204083 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125204083 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240825125204096 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 5c 63 b4 0d 11 20 ae ff e3 14 05 7f 7c 4e d8 29 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) 20240825125204096 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337df8c0, cbp=0x614000009ea0) (sgsn_libgtp.c:629) 20240825125204096 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125204096 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210052494b8 TLLI=d41a33c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125204096 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125204096 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125204104 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240825125204104 DGPRS INFO PDP(262420000000028:5): Context 0x7fd2337df8c0 was deleted (sgsn_libgtp.c:703) 20240825125204104 DMM INFO MM(262420000000028/d41a33c1) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125204104 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240825125204104 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2512c394f9f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240825125204110 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240825125204111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125204111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240825125204111 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125204111 DMM INFO MM(262420000000028/d41a33c1) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240825125204112 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) 20240825125204112 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d2512c394f9f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2512c394f9f: Final verdict of PTC: pass 20240825125204117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@d2512c394f9f: Final verdict of PTC: none 20240825125204119 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125204119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(982)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(988)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(977)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(986)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@d2512c394f9f: Final verdict of PTC: none 20240825125204132 DGPRS DEBUG Checking for inactive LLMEs, time = 6401058 (sgsn.c:131) -NSVCI98-provIP(980)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(975)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41436) 20240825125205120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125205120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41436, count=98296) 20240825125206121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125206121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52: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_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 20240825125207122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125207122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240825125207266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125207267 DMM INFO MM(262420000000028/d41a33c1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125207267 DMM INFO MM(262420000000028/d41a33c1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125207267 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125207267 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125207267 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125207267 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125207267 DLLC NOTICE LLME(ffffffff/d41a33c1){ASSIGNED} LLGM Assign pre (d41a33c1 => ffffffff) (gprs_llc.c:1079) 20240825125207267 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d41a33c1 => ffffffff) (gprs_llc.c:1125) 20240825125207267 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005249160 (gprs_sndcp.c:574) 20240825125207268 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210052494b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125207268 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240825125207268 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) 20240825125207268 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) 20240825125207268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bb20]{Init}: Deallocated (fsm.c:568) 20240825125207268 DMM DEBUG MM_STATE_Gb(0)[0x61200001bca0]{Idle}: Deallocated (fsm.c:568) 20240825125207268 DMM DEBUG MM_STATE_Iu[0x61200001be20]{Detached}: Deallocated (fsm.c:568) 20240825125207268 DMM DEBUG GMM(gmm_fsm)[0x61200001b9a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125207268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@d2512c394f9f: 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(997)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125207324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125207324 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) 20240825125207324 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) 20240825125207324 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125207324 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125207324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125207324 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) 20240825125207324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125207324 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(996)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(997)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125207326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125207326 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) 20240825125207326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125207327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125207327 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) 20240825125207327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125207327 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) 20240825125207327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125207327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125207327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125207327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(997)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125207328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125207328 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(997)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125207331 DLNS DEBUG GPRS-NS2-VC(UDP-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(993)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125207339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125207339 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(994)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(996)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125207358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125207358 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) 20240825125207358 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) 20240825125207358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125207358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125207358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125207358 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) 20240825125207358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125207358 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125207360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125207360 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) 20240825125207360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125207360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125207360 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) 20240825125207360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125207361 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) 20240825125207361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125207361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125207361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125207361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125207361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125207361 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125207365 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(1002)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125207375 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) 20240825125207375 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)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@d2512c394f9f: 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(1006)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125207395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125207395 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) 20240825125207395 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) 20240825125207395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125207395 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125207395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125207396 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) 20240825125207396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125207396 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(1006)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125207398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125207398 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) 20240825125207398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125207398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125207398 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) 20240825125207398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125207398 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) 20240825125207398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125207398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125207398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125207398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125207399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1006)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125207399 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(1006)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125207403 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125207412 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) 20240825125207412 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(1005)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125208123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125208123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125208123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125208123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@d2512c394f9f: 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) } } } } 20240825125208125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125208125 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@d2512c394f9f: 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(1007)@d2512c394f9f: 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(1007)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@d2512c394f9f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='D33C6E8B'O, index=0 SGSN_Test-GSUP(1008)@d2512c394f9f: 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)@d2512c394f9f: 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 := 'DF3B6F812ADA6080B3689922CE76949D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4DF2A7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B5912FCB4BD133D'O } } } } } 20240825125208174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125208174 DLLC NOTICE LLME(ffffffff/d33c6e8b){UNASSIGNED} LLC RX: unknown TLLI 0xd33c6e8b, creating LLME on the fly (gprs_llc.c:552) 20240825125208174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125208174 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240825125208174 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Allocated (fsm.c:456) 20240825125208174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Allocated (fsm.c:456) 20240825125208174 DMM DEBUG MM_STATE_Gb[0x6120000204a0]{Idle}: Allocated (fsm.c:456) 20240825125208174 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Allocated (fsm.c:456) 20240825125208174 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125208174 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125208174 DLLC NOTICE LLME(ffffffff/d33c6e8b){UNASSIGNED} LLGM Assign pre (d33c6e8b => c70a1ab6) (gprs_llc.c:1079) 20240825125208175 DLLC NOTICE LLME(d33c6e8b/c70a1ab6){ASSIGNED} LLGM Assign post (d33c6e8b => c70a1ab6) (gprs_llc.c:1125) 20240825125208175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125208175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125208175 DMM DEBUG MM(262420000000026/c70a1ab6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125208188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125208188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125208188 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125208188 DMM DEBUG MM(262420000000026/c70a1ab6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240825125208188 DMM NOTICE MM(262420000000026/c70a1ab6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125208188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125208188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125208188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125208188 DMM DEBUG MM(262420000000026/c70a1ab6) Requesting authorization (sgsn_auth.c:160) 20240825125208189 DMM INFO MM(262420000000026/c70a1ab6) Requesting authentication tuples (sgsn_auth.c:184) 20240825125208189 DMM DEBUG MM(262420000000026/c70a1ab6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125208189 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240825125208189 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20240825125208192 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125208192 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125208192 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125208192 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125208192 DMM INFO MM(262420000000026/c70a1ab6) Subscriber data update (mmctx.c:445) 20240825125208192 DMM DEBUG MM(262420000000026/c70a1ab6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125208192 DMM INFO MM(262420000000026/c70a1ab6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125208192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125208192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125208192 DMM INFO MM(262420000000026/c70a1ab6) <- GMM AUTH AND CIPHERING REQ (rand = df 3b 6f 81 2a da 60 80 b3 68 99 22 ce 76 94 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125208200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125208200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125208200 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125208200 DMM INFO MM(262420000000026/c70a1ab6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125208200 DMM NOTICE MM(262420000000026/c70a1ab6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125208200 DMM DEBUG MM(262420000000026/c70a1ab6) checking auth: received GSM SRES = d4 df 2a 7d (gprs_gmm.c:666) 20240825125208200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125208200 DMM DEBUG MM(262420000000026/c70a1ab6) Requesting authorization (sgsn_auth.c:160) 20240825125208200 DMM INFO MM(262420000000026/c70a1ab6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125208200 DMM DEBUG MM(262420000000026/c70a1ab6) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125208200 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240825125208200 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) 20240825125208201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125208201 DMM INFO MM(262420000000026/c70a1ab6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70a1ab6) (gprs_gmm.c:300) 20240825125208202 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125208202 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125208202 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240825125208202 DMM INFO MM(262420000000026/c70a1ab6) Subscriber data update (mmctx.c:445) 20240825125208202 DMM DEBUG MM(262420000000026/c70a1ab6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125208202 DMM INFO MM(262420000000026/c70a1ab6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125208202 DMM NOTICE MM(262420000000026/c70a1ab6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240825125208202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125208202 DMM NOTICE MM(262420000000026/c70a1ab6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125208202 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) 20240825125208203 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125208203 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240825125208203 DMM INFO MM(262420000000026/c70a1ab6) Subscriber data update (mmctx.c:445) 20240825125208203 DMM DEBUG MM(262420000000026/c70a1ab6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125208209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125208209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125208209 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125208209 DMM INFO MM(262420000000026/c70a1ab6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125208209 DMM NOTICE MM(262420000000026/c70a1ab6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125208209 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125208209 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125208209 DLLC NOTICE LLME(d33c6e8b/c70a1ab6){ASSIGNED} LLGM Assign pre (ffffffff => c70a1ab6) (gprs_llc.c:1079) 20240825125208209 DLLC NOTICE LLME(ffffffff/c70a1ab6){ASSIGNED} LLGM Assign post (ffffffff => c70a1ab6) (gprs_llc.c:1125) 20240825125208209 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125208209 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125208209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125208209 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125208260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125208260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125208260 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125208260 DMM INFO MM(262420000000026/c70a1ab6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125208261 DMM INFO MM(262420000000026/c70a1ab6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125208261 DMM DEBUG MM(262420000000026/c70a1ab6) Using GGSN 0 (gprs_sm.c:312) 20240825125208261 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) 20240825125208261 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240825125208261 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125208261 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125208261 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240825125208271 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 e3 fc 34 f7 11 fc b2 5b f3 14 05 7f 98 29 e9 15 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) 20240825125208271 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337df8c0, cbp=0x61400000a2a0) (sgsn_libgtp.c:629) 20240825125208271 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125208271 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005435cb8 TLLI=c70a1ab6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125208271 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125208271 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125208281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125208281 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825125208281 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125208284 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 e3 fc 34 f7 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20240825125208284 DGPRS INFO PDP(262420000000026:5): Context 0x7fd2337df8c0 was deleted (sgsn_libgtp.c:703) 20240825125208285 DMM INFO MM(262420000000026/c70a1ab6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240825125208285 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240825125208285 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@d2512c394f9f: Removing Client IMSI='262420000000026'H, index=0 20240825125208291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125208291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240825125208291 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125208291 DMM INFO MM(262420000000026/c70a1ab6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2512c394f9f: Final verdict of PTC: pass 20240825125208293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@d2512c394f9f: Final verdict of PTC: none 20240825125208296 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125208296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(997)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1006)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1001)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(999)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(995)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1004)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(994): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41888) 20240825125209297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125209297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41888, count=99996) 20240825125210298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125210298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52: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_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 20240825125211299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125211299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_gmm_detach started. 20240825125211446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125211447 DMM INFO MM(262420000000026/c70a1ab6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125211447 DMM INFO MM(262420000000026/c70a1ab6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125211447 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125211448 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125211448 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125211448 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125211448 DLLC NOTICE LLME(ffffffff/c70a1ab6){ASSIGNED} LLGM Assign pre (c70a1ab6 => ffffffff) (gprs_llc.c:1079) 20240825125211448 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c70a1ab6 => ffffffff) (gprs_llc.c:1125) 20240825125211448 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005435960 (gprs_sndcp.c:574) 20240825125211448 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005435cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125211448 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240825125211448 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) 20240825125211448 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) 20240825125211448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020320]{Init}: Deallocated (fsm.c:568) 20240825125211448 DMM DEBUG MM_STATE_Gb(0)[0x6120000204a0]{Idle}: Deallocated (fsm.c:568) 20240825125211448 DMM DEBUG MM_STATE_Iu[0x612000020620]{Detached}: Deallocated (fsm.c:568) 20240825125211448 DMM DEBUG GMM(gmm_fsm)[0x6120000201a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125211448 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@d2512c394f9f: 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(1015)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125211492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125211492 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) 20240825125211492 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) 20240825125211492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125211492 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125211492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125211492 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) 20240825125211492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125211492 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(1015)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125211494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125211494 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) 20240825125211494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125211494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125211494 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) 20240825125211494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125211494 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) 20240825125211494 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125211494 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125211494 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125211494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125211495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125211495 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(1015)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125211499 DLNS DEBUG GPRS-NS2-VC(UDP-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(1016)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125211507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125211507 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125211531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125211531 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) 20240825125211531 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) 20240825125211531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125211531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125211531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125211531 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) 20240825125211531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125211531 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125211533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125211533 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) 20240825125211533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125211533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125211533 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) 20240825125211533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125211533 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) 20240825125211533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125211533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125211533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125211533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125211534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125211534 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125211538 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125211548 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) 20240825125211548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@d2512c394f9f: 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(1026)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125211580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125211580 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) 20240825125211580 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) 20240825125211580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125211580 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125211580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125211580 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) 20240825125211580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125211580 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(1026)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125211582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125211582 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) 20240825125211582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125211582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125211582 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) 20240825125211582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125211582 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) 20240825125211582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125211583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125211583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125211583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125211583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125211583 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(1026)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125211587 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125211596 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) 20240825125211596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125212300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125212300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125212300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125212300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@d2512c394f9f: 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) } } } } 20240825125212302 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125212303 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@d2512c394f9f: 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(1025)@d2512c394f9f: 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(1025)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d2512c394f9f: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='E4BB9A02'O, index=0 SGSN_Test-GSUP(1027)@d2512c394f9f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@d2512c394f9f: 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 := '87B39243DFE689C4CFFB07BCDEC27A02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6F658E3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8093995C7CF75CB'O } } } } } 20240825125212350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125212350 DLLC NOTICE LLME(ffffffff/e4bb9a02){UNASSIGNED} LLC RX: unknown TLLI 0xe4bb9a02, creating LLME on the fly (gprs_llc.c:552) 20240825125212350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125212350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20240825125212350 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Allocated (fsm.c:456) 20240825125212350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Allocated (fsm.c:456) 20240825125212350 DMM DEBUG MM_STATE_Gb[0x612000020c20]{Idle}: Allocated (fsm.c:456) 20240825125212350 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Allocated (fsm.c:456) 20240825125212350 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125212350 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125212350 DLLC NOTICE LLME(ffffffff/e4bb9a02){UNASSIGNED} LLGM Assign pre (e4bb9a02 => f1f7480e) (gprs_llc.c:1079) 20240825125212350 DLLC NOTICE LLME(e4bb9a02/f1f7480e){ASSIGNED} LLGM Assign post (e4bb9a02 => f1f7480e) (gprs_llc.c:1125) 20240825125212350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125212350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125212350 DMM DEBUG MM(262420000000026/f1f7480e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125212363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125212363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125212363 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125212363 DMM DEBUG MM(262420000000026/f1f7480e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240825125212363 DMM NOTICE MM(262420000000026/f1f7480e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125212363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125212363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125212363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125212364 DMM DEBUG MM(262420000000026/f1f7480e) Requesting authorization (sgsn_auth.c:160) 20240825125212364 DMM INFO MM(262420000000026/f1f7480e) Requesting authentication tuples (sgsn_auth.c:184) 20240825125212364 DMM DEBUG MM(262420000000026/f1f7480e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125212364 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240825125212364 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20240825125212367 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125212367 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125212367 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125212367 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125212367 DMM INFO MM(262420000000026/f1f7480e) Subscriber data update (mmctx.c:445) 20240825125212367 DMM DEBUG MM(262420000000026/f1f7480e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125212367 DMM INFO MM(262420000000026/f1f7480e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125212367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125212367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125212367 DMM INFO MM(262420000000026/f1f7480e) <- GMM AUTH AND CIPHERING REQ (rand = 87 b3 92 43 df e6 89 c4 cf fb 07 bc de c2 7a 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125212374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125212374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125212375 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125212375 DMM INFO MM(262420000000026/f1f7480e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125212375 DMM NOTICE MM(262420000000026/f1f7480e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125212375 DMM DEBUG MM(262420000000026/f1f7480e) checking auth: received GSM SRES = f6 f6 58 e3 (gprs_gmm.c:666) 20240825125212375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125212375 DMM DEBUG MM(262420000000026/f1f7480e) Requesting authorization (sgsn_auth.c:160) 20240825125212375 DMM INFO MM(262420000000026/f1f7480e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125212375 DMM DEBUG MM(262420000000026/f1f7480e) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125212375 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240825125212375 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) 20240825125212375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125212375 DMM INFO MM(262420000000026/f1f7480e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1f7480e) (gprs_gmm.c:300) 20240825125212376 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125212376 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125212376 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240825125212376 DMM INFO MM(262420000000026/f1f7480e) Subscriber data update (mmctx.c:445) 20240825125212376 DMM DEBUG MM(262420000000026/f1f7480e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125212376 DMM INFO MM(262420000000026/f1f7480e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125212376 DMM NOTICE MM(262420000000026/f1f7480e) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240825125212376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125212376 DMM NOTICE MM(262420000000026/f1f7480e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125212376 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) 20240825125212377 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125212377 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240825125212377 DMM INFO MM(262420000000026/f1f7480e) Subscriber data update (mmctx.c:445) 20240825125212377 DMM DEBUG MM(262420000000026/f1f7480e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125212383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125212383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125212383 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125212383 DMM INFO MM(262420000000026/f1f7480e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125212383 DMM NOTICE MM(262420000000026/f1f7480e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125212383 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125212383 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125212383 DLLC NOTICE LLME(e4bb9a02/f1f7480e){ASSIGNED} LLGM Assign pre (ffffffff => f1f7480e) (gprs_llc.c:1079) 20240825125212383 DLLC NOTICE LLME(ffffffff/f1f7480e){ASSIGNED} LLGM Assign post (ffffffff => f1f7480e) (gprs_llc.c:1125) 20240825125212383 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125212383 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125212383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125212383 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125212435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125212435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125212435 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125212435 DMM INFO MM(262420000000026/f1f7480e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125212436 DMM INFO MM(262420000000026/f1f7480e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125212436 DMM DEBUG MM(262420000000026/f1f7480e) Using GGSN 0 (gprs_sm.c:312) 20240825125212436 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) 20240825125212436 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240825125212436 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125212436 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125212436 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240825125212448 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 22 c3 21 cd 11 a7 ec 20 cb 14 05 7f 16 f8 f2 38 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) 20240825125212448 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337df8c0, cbp=0x61400000a6a0) (sgsn_libgtp.c:629) 20240825125212448 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125212448 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005629cb8 TLLI=f1f7480e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125212448 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125212448 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125212456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125212456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125212456 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125212456 DMM INFO MM(262420000000026/f1f7480e) -> GMM DETACH REQUEST TLLI=0xf1f7480e type=GPRS detach (gprs_gmm.c:1465) 20240825125212456 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240825125212456 DMM INFO MM(262420000000026/f1f7480e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240825125212456 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125212456 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125212456 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125212456 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125212456 DLLC NOTICE LLME(ffffffff/f1f7480e){ASSIGNED} LLGM Assign pre (f1f7480e => ffffffff) (gprs_llc.c:1079) 20240825125212456 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1f7480e => ffffffff) (gprs_llc.c:1125) 20240825125212456 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005629960 (gprs_sndcp.c:574) 20240825125212456 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005629cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125212456 DMM NOTICE MM(262420000000026/f1f7480e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125212456 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240825125212457 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125212457 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125212457 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240825125212457 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240825125212457 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) 20240825125212457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020aa0]{Init}: Deallocated (fsm.c:568) 20240825125212457 DMM DEBUG MM_STATE_Gb(0)[0x612000020c20]{Idle}: Deallocated (fsm.c:568) 20240825125212457 DMM DEBUG MM_STATE_Iu[0x612000020da0]{Detached}: Deallocated (fsm.c:568) 20240825125212457 DMM DEBUG GMM(gmm_fsm)[0x612000020920]{Deregistered}: Deallocated (fsm.c:568) 20240825125212458 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d2512c394f9f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@d2512c394f9f: Final verdict of PTC: pass 20240825125212464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51096<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125212467 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1027)@d2512c394f9f: Final verdict of PTC: none 20240825125212467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1025)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1015)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1020)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1026)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1013)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1024)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1018)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:12 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20240825125213467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125213467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41688, count=103496) 20240825125214468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125214468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52:14 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 20240825125215469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125215469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240825125215596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125215598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@d2512c394f9f: 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(1034)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125215642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125215642 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) 20240825125215642 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) 20240825125215642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125215642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125215642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125215642 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) 20240825125215642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125215642 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(1034)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125215644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125215644 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) 20240825125215644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125215644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125215644 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) 20240825125215644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125215644 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) 20240825125215644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125215644 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125215644 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125215644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125215644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125215645 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(1034)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125215648 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125215659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125215659 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(1033)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@d2512c394f9f: 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(1039)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125215681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125215681 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) 20240825125215681 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) 20240825125215681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125215681 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125215681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125215681 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) 20240825125215681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125215682 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(1039)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125215683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125215683 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) 20240825125215683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125215683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125215683 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) 20240825125215683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125215683 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) 20240825125215683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125215683 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125215683 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125215683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125215684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125215684 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(1039)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125215688 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125215697 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) 20240825125215697 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(1038)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125215722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125215722 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) 20240825125215722 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) 20240825125215722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125215722 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125215722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125215722 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) 20240825125215722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125215722 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125215724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125215724 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) 20240825125215724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125215724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125215724 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) 20240825125215724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125215724 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) 20240825125215724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125215724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125215725 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125215725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125215725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125215725 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125215729 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125215739 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) 20240825125215739 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)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125216470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125216470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125216470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125216471 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@d2512c394f9f: 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) } } } } 20240825125216472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125216473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d2512c394f9f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E2288E50'O, index=0 SGSN_Test-GSUP(1046)@d2512c394f9f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20240825125217527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125217527 DLLC NOTICE LLME(ffffffff/e2288e50){UNASSIGNED} LLC RX: unknown TLLI 0xe2288e50, creating LLME on the fly (gprs_llc.c:552) 20240825125217527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125217528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240825125217528 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Allocated (fsm.c:456) 20240825125217528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Allocated (fsm.c:456) 20240825125217528 DMM DEBUG MM_STATE_Gb[0x6120000213a0]{Idle}: Allocated (fsm.c:456) 20240825125217528 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Allocated (fsm.c:456) 20240825125217528 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125217528 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125217528 DLLC NOTICE LLME(ffffffff/e2288e50){UNASSIGNED} LLGM Assign pre (e2288e50 => ebc7aa47) (gprs_llc.c:1079) 20240825125217528 DLLC NOTICE LLME(e2288e50/ebc7aa47){ASSIGNED} LLGM Assign post (e2288e50 => ebc7aa47) (gprs_llc.c:1125) 20240825125217528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125217528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125217528 DMM DEBUG MM(262420000000039/ebc7aa47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125217542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125217542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240825125217542 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125217542 DMM INFO MM(262420000000039/ebc7aa47) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20240825125217542 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125217542 DLLC NOTICE LLME(e2288e50/ebc7aa47){ASSIGNED} LLGM Assign pre (e2288e50 => ebc7aa47) (gprs_llc.c:1079) 20240825125217542 DLLC NOTICE LLME(e2288e50/ebc7aa47){ASSIGNED} LLGM Assign post (e2288e50 => ebc7aa47) (gprs_llc.c:1125) 20240825125217542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125217542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125217542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125217542 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125217542 DMM DEBUG MM(262420000000039/ebc7aa47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240825125217542 DMM NOTICE MM(262420000000039/ebc7aa47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125217542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125217542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125217542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240825125217542 DMM INFO MM(262420000000039/ebc7aa47) <- GMM ATTACH ACCEPT (new P-TMSI=0xebc7aa47) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d2512c394f9f: Removing Client IMSI='262420000000039'H, index=0 20240825125218546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125218546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125218547 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125218547 DMM INFO MM(262420000000039/ebc7aa47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125218547 DMM NOTICE MM(262420000000039/ebc7aa47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125218547 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125218547 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125218547 DLLC NOTICE LLME(e2288e50/ebc7aa47){ASSIGNED} LLGM Assign pre (ffffffff => ebc7aa47) (gprs_llc.c:1079) 20240825125218547 DLLC NOTICE LLME(ffffffff/ebc7aa47){ASSIGNED} LLGM Assign post (ffffffff => ebc7aa47) (gprs_llc.c:1125) 20240825125218547 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125218547 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125218547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125218547 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)@d2512c394f9f: Final verdict of PTC: pass 20240825125218550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@d2512c394f9f: Final verdict of PTC: none 20240825125218552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125218552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1039)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1044)@d2512c394f9f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@d2512c394f9f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@d2512c394f9f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1034)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1032)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1042)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1037)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:18 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59880) 20240825125219553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125219553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59880, count=66200) 20240825125220554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125220554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825125221555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125221556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_xid_empty_l3 started. 20240825125221695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125221696 DMM INFO MM(262420000000039/ebc7aa47) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125221696 DMM INFO MM(262420000000039/ebc7aa47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125221696 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125221697 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125221697 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125221697 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125221697 DLLC NOTICE LLME(ffffffff/ebc7aa47){ASSIGNED} LLGM Assign pre (ebc7aa47 => ffffffff) (gprs_llc.c:1079) 20240825125221697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebc7aa47 => ffffffff) (gprs_llc.c:1125) 20240825125221697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021220]{Init}: Deallocated (fsm.c:568) 20240825125221697 DMM DEBUG MM_STATE_Gb(0)[0x6120000213a0]{Idle}: Deallocated (fsm.c:568) 20240825125221697 DMM DEBUG MM_STATE_Iu[0x612000021520]{Detached}: Deallocated (fsm.c:568) 20240825125221697 DMM DEBUG GMM(gmm_fsm)[0x6120000210a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125221697 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@d2512c394f9f: 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(1053)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125221744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125221744 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) 20240825125221744 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) 20240825125221744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125221744 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125221744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125221744 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) 20240825125221744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125221744 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(1053)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125221746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125221746 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) 20240825125221746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125221746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125221746 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) 20240825125221746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125221746 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) 20240825125221746 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125221746 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125221746 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125221746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125221747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125221747 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(1053)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125221751 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125221760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125221760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1051)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@d2512c394f9f: 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(1059)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125221786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125221786 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) 20240825125221786 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) 20240825125221786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125221786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125221786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125221786 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) 20240825125221786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125221786 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(1058)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1059)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125221788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125221788 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) 20240825125221788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125221788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125221788 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) 20240825125221788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125221788 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) 20240825125221788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125221788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125221788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125221788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125221788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125221788 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(1059)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125221792 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(1060)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125221801 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) 20240825125221801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1056)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@d2512c394f9f: 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(1064)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125221822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125221822 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) 20240825125221822 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) 20240825125221822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125221822 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125221822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125221822 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) 20240825125221822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125221822 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(1064)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125221824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125221824 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) 20240825125221824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125221824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125221824 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) 20240825125221824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125221824 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) 20240825125221824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125221824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125221824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125221824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125221825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125221825 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(1064)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125221829 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125221838 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) 20240825125221838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125222556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125222557 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125222557 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125222557 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@d2512c394f9f: 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) } } } } 20240825125222559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125222559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@d2512c394f9f: 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(1063)@d2512c394f9f: 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(1063)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1051)@d2512c394f9f: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='E51DD981'O, index=0 SGSN_Test-GSUP(1065)@d2512c394f9f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@d2512c394f9f: 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 := '5CB8310967963C882F943027BE2AF53F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C286309F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A25FD41FF4F67C53'O } } } } } 20240825125223613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125223613 DLLC NOTICE LLME(ffffffff/e51dd981){UNASSIGNED} LLC RX: unknown TLLI 0xe51dd981, creating LLME on the fly (gprs_llc.c:552) 20240825125223613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125223613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20240825125223614 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Allocated (fsm.c:456) 20240825125223614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Allocated (fsm.c:456) 20240825125223614 DMM DEBUG MM_STATE_Gb[0x6120000219a0]{Idle}: Allocated (fsm.c:456) 20240825125223614 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Allocated (fsm.c:456) 20240825125223614 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125223614 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125223614 DLLC NOTICE LLME(ffffffff/e51dd981){UNASSIGNED} LLGM Assign pre (e51dd981 => e30baaa2) (gprs_llc.c:1079) 20240825125223614 DLLC NOTICE LLME(e51dd981/e30baaa2){ASSIGNED} LLGM Assign post (e51dd981 => e30baaa2) (gprs_llc.c:1125) 20240825125223614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125223614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125223614 DMM DEBUG MM(262420000000044/e30baaa2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125223626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125223627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125223627 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125223627 DMM DEBUG MM(262420000000044/e30baaa2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240825125223627 DMM NOTICE MM(262420000000044/e30baaa2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125223627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125223627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125223627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125223627 DMM DEBUG MM(262420000000044/e30baaa2) Requesting authorization (sgsn_auth.c:160) 20240825125223627 DMM INFO MM(262420000000044/e30baaa2) Requesting authentication tuples (sgsn_auth.c:184) 20240825125223627 DMM DEBUG MM(262420000000044/e30baaa2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125223627 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240825125223627 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@d2512c394f9f: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20240825125223630 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125223630 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125223630 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125223630 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125223630 DMM INFO MM(262420000000044/e30baaa2) Subscriber data update (mmctx.c:445) 20240825125223630 DMM DEBUG MM(262420000000044/e30baaa2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125223630 DMM INFO MM(262420000000044/e30baaa2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125223630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125223630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125223630 DMM INFO MM(262420000000044/e30baaa2) <- GMM AUTH AND CIPHERING REQ (rand = 5c b8 31 09 67 96 3c 88 2f 94 30 27 be 2a f5 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125223638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125223638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125223638 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125223638 DMM INFO MM(262420000000044/e30baaa2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125223638 DMM NOTICE MM(262420000000044/e30baaa2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125223638 DMM DEBUG MM(262420000000044/e30baaa2) checking auth: received GSM SRES = c2 86 30 9f (gprs_gmm.c:666) 20240825125223638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125223638 DMM DEBUG MM(262420000000044/e30baaa2) Requesting authorization (sgsn_auth.c:160) 20240825125223638 DMM INFO MM(262420000000044/e30baaa2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125223638 DMM DEBUG MM(262420000000044/e30baaa2) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125223638 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240825125223638 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) 20240825125223638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125223638 DMM INFO MM(262420000000044/e30baaa2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe30baaa2) (gprs_gmm.c:300) 20240825125223639 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125223639 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125223639 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240825125223639 DMM INFO MM(262420000000044/e30baaa2) Subscriber data update (mmctx.c:445) 20240825125223639 DMM DEBUG MM(262420000000044/e30baaa2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125223639 DMM INFO MM(262420000000044/e30baaa2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125223639 DMM NOTICE MM(262420000000044/e30baaa2) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240825125223639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125223640 DMM NOTICE MM(262420000000044/e30baaa2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125223640 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) 20240825125223640 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125223640 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240825125223640 DMM INFO MM(262420000000044/e30baaa2) Subscriber data update (mmctx.c:445) 20240825125223640 DMM DEBUG MM(262420000000044/e30baaa2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125223647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125223647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125223647 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125223647 DMM INFO MM(262420000000044/e30baaa2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125223647 DMM NOTICE MM(262420000000044/e30baaa2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125223647 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125223647 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125223647 DLLC NOTICE LLME(e51dd981/e30baaa2){ASSIGNED} LLGM Assign pre (ffffffff => e30baaa2) (gprs_llc.c:1079) 20240825125223647 DLLC NOTICE LLME(ffffffff/e30baaa2){ASSIGNED} LLGM Assign post (ffffffff => e30baaa2) (gprs_llc.c:1125) 20240825125223647 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125223647 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125223647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125223647 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)@d2512c394f9f: setverdict(pass): none -> pass 20240825125223699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125223699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125223699 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125223699 DMM INFO MM(262420000000044/e30baaa2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125223699 DMM INFO MM(262420000000044/e30baaa2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125223699 DMM DEBUG MM(262420000000044/e30baaa2) Using GGSN 0 (gprs_sm.c:312) 20240825125223699 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) 20240825125223699 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240825125223699 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125223699 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125223699 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240825125223710 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 e4 1f a3 94 11 10 61 9e 77 14 05 7f 9c ef 0e e0 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) 20240825125223710 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e0938, cbp=0x61400000aca0) (sgsn_libgtp.c:629) 20240825125223710 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125223710 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100595b4b8 TLLI=e30baaa2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125223710 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125223710 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125223719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125223719 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240825125223719 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240825125223719 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@d2512c394f9f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@d2512c394f9f: Final verdict of PTC: pass 20240825125223726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43912<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125223728 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125223728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1063)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(1065)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@d2512c394f9f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1051)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1053)@d2512c394f9f: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1064)@d2512c394f9f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1061)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1059)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1052)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1062)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1057)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@d2512c394f9f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:23 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46516) 20240825125224729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125224729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46516, count=93956) 20240825125225731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125225731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52:25 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 20240825125226732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125226732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_xid_n201u started. 20240825125226871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125226872 DMM INFO MM(262420000000044/e30baaa2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125226872 DMM INFO MM(262420000000044/e30baaa2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125226872 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125226872 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125226872 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125226872 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125226872 DLLC NOTICE LLME(ffffffff/e30baaa2){ASSIGNED} LLGM Assign pre (e30baaa2 => ffffffff) (gprs_llc.c:1079) 20240825125226872 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e30baaa2 => ffffffff) (gprs_llc.c:1125) 20240825125226872 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100595b160 (gprs_sndcp.c:574) 20240825125226872 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100595b4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125226872 DMM NOTICE MM(262420000000044/e30baaa2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125226872 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240825125226872 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125226872 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125226872 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240825125226872 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240825125226872 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) 20240825125226873 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) 20240825125226873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021820]{Init}: Deallocated (fsm.c:568) 20240825125226873 DMM DEBUG MM_STATE_Gb(0)[0x6120000219a0]{Idle}: Deallocated (fsm.c:568) 20240825125226873 DMM DEBUG MM_STATE_Iu[0x612000021b20]{Detached}: Deallocated (fsm.c:568) 20240825125226873 DMM DEBUG GMM(gmm_fsm)[0x6120000216a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125226873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125226923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125226923 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) 20240825125226923 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) 20240825125226923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125226923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125226923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125226923 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) 20240825125226923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125226923 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125226925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125226925 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) 20240825125226925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1072)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125226925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125226925 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) 20240825125226925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125226925 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) 20240825125226925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125226925 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125226925 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125226925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1073)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125226926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125226926 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125226930 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825125226943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125226943 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1072)@d2512c394f9f: 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_xid_n201u-BVCI196(1070)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125226951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125226951 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) 20240825125226951 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) 20240825125226951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125226951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125226951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125226951 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) 20240825125226951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125226951 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125226953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125226953 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) 20240825125226953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125226953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125226953 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) 20240825125226953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125226953 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) 20240825125226953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125226953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125226953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125226953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125226954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125226954 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125226958 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125226969 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) 20240825125226969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125226992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125226992 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) 20240825125226992 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) 20240825125226992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125226992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125226992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125226992 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) 20240825125226992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125226992 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125226994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125226994 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) 20240825125226994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125226994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125226994 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) 20240825125226994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125226994 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) 20240825125226994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125226994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125226994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125226994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125226995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125226995 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125226998 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125227009 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) 20240825125227009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125227733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125227733 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125227733 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125227733 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@d2512c394f9f: 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) } } } } 20240825125227734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125227735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@d2512c394f9f: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C887E806'O, index=0 SGSN_Test-GSUP(1084)@d2512c394f9f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@d2512c394f9f: 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 := 'BE342C7C06D484171733117744098D48'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6802DA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEF149196AD449B7'O } } } } } 20240825125228790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125228790 DLLC NOTICE LLME(ffffffff/c887e806){UNASSIGNED} LLC RX: unknown TLLI 0xc887e806, creating LLME on the fly (gprs_llc.c:552) 20240825125228790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125228790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20240825125228790 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Allocated (fsm.c:456) 20240825125228790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Allocated (fsm.c:456) 20240825125228790 DMM DEBUG MM_STATE_Gb[0x612000022120]{Idle}: Allocated (fsm.c:456) 20240825125228790 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Allocated (fsm.c:456) 20240825125228790 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125228790 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125228790 DLLC NOTICE LLME(ffffffff/c887e806){UNASSIGNED} LLGM Assign pre (c887e806 => c28c8e34) (gprs_llc.c:1079) 20240825125228790 DLLC NOTICE LLME(c887e806/c28c8e34){ASSIGNED} LLGM Assign post (c887e806 => c28c8e34) (gprs_llc.c:1125) 20240825125228790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125228790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125228790 DMM DEBUG MM(262420000000045/c28c8e34) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125228804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125228804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125228804 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125228804 DMM DEBUG MM(262420000000045/c28c8e34) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240825125228804 DMM NOTICE MM(262420000000045/c28c8e34) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125228804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125228804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125228804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125228804 DMM DEBUG MM(262420000000045/c28c8e34) Requesting authorization (sgsn_auth.c:160) 20240825125228804 DMM INFO MM(262420000000045/c28c8e34) Requesting authentication tuples (sgsn_auth.c:184) 20240825125228804 DMM DEBUG MM(262420000000045/c28c8e34) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125228804 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240825125228804 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@d2512c394f9f: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20240825125228807 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125228807 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125228807 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125228808 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125228808 DMM INFO MM(262420000000045/c28c8e34) Subscriber data update (mmctx.c:445) 20240825125228808 DMM DEBUG MM(262420000000045/c28c8e34) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125228808 DMM INFO MM(262420000000045/c28c8e34) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125228808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125228808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125228808 DMM INFO MM(262420000000045/c28c8e34) <- GMM AUTH AND CIPHERING REQ (rand = be 34 2c 7c 06 d4 84 17 17 33 11 77 44 09 8d 48 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125228817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125228817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125228817 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125228817 DMM INFO MM(262420000000045/c28c8e34) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125228817 DMM NOTICE MM(262420000000045/c28c8e34) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125228817 DMM DEBUG MM(262420000000045/c28c8e34) checking auth: received GSM SRES = c6 80 2d a8 (gprs_gmm.c:666) 20240825125228817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125228817 DMM DEBUG MM(262420000000045/c28c8e34) Requesting authorization (sgsn_auth.c:160) 20240825125228817 DMM INFO MM(262420000000045/c28c8e34) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125228817 DMM DEBUG MM(262420000000045/c28c8e34) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125228817 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240825125228817 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) 20240825125228817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125228817 DMM INFO MM(262420000000045/c28c8e34) <- GMM ATTACH ACCEPT (new P-TMSI=0xc28c8e34) (gprs_gmm.c:300) 20240825125228819 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125228819 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125228819 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240825125228819 DMM INFO MM(262420000000045/c28c8e34) Subscriber data update (mmctx.c:445) 20240825125228819 DMM DEBUG MM(262420000000045/c28c8e34) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125228819 DMM INFO MM(262420000000045/c28c8e34) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125228819 DMM NOTICE MM(262420000000045/c28c8e34) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240825125228819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125228819 DMM NOTICE MM(262420000000045/c28c8e34) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125228819 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) 20240825125228820 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125228820 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240825125228820 DMM INFO MM(262420000000045/c28c8e34) Subscriber data update (mmctx.c:445) 20240825125228820 DMM DEBUG MM(262420000000045/c28c8e34) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125228825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125228825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125228825 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125228825 DMM INFO MM(262420000000045/c28c8e34) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125228825 DMM NOTICE MM(262420000000045/c28c8e34) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125228825 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125228825 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125228825 DLLC NOTICE LLME(c887e806/c28c8e34){ASSIGNED} LLGM Assign pre (ffffffff => c28c8e34) (gprs_llc.c:1079) 20240825125228825 DLLC NOTICE LLME(ffffffff/c28c8e34){ASSIGNED} LLGM Assign post (ffffffff => c28c8e34) (gprs_llc.c:1125) 20240825125228825 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125228825 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125228825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125228825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@d2512c394f9f: setverdict(pass): none -> pass 20240825125228877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125228877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125228877 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125228877 DMM INFO MM(262420000000045/c28c8e34) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125228877 DMM INFO MM(262420000000045/c28c8e34) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125228877 DMM DEBUG MM(262420000000045/c28c8e34) Using GGSN 0 (gprs_sm.c:312) 20240825125228877 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) 20240825125228878 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240825125228878 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125228878 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125228878 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240825125228889 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 0f 19 49 06 11 e2 b3 e5 1b 14 05 7f 92 59 9b da 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) 20240825125228889 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e19b0, cbp=0x61400000b0a0) (sgsn_libgtp.c:629) 20240825125228889 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125228889 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005b440b8 TLLI=c28c8e34, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125228889 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125228889 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125228898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125228898 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240825125228898 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240825125228898 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240825125228898 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@d2512c394f9f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@d2512c394f9f: Final verdict of PTC: pass 20240825125228905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56938<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@d2512c394f9f: Final verdict of PTC: none 20240825125228907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125228907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1072)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@d2512c394f9f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1077)@d2512c394f9f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@d2512c394f9f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1073)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1082)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1075)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1071)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1080)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@d2512c394f9f: Test case TC_xid_n201u finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:28 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=49700) 20240825125229909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125229909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49700, count=97100) 20240825125230909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125230909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52: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_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 20240825125231911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125231911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_llc_null started. 20240825125231973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125231975 DMM INFO MM(262420000000045/c28c8e34) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125231975 DMM INFO MM(262420000000045/c28c8e34) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125231975 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125231975 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125231975 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125231975 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125231975 DLLC NOTICE LLME(ffffffff/c28c8e34){ASSIGNED} LLGM Assign pre (c28c8e34 => ffffffff) (gprs_llc.c:1079) 20240825125231975 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c28c8e34 => ffffffff) (gprs_llc.c:1125) 20240825125231975 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005b43d60 (gprs_sndcp.c:574) 20240825125231975 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005b440b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125231975 DMM NOTICE MM(262420000000045/c28c8e34) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125231975 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240825125231975 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125231975 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125231975 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240825125231975 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240825125231975 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) 20240825125231975 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) 20240825125231975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000021fa0]{Init}: Deallocated (fsm.c:568) 20240825125231975 DMM DEBUG MM_STATE_Gb(0)[0x612000022120]{Idle}: Deallocated (fsm.c:568) 20240825125231975 DMM DEBUG MM_STATE_Iu[0x6120000222a0]{Detached}: Deallocated (fsm.c:568) 20240825125231975 DMM DEBUG GMM(gmm_fsm)[0x612000021e20]{Deregistered}: Deallocated (fsm.c:568) 20240825125231975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125232027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125232027 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) 20240825125232027 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) 20240825125232027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125232028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) SGSN_Test-Gb1-NS1(1091)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125232028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125232028 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) 20240825125232028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125232028 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125232029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125232030 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) 20240825125232030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125232030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125232030 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) 20240825125232030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125232030 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) 20240825125232030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125232030 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125232030 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125232030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125232030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125232030 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125232034 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125232041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125232041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1089)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1091)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125232054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125232054 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) 20240825125232054 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) 20240825125232054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125232054 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125232054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125232054 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) 20240825125232054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125232054 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125232056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125232056 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) 20240825125232056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125232056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125232056 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) 20240825125232056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125232056 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) 20240825125232056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125232056 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125232056 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125232056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125232056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125232056 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125232059 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(1093)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125232068 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) 20240825125232068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125232095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125232095 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) 20240825125232095 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) 20240825125232095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125232095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125232095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125232095 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) 20240825125232095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125232095 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125232097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125232097 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) 20240825125232097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125232097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125232097 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) 20240825125232097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125232097 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) 20240825125232097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125232097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125232098 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125232098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125232098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125232098 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125232102 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125232111 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) 20240825125232111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125232913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125232913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125232913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125232913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@d2512c394f9f: 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) } } } } 20240825125232915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125232916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1089)@d2512c394f9f: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='DA7C9478'O, index=0 SGSN_Test-GSUP(1103)@d2512c394f9f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@d2512c394f9f: 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 := 'B93B450E56CFDCD0A6268C3626A60A7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E8B166B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F750B6227B865F8'O } } } } } 20240825125233967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125233967 DLLC NOTICE LLME(ffffffff/da7c9478){UNASSIGNED} LLC RX: unknown TLLI 0xda7c9478, creating LLME on the fly (gprs_llc.c:552) 20240825125233967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125233967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20240825125233967 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Allocated (fsm.c:456) 20240825125233967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Allocated (fsm.c:456) 20240825125233967 DMM DEBUG MM_STATE_Gb[0x6120000228a0]{Idle}: Allocated (fsm.c:456) 20240825125233967 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Allocated (fsm.c:456) 20240825125233967 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125233967 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125233967 DLLC NOTICE LLME(ffffffff/da7c9478){UNASSIGNED} LLGM Assign pre (da7c9478 => d9a62c32) (gprs_llc.c:1079) 20240825125233967 DLLC NOTICE LLME(da7c9478/d9a62c32){ASSIGNED} LLGM Assign post (da7c9478 => d9a62c32) (gprs_llc.c:1125) 20240825125233968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125233968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125233968 DMM DEBUG MM(262420000000041/d9a62c32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125233981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125233981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125233981 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125233981 DMM DEBUG MM(262420000000041/d9a62c32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240825125233981 DMM NOTICE MM(262420000000041/d9a62c32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125233981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125233981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125233981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125233981 DMM DEBUG MM(262420000000041/d9a62c32) Requesting authorization (sgsn_auth.c:160) 20240825125233981 DMM INFO MM(262420000000041/d9a62c32) Requesting authentication tuples (sgsn_auth.c:184) 20240825125233981 DMM DEBUG MM(262420000000041/d9a62c32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125233981 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240825125233981 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@d2512c394f9f: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20240825125233984 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125233984 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125233984 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125233984 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125233984 DMM INFO MM(262420000000041/d9a62c32) Subscriber data update (mmctx.c:445) 20240825125233984 DMM DEBUG MM(262420000000041/d9a62c32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125233984 DMM INFO MM(262420000000041/d9a62c32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125233984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125233984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125233984 DMM INFO MM(262420000000041/d9a62c32) <- GMM AUTH AND CIPHERING REQ (rand = b9 3b 45 0e 56 cf dc d0 a6 26 8c 36 26 a6 0a 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125233992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125233992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125233992 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125233992 DMM INFO MM(262420000000041/d9a62c32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125233992 DMM NOTICE MM(262420000000041/d9a62c32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125233992 DMM DEBUG MM(262420000000041/d9a62c32) checking auth: received GSM SRES = 3e 8b 16 6b (gprs_gmm.c:666) 20240825125233992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125233992 DMM DEBUG MM(262420000000041/d9a62c32) Requesting authorization (sgsn_auth.c:160) 20240825125233992 DMM INFO MM(262420000000041/d9a62c32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125233992 DMM DEBUG MM(262420000000041/d9a62c32) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125233992 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240825125233992 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) 20240825125233992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125233992 DMM INFO MM(262420000000041/d9a62c32) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9a62c32) (gprs_gmm.c:300) 20240825125233994 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125233994 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125233994 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240825125233994 DMM INFO MM(262420000000041/d9a62c32) Subscriber data update (mmctx.c:445) 20240825125233994 DMM DEBUG MM(262420000000041/d9a62c32) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125233994 DMM INFO MM(262420000000041/d9a62c32) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125233994 DMM NOTICE MM(262420000000041/d9a62c32) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240825125233994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125233994 DMM NOTICE MM(262420000000041/d9a62c32) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125233994 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) 20240825125233994 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125233994 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240825125233995 DMM INFO MM(262420000000041/d9a62c32) Subscriber data update (mmctx.c:445) 20240825125233995 DMM DEBUG MM(262420000000041/d9a62c32) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125234000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125234001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125234001 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125234001 DMM INFO MM(262420000000041/d9a62c32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125234001 DMM NOTICE MM(262420000000041/d9a62c32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125234001 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125234001 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125234001 DLLC NOTICE LLME(da7c9478/d9a62c32){ASSIGNED} LLGM Assign pre (ffffffff => d9a62c32) (gprs_llc.c:1079) 20240825125234001 DLLC NOTICE LLME(ffffffff/d9a62c32){ASSIGNED} LLGM Assign post (ffffffff => d9a62c32) (gprs_llc.c:1125) 20240825125234001 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125234001 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125234001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125234001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125234133 DGPRS DEBUG Checking for inactive LLMEs, time = 6401088 (sgsn.c:131) 20240825125235052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125235052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240825125235052 DLLC DEBUG TLLI=d9a62c32 sends us LLC NULL (gprs_llc.c:912) 20240825125235053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125235053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240825125235053 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125235053 DMM INFO MM(262420000000041/d9a62c32) -> GMM DETACH REQUEST TLLI=0xd9a62c32 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240825125235053 DMM INFO MM(262420000000041/d9a62c32) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240825125235053 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125235053 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125235053 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125235053 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125235053 DLLC NOTICE LLME(ffffffff/d9a62c32){ASSIGNED} LLGM Assign pre (d9a62c32 => ffffffff) (gprs_llc.c:1079) 20240825125235053 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9a62c32 => ffffffff) (gprs_llc.c:1125) 20240825125235053 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240825125235053 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) 20240825125235053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022720]{Init}: Deallocated (fsm.c:568) 20240825125235053 DMM DEBUG MM_STATE_Gb(0)[0x6120000228a0]{Idle}: Deallocated (fsm.c:568) 20240825125235053 DMM DEBUG MM_STATE_Iu[0x612000022a20]{Detached}: Deallocated (fsm.c:568) 20240825125235053 DMM DEBUG GMM(gmm_fsm)[0x6120000225a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125235054 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@d2512c394f9f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1089)@d2512c394f9f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@d2512c394f9f: Final verdict of PTC: pass 20240825125240063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56946<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1096)@d2512c394f9f: Final verdict of PTC: none 20240825125240066 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125240066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1097)@d2512c394f9f: Final verdict of PTC: none TC_llc_null-BVCI196(1089)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(1103)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1092)@d2512c394f9f: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1101)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@d2512c394f9f: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1090)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1094)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1099)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_null-BVCI196(1089): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@d2512c394f9f: Test case TC_llc_null finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:40 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95032) 20240825125241068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125241068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95032, count=96728) 20240825125242070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125242070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52: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_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 20240825125243072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125243072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_llc_sabm_dm_llgmm started. 20240825125243204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125243205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@d2512c394f9f: 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(1110)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125243250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125243250 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) 20240825125243250 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) 20240825125243250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125243250 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125243250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125243250 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) 20240825125243250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125243250 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(1110)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125243252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125243252 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) 20240825125243252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125243252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125243253 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) 20240825125243253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125243253 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) 20240825125243253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125243253 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125243253 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125243253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125243253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125243253 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(1110)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125243257 DLNS DEBUG GPRS-NS2-VC(UDP-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(1111)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125243265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125243265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125243297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125243297 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) 20240825125243297 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) 20240825125243297 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125243297 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) SGSN_Test-Gb2-NS2(1115)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125243297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125243297 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) 20240825125243297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125243297 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125243299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125243299 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) 20240825125243299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125243299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125243299 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) 20240825125243299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125243299 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) 20240825125243299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125243299 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125243299 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125243299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1116)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125243300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125243300 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125243304 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)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1112)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125243314 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) 20240825125243314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1113)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125243333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125243333 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) 20240825125243333 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) 20240825125243333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125243333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125243333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125243333 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) 20240825125243333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125243333 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125243335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125243335 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) 20240825125243335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125243336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125243336 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) 20240825125243336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125243336 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) 20240825125243336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125243336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125243336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125243336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125243336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125243336 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125243340 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125243348 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) 20240825125243348 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125244073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125244073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125244074 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125244074 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@d2512c394f9f: 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) } } } } 20240825125244075 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125244076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@d2512c394f9f: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F7B133C9'O, index=0 SGSN_Test-GSUP(1122)@d2512c394f9f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@d2512c394f9f: 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 := '017C903D38AF356CE5ABD079A6784713'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D247C69'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6BAAEFF6B60CAE7'O } } } } } 20240825125245130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125245130 DLLC NOTICE LLME(ffffffff/f7b133c9){UNASSIGNED} LLC RX: unknown TLLI 0xf7b133c9, creating LLME on the fly (gprs_llc.c:552) 20240825125245130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125245130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20240825125245130 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Allocated (fsm.c:456) 20240825125245130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Allocated (fsm.c:456) 20240825125245130 DMM DEBUG MM_STATE_Gb[0x612000022ea0]{Idle}: Allocated (fsm.c:456) 20240825125245130 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Allocated (fsm.c:456) 20240825125245130 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125245130 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125245130 DLLC NOTICE LLME(ffffffff/f7b133c9){UNASSIGNED} LLGM Assign pre (f7b133c9 => e9276b0b) (gprs_llc.c:1079) 20240825125245130 DLLC NOTICE LLME(f7b133c9/e9276b0b){ASSIGNED} LLGM Assign post (f7b133c9 => e9276b0b) (gprs_llc.c:1125) 20240825125245130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125245130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125245130 DMM DEBUG MM(262420000000042/e9276b0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125245143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125245143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125245143 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125245143 DMM DEBUG MM(262420000000042/e9276b0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240825125245143 DMM NOTICE MM(262420000000042/e9276b0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125245143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125245143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125245143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125245143 DMM DEBUG MM(262420000000042/e9276b0b) Requesting authorization (sgsn_auth.c:160) 20240825125245143 DMM INFO MM(262420000000042/e9276b0b) Requesting authentication tuples (sgsn_auth.c:184) 20240825125245143 DMM DEBUG MM(262420000000042/e9276b0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125245143 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240825125245143 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@d2512c394f9f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20240825125245146 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125245146 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125245146 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125245146 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125245146 DMM INFO MM(262420000000042/e9276b0b) Subscriber data update (mmctx.c:445) 20240825125245146 DMM DEBUG MM(262420000000042/e9276b0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125245146 DMM INFO MM(262420000000042/e9276b0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125245146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125245146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125245146 DMM INFO MM(262420000000042/e9276b0b) <- GMM AUTH AND CIPHERING REQ (rand = 01 7c 90 3d 38 af 35 6c e5 ab d0 79 a6 78 47 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125245154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125245154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125245154 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125245154 DMM INFO MM(262420000000042/e9276b0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125245154 DMM NOTICE MM(262420000000042/e9276b0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125245154 DMM DEBUG MM(262420000000042/e9276b0b) checking auth: received GSM SRES = 1d 24 7c 69 (gprs_gmm.c:666) 20240825125245154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125245154 DMM DEBUG MM(262420000000042/e9276b0b) Requesting authorization (sgsn_auth.c:160) 20240825125245154 DMM INFO MM(262420000000042/e9276b0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125245154 DMM DEBUG MM(262420000000042/e9276b0b) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125245154 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240825125245154 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) 20240825125245154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125245154 DMM INFO MM(262420000000042/e9276b0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9276b0b) (gprs_gmm.c:300) 20240825125245156 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125245156 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125245156 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240825125245156 DMM INFO MM(262420000000042/e9276b0b) Subscriber data update (mmctx.c:445) 20240825125245156 DMM DEBUG MM(262420000000042/e9276b0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125245156 DMM INFO MM(262420000000042/e9276b0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125245156 DMM NOTICE MM(262420000000042/e9276b0b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240825125245156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125245156 DMM NOTICE MM(262420000000042/e9276b0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125245156 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) 20240825125245157 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125245157 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240825125245157 DMM INFO MM(262420000000042/e9276b0b) Subscriber data update (mmctx.c:445) 20240825125245157 DMM DEBUG MM(262420000000042/e9276b0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125245163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125245163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125245163 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125245163 DMM INFO MM(262420000000042/e9276b0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125245163 DMM NOTICE MM(262420000000042/e9276b0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125245164 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125245164 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125245164 DLLC NOTICE LLME(f7b133c9/e9276b0b){ASSIGNED} LLGM Assign pre (ffffffff => e9276b0b) (gprs_llc.c:1079) 20240825125245164 DLLC NOTICE LLME(ffffffff/e9276b0b){ASSIGNED} LLGM Assign post (ffffffff => e9276b0b) (gprs_llc.c:1125) 20240825125245164 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125245164 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125245164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125245164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125246215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125246216 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)@d2512c394f9f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@d2512c394f9f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@d2512c394f9f: Final verdict of PTC: pass 20240825125246224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1116)@d2512c394f9f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1121)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1110)@d2512c394f9f: Final verdict of PTC: none 20240825125246226 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125246226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1112)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@d2512c394f9f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1113)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1119)@d2512c394f9f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1114)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1108)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1113): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@d2512c394f9f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:46 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79092) 20240825125247227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125247227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79092, count=82768) 20240825125248228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125248228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52: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_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 20240825125249229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125249229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_llc_sabm_dm_ll5 started. 20240825125249381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125249382 DMM INFO MM(262420000000042/e9276b0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125249382 DMM INFO MM(262420000000042/e9276b0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125249382 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125249382 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125249382 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125249382 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125249382 DLLC NOTICE LLME(ffffffff/e9276b0b){ASSIGNED} LLGM Assign pre (e9276b0b => ffffffff) (gprs_llc.c:1079) 20240825125249382 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9276b0b => ffffffff) (gprs_llc.c:1125) 20240825125249382 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240825125249382 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) 20240825125249382 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) 20240825125249382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022d20]{Init}: Deallocated (fsm.c:568) 20240825125249382 DMM DEBUG MM_STATE_Gb(0)[0x612000022ea0]{Idle}: Deallocated (fsm.c:568) 20240825125249382 DMM DEBUG MM_STATE_Iu[0x612000023020]{Detached}: Deallocated (fsm.c:568) 20240825125249382 DMM DEBUG GMM(gmm_fsm)[0x612000022ba0]{Deregistered}: Deallocated (fsm.c:568) 20240825125249382 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125249435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125249435 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) 20240825125249435 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) 20240825125249435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125249435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125249435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125249435 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) 20240825125249435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125249435 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(1129)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1130)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125249437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125249437 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) 20240825125249437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125249437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125249437 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) 20240825125249437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125249437 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) 20240825125249437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125249437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125249437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125249437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125249438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125249438 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1130)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125249442 DLNS DEBUG GPRS-NS2-VC(UDP-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(1131)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125249452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125249452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1127)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@d2512c394f9f: 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(1135)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125249469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125249469 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) 20240825125249469 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) 20240825125249469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125249469 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125249469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125249469 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) 20240825125249469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125249469 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(1135)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125249471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125249471 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) 20240825125249471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125249472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125249472 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) 20240825125249472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125249472 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) 20240825125249472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125249472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125249472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125249472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1134)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125249472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125249472 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(1135)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125249476 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125249486 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) 20240825125249486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1132)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125249499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125249499 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) 20240825125249499 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) 20240825125249499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125249499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125249499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125249499 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) 20240825125249499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125249499 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125249501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125249502 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) 20240825125249502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125249502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125249502 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) 20240825125249502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125249502 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) 20240825125249502 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125249502 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125249502 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125249502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125249502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125249502 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125249507 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125249516 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) 20240825125249516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125250230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125250230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125250230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125250230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@d2512c394f9f: 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) } } } } 20240825125250233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125250233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1127)@d2512c394f9f: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E27760D1'O, index=0 SGSN_Test-GSUP(1141)@d2512c394f9f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@d2512c394f9f: 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 := 'D6F03A4CB22047837CB76979E1334803'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA41B282'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B112AD5974B4CD6'O } } } } } 20240825125251284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125251284 DLLC NOTICE LLME(ffffffff/e27760d1){UNASSIGNED} LLC RX: unknown TLLI 0xe27760d1, creating LLME on the fly (gprs_llc.c:552) 20240825125251284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125251284 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20240825125251285 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Allocated (fsm.c:456) 20240825125251285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Allocated (fsm.c:456) 20240825125251285 DMM DEBUG MM_STATE_Gb[0x6120000234a0]{Idle}: Allocated (fsm.c:456) 20240825125251285 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Allocated (fsm.c:456) 20240825125251285 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125251285 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125251285 DLLC NOTICE LLME(ffffffff/e27760d1){UNASSIGNED} LLGM Assign pre (e27760d1 => e9d27ac4) (gprs_llc.c:1079) 20240825125251285 DLLC NOTICE LLME(e27760d1/e9d27ac4){ASSIGNED} LLGM Assign post (e27760d1 => e9d27ac4) (gprs_llc.c:1125) 20240825125251285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125251285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125251285 DMM DEBUG MM(262420000000043/e9d27ac4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125251297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125251297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125251297 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125251297 DMM DEBUG MM(262420000000043/e9d27ac4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240825125251297 DMM NOTICE MM(262420000000043/e9d27ac4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125251297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125251297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125251297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125251297 DMM DEBUG MM(262420000000043/e9d27ac4) Requesting authorization (sgsn_auth.c:160) 20240825125251297 DMM INFO MM(262420000000043/e9d27ac4) Requesting authentication tuples (sgsn_auth.c:184) 20240825125251297 DMM DEBUG MM(262420000000043/e9d27ac4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125251297 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240825125251297 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@d2512c394f9f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20240825125251300 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125251300 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125251300 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125251300 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125251300 DMM INFO MM(262420000000043/e9d27ac4) Subscriber data update (mmctx.c:445) 20240825125251300 DMM DEBUG MM(262420000000043/e9d27ac4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125251300 DMM INFO MM(262420000000043/e9d27ac4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125251300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125251300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125251300 DMM INFO MM(262420000000043/e9d27ac4) <- GMM AUTH AND CIPHERING REQ (rand = d6 f0 3a 4c b2 20 47 83 7c b7 69 79 e1 33 48 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125251309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125251309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125251309 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125251309 DMM INFO MM(262420000000043/e9d27ac4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125251309 DMM NOTICE MM(262420000000043/e9d27ac4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125251309 DMM DEBUG MM(262420000000043/e9d27ac4) checking auth: received GSM SRES = aa 41 b2 82 (gprs_gmm.c:666) 20240825125251309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125251309 DMM DEBUG MM(262420000000043/e9d27ac4) Requesting authorization (sgsn_auth.c:160) 20240825125251309 DMM INFO MM(262420000000043/e9d27ac4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125251309 DMM DEBUG MM(262420000000043/e9d27ac4) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125251309 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240825125251309 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) 20240825125251309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125251309 DMM INFO MM(262420000000043/e9d27ac4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9d27ac4) (gprs_gmm.c:300) 20240825125251311 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125251311 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125251311 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240825125251311 DMM INFO MM(262420000000043/e9d27ac4) Subscriber data update (mmctx.c:445) 20240825125251311 DMM DEBUG MM(262420000000043/e9d27ac4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125251311 DMM INFO MM(262420000000043/e9d27ac4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125251311 DMM NOTICE MM(262420000000043/e9d27ac4) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240825125251311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125251311 DMM NOTICE MM(262420000000043/e9d27ac4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125251311 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) 20240825125251312 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125251312 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240825125251312 DMM INFO MM(262420000000043/e9d27ac4) Subscriber data update (mmctx.c:445) 20240825125251312 DMM DEBUG MM(262420000000043/e9d27ac4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125251317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125251317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125251317 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125251317 DMM INFO MM(262420000000043/e9d27ac4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125251317 DMM NOTICE MM(262420000000043/e9d27ac4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125251317 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125251317 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125251317 DLLC NOTICE LLME(e27760d1/e9d27ac4){ASSIGNED} LLGM Assign pre (ffffffff => e9d27ac4) (gprs_llc.c:1079) 20240825125251317 DLLC NOTICE LLME(ffffffff/e9d27ac4){ASSIGNED} LLGM Assign post (ffffffff => e9d27ac4) (gprs_llc.c:1125) 20240825125251317 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125251317 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125251317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125251317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125252369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125252369 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)@d2512c394f9f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1127)@d2512c394f9f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@d2512c394f9f: Final verdict of PTC: pass 20240825125252377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56234<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_ll5-BVCI210(1132)@d2512c394f9f: Final verdict of PTC: none 20240825125252378 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125252378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@d2512c394f9f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1139)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(1141)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1135)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@d2512c394f9f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1127)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1130)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1133)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1128)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1137)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1127): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1132): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@d2512c394f9f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:52:52 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=83708) 20240825125253379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125253379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83708, count=87664) 20240825125254380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125254380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:52:54 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 20240825125255381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125255381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_suspend_nopaging started. 20240825125255487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125255489 DMM INFO MM(262420000000043/e9d27ac4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125255489 DMM INFO MM(262420000000043/e9d27ac4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125255489 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125255489 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125255489 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125255489 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125255489 DLLC NOTICE LLME(ffffffff/e9d27ac4){ASSIGNED} LLGM Assign pre (e9d27ac4 => ffffffff) (gprs_llc.c:1079) 20240825125255489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9d27ac4 => ffffffff) (gprs_llc.c:1125) 20240825125255489 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240825125255489 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) 20240825125255489 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) 20240825125255489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023320]{Init}: Deallocated (fsm.c:568) 20240825125255489 DMM DEBUG MM_STATE_Gb(0)[0x6120000234a0]{Idle}: Deallocated (fsm.c:568) 20240825125255489 DMM DEBUG MM_STATE_Iu[0x612000023620]{Detached}: Deallocated (fsm.c:568) 20240825125255489 DMM DEBUG GMM(gmm_fsm)[0x6120000231a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125255489 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@d2512c394f9f: 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(1148)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125255531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125255531 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) 20240825125255531 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) 20240825125255531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125255531 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125255531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125255531 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) 20240825125255531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125255531 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(1148)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125255532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125255532 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) 20240825125255532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125255533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125255533 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) 20240825125255533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125255533 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) 20240825125255533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125255533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125255533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125255533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125255533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125255533 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(1148)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125255538 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125255549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125255549 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125255589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125255589 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) 20240825125255589 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) 20240825125255589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125255589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125255589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125255589 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) 20240825125255589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125255589 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(1153)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125255591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125255591 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) 20240825125255591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125255592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125255592 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) 20240825125255592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125255592 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) 20240825125255592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125255592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125255592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125255592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1154)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125255593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125255593 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125255597 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(1155)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1150)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125255607 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) 20240825125255607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@d2512c394f9f: 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(1159)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125255629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125255629 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) 20240825125255629 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) 20240825125255629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125255629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125255629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125255629 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) 20240825125255629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125255629 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(1159)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125255631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125255631 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) 20240825125255631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125255631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125255631 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) 20240825125255631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125255631 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) 20240825125255631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125255631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125255631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125255631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125255632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125255632 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(1159)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1159)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125255635 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125255645 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) 20240825125255645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125256382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125256382 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125256382 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125256382 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@d2512c394f9f: 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) } } } } 20240825125256384 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1158)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125256385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@d2512c394f9f: 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(1158)@d2512c394f9f: 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(1158)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@d2512c394f9f: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='FC9806FF'O, index=0 SGSN_Test-GSUP(1160)@d2512c394f9f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@d2512c394f9f: 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 := 'F8343998E1F53890E545749A2E929647'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A72D252F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B98D951A2B027160'O } } } } } 20240825125257439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125257439 DLLC NOTICE LLME(ffffffff/fc9806ff){UNASSIGNED} LLC RX: unknown TLLI 0xfc9806ff, creating LLME on the fly (gprs_llc.c:552) 20240825125257439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125257439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20240825125257440 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Allocated (fsm.c:456) 20240825125257440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Allocated (fsm.c:456) 20240825125257440 DMM DEBUG MM_STATE_Gb[0x612000023aa0]{Idle}: Allocated (fsm.c:456) 20240825125257440 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Allocated (fsm.c:456) 20240825125257440 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125257440 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125257440 DLLC NOTICE LLME(ffffffff/fc9806ff){UNASSIGNED} LLGM Assign pre (fc9806ff => e6d6872a) (gprs_llc.c:1079) 20240825125257440 DLLC NOTICE LLME(fc9806ff/e6d6872a){ASSIGNED} LLGM Assign post (fc9806ff => e6d6872a) (gprs_llc.c:1125) 20240825125257440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125257440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125257440 DMM DEBUG MM(262420000000048/e6d6872a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125257452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125257452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125257452 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125257452 DMM DEBUG MM(262420000000048/e6d6872a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240825125257452 DMM NOTICE MM(262420000000048/e6d6872a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125257452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125257452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125257452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125257452 DMM DEBUG MM(262420000000048/e6d6872a) Requesting authorization (sgsn_auth.c:160) 20240825125257452 DMM INFO MM(262420000000048/e6d6872a) Requesting authentication tuples (sgsn_auth.c:184) 20240825125257452 DMM DEBUG MM(262420000000048/e6d6872a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125257452 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240825125257452 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@d2512c394f9f: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20240825125257456 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125257456 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125257456 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125257456 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125257456 DMM INFO MM(262420000000048/e6d6872a) Subscriber data update (mmctx.c:445) 20240825125257456 DMM DEBUG MM(262420000000048/e6d6872a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125257456 DMM INFO MM(262420000000048/e6d6872a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125257456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125257456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125257456 DMM INFO MM(262420000000048/e6d6872a) <- GMM AUTH AND CIPHERING REQ (rand = f8 34 39 98 e1 f5 38 90 e5 45 74 9a 2e 92 96 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125257466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125257466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125257466 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125257466 DMM INFO MM(262420000000048/e6d6872a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125257466 DMM NOTICE MM(262420000000048/e6d6872a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125257466 DMM DEBUG MM(262420000000048/e6d6872a) checking auth: received GSM SRES = a7 2d 25 2f (gprs_gmm.c:666) 20240825125257466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125257466 DMM DEBUG MM(262420000000048/e6d6872a) Requesting authorization (sgsn_auth.c:160) 20240825125257466 DMM INFO MM(262420000000048/e6d6872a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125257466 DMM DEBUG MM(262420000000048/e6d6872a) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125257466 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240825125257466 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) 20240825125257466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125257466 DMM INFO MM(262420000000048/e6d6872a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6d6872a) (gprs_gmm.c:300) 20240825125257468 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125257468 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125257468 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240825125257468 DMM INFO MM(262420000000048/e6d6872a) Subscriber data update (mmctx.c:445) 20240825125257468 DMM DEBUG MM(262420000000048/e6d6872a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125257468 DMM INFO MM(262420000000048/e6d6872a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125257468 DMM NOTICE MM(262420000000048/e6d6872a) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240825125257468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125257468 DMM NOTICE MM(262420000000048/e6d6872a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125257468 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) 20240825125257469 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125257469 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240825125257469 DMM INFO MM(262420000000048/e6d6872a) Subscriber data update (mmctx.c:445) 20240825125257469 DMM DEBUG MM(262420000000048/e6d6872a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125257475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125257475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125257475 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125257475 DMM INFO MM(262420000000048/e6d6872a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125257475 DMM NOTICE MM(262420000000048/e6d6872a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125257476 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125257476 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125257476 DLLC NOTICE LLME(fc9806ff/e6d6872a){ASSIGNED} LLGM Assign pre (ffffffff => e6d6872a) (gprs_llc.c:1079) 20240825125257476 DLLC NOTICE LLME(ffffffff/e6d6872a){ASSIGNED} LLGM Assign post (ffffffff => e6d6872a) (gprs_llc.c:1125) 20240825125257476 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125257476 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125257476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125257476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@d2512c394f9f: setverdict(pass): none -> pass 20240825125257528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125257528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125257528 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125257528 DMM INFO MM(262420000000048/e6d6872a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125257528 DMM INFO MM(262420000000048/e6d6872a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125257528 DMM DEBUG MM(262420000000048/e6d6872a) Using GGSN 0 (gprs_sm.c:312) 20240825125257528 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) 20240825125257528 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240825125257528 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125257528 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125257528 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240825125257539 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 44 37 44 43 11 90 27 d5 07 14 05 7f 7c 8a 23 76 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) 20240825125257539 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e2a28, cbp=0x61400000baa0) (sgsn_libgtp.c:629) 20240825125257539 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125257539 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210062614b8 TLLI=e6d6872a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125257539 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125257539 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125257546 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240825125257552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125257552 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240825125257552 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240825125257555 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:822) 20240825125257555 DMM INFO MM(262420000000048/e6d6872a) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) TC_suspend_nopaging-BVCI196(1147)@d2512c394f9f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@d2512c394f9f: Final verdict of PTC: pass 20240825125302565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125302567 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125302568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1160)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1148)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@d2512c394f9f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1154)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@d2512c394f9f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@d2512c394f9f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1159)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1157)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1146)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1152)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@d2512c394f9f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:53:02 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94628) 20240825125303568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125303569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94628, count=96324) 20240825125304134 DGPRS DEBUG Checking for inactive LLMEs, time = 6401118 (sgsn.c:131) 20240825125304569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125304569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:53:04 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 20240825125305570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125305570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_suspend_resume started. 20240825125305716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125305717 DMM INFO MM(262420000000048/e6d6872a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125305718 DMM INFO MM(262420000000048/e6d6872a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125305718 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125305718 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125305718 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125305718 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125305718 DLLC NOTICE LLME(ffffffff/e6d6872a){ASSIGNED} LLGM Assign pre (e6d6872a => ffffffff) (gprs_llc.c:1079) 20240825125305718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6d6872a => ffffffff) (gprs_llc.c:1125) 20240825125305718 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006261160 (gprs_sndcp.c:574) 20240825125305718 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210062614b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125305718 DMM NOTICE MM(262420000000048/e6d6872a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125305718 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240825125305718 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125305718 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125305718 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240825125305718 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240825125305718 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) 20240825125305718 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) 20240825125305718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023920]{Init}: Deallocated (fsm.c:568) 20240825125305718 DMM DEBUG MM_STATE_Gb(0)[0x612000023aa0]{Idle}: Deallocated (fsm.c:568) 20240825125305718 DMM DEBUG MM_STATE_Iu[0x612000023c20]{Detached}: Deallocated (fsm.c:568) 20240825125305718 DMM DEBUG GMM(gmm_fsm)[0x6120000237a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125305718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125305760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125305761 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) 20240825125305761 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) 20240825125305761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125305761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125305761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125305761 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) 20240825125305761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125305761 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125305762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125305762 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) 20240825125305762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125305763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125305763 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) 20240825125305763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125305763 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) 20240825125305763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125305763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125305763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125305763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125305763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125305763 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125305767 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125305777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125305777 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@d2512c394f9f: 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(1173)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125305810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125305810 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) 20240825125305810 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) 20240825125305810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125305810 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125305810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125305810 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) 20240825125305810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125305810 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(1172)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125305812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125305812 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) 20240825125305812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125305812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125305812 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) 20240825125305812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125305812 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) 20240825125305812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125305812 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125305813 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125305813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125305813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125305813 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(1173)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125305818 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(1169)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125305828 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) 20240825125305828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1170)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125305841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125305841 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) 20240825125305841 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) 20240825125305841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125305841 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125305841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125305841 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) 20240825125305841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125305841 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125305843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125305843 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) 20240825125305843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125305843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125305843 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) 20240825125305843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125305843 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) 20240825125305843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125305843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125305843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125305843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125305844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125305844 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125305848 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125305855 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) 20240825125305856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125306572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125306572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125306572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125306572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@d2512c394f9f: 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) } } } } 20240825125306574 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125306574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@d2512c394f9f: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='D67D6827'O, index=0 SGSN_Test-GSUP(1179)@d2512c394f9f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@d2512c394f9f: 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 := 'DFED2BC2E89DBCB1190211033A8BFF38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B87826CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '107538918BB58392'O } } } } } 20240825125307631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125307631 DLLC NOTICE LLME(ffffffff/d67d6827){UNASSIGNED} LLC RX: unknown TLLI 0xd67d6827, creating LLME on the fly (gprs_llc.c:552) 20240825125307631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125307631 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20240825125307631 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Allocated (fsm.c:456) 20240825125307631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Allocated (fsm.c:456) 20240825125307631 DMM DEBUG MM_STATE_Gb[0x612000024220]{Idle}: Allocated (fsm.c:456) 20240825125307631 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Allocated (fsm.c:456) 20240825125307631 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125307631 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125307631 DLLC NOTICE LLME(ffffffff/d67d6827){UNASSIGNED} LLGM Assign pre (d67d6827 => c93de0a1) (gprs_llc.c:1079) 20240825125307631 DLLC NOTICE LLME(d67d6827/c93de0a1){ASSIGNED} LLGM Assign post (d67d6827 => c93de0a1) (gprs_llc.c:1125) 20240825125307631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125307631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125307632 DMM DEBUG MM(262420000000049/c93de0a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125307644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125307644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125307644 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125307644 DMM DEBUG MM(262420000000049/c93de0a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240825125307644 DMM NOTICE MM(262420000000049/c93de0a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125307644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125307644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125307644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125307644 DMM DEBUG MM(262420000000049/c93de0a1) Requesting authorization (sgsn_auth.c:160) 20240825125307644 DMM INFO MM(262420000000049/c93de0a1) Requesting authentication tuples (sgsn_auth.c:184) 20240825125307644 DMM DEBUG MM(262420000000049/c93de0a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125307645 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240825125307645 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@d2512c394f9f: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20240825125307647 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125307647 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125307647 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125307647 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125307647 DMM INFO MM(262420000000049/c93de0a1) Subscriber data update (mmctx.c:445) 20240825125307647 DMM DEBUG MM(262420000000049/c93de0a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125307647 DMM INFO MM(262420000000049/c93de0a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125307648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125307648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125307648 DMM INFO MM(262420000000049/c93de0a1) <- GMM AUTH AND CIPHERING REQ (rand = df ed 2b c2 e8 9d bc b1 19 02 11 03 3a 8b ff 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125307654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125307654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125307655 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125307655 DMM INFO MM(262420000000049/c93de0a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125307655 DMM NOTICE MM(262420000000049/c93de0a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125307655 DMM DEBUG MM(262420000000049/c93de0a1) checking auth: received GSM SRES = b8 78 26 cb (gprs_gmm.c:666) 20240825125307655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125307655 DMM DEBUG MM(262420000000049/c93de0a1) Requesting authorization (sgsn_auth.c:160) 20240825125307655 DMM INFO MM(262420000000049/c93de0a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125307655 DMM DEBUG MM(262420000000049/c93de0a1) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125307655 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240825125307655 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) 20240825125307655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125307655 DMM INFO MM(262420000000049/c93de0a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc93de0a1) (gprs_gmm.c:300) 20240825125307656 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125307656 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125307656 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240825125307656 DMM INFO MM(262420000000049/c93de0a1) Subscriber data update (mmctx.c:445) 20240825125307656 DMM DEBUG MM(262420000000049/c93de0a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125307656 DMM INFO MM(262420000000049/c93de0a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125307656 DMM NOTICE MM(262420000000049/c93de0a1) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240825125307656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125307656 DMM NOTICE MM(262420000000049/c93de0a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125307656 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) 20240825125307657 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125307657 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240825125307657 DMM INFO MM(262420000000049/c93de0a1) Subscriber data update (mmctx.c:445) 20240825125307657 DMM DEBUG MM(262420000000049/c93de0a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125307662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125307662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125307662 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125307662 DMM INFO MM(262420000000049/c93de0a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125307662 DMM NOTICE MM(262420000000049/c93de0a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125307662 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125307663 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125307663 DLLC NOTICE LLME(d67d6827/c93de0a1){ASSIGNED} LLGM Assign pre (ffffffff => c93de0a1) (gprs_llc.c:1079) 20240825125307663 DLLC NOTICE LLME(ffffffff/c93de0a1){ASSIGNED} LLGM Assign post (ffffffff => c93de0a1) (gprs_llc.c:1125) 20240825125307663 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125307663 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125307663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125307663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@d2512c394f9f: setverdict(pass): none -> pass 20240825125307714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125307714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125307714 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125307714 DMM INFO MM(262420000000049/c93de0a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125307715 DMM INFO MM(262420000000049/c93de0a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125307715 DMM DEBUG MM(262420000000049/c93de0a1) Using GGSN 0 (gprs_sm.c:312) 20240825125307715 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) 20240825125307715 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240825125307715 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125307715 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125307715 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240825125307727 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 af ec 29 9a 11 82 6c ed b1 14 05 7f 6e 6f 7a 2c 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) 20240825125307727 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e3aa0, cbp=0x61400000bea0) (sgsn_libgtp.c:629) 20240825125307727 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125307727 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100644a0b8 TLLI=c93de0a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125307727 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125307727 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125307735 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240825125307741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125307741 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240825125307741 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240825125307744 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) 20240825125307744 DMM INFO MM(262420000000049/c93de0a1) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240825125312748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125312748 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240825125312748 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240825125312752 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:822) TC_suspend_resume-BVCI196(1166)@d2512c394f9f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@d2512c394f9f: Final verdict of PTC: pass 20240825125312761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36624<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1167)@d2512c394f9f: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(1179)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1173)@d2512c394f9f: Final verdict of PTC: none 20240825125312763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125312763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI210(1170)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1177)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1165)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1175)@d2512c394f9f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1171)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@d2512c394f9f: Test case TC_suspend_resume finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:53:12 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96148) 20240825125313765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125313765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96148, count=100584) 20240825125314766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125314767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:53:14 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 20240825125315768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125315768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_suspend_rau started. 20240825125315909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125315911 DMM INFO MM(262420000000049/c93de0a1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125315911 DMM INFO MM(262420000000049/c93de0a1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125315911 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125315911 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125315911 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125315911 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125315911 DLLC NOTICE LLME(ffffffff/c93de0a1){ASSIGNED} LLGM Assign pre (c93de0a1 => ffffffff) (gprs_llc.c:1079) 20240825125315911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c93de0a1 => ffffffff) (gprs_llc.c:1125) 20240825125315911 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006449d60 (gprs_sndcp.c:574) 20240825125315911 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100644a0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125315911 DMM NOTICE MM(262420000000049/c93de0a1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125315911 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240825125315911 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125315911 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125315911 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240825125315911 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240825125315911 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) 20240825125315911 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) 20240825125315911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000240a0]{Init}: Deallocated (fsm.c:568) 20240825125315911 DMM DEBUG MM_STATE_Gb(0)[0x612000024220]{Idle}: Deallocated (fsm.c:568) 20240825125315911 DMM DEBUG MM_STATE_Iu[0x6120000243a0]{Detached}: Deallocated (fsm.c:568) 20240825125315911 DMM DEBUG GMM(gmm_fsm)[0x612000023f20]{Deregistered}: Deallocated (fsm.c:568) 20240825125315911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125315953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125315953 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) 20240825125315953 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) 20240825125315953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125315953 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125315953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125315953 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) 20240825125315953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125315953 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125315955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125315955 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) 20240825125315955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125315955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125315955 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) 20240825125315955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125315955 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) 20240825125315955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125315955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125315955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125315955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125315956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125315956 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125315960 DLNS DEBUG GPRS-NS2-VC(UDP-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(1187)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125315969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125315969 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1185)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125315996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125315996 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) 20240825125315996 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) 20240825125315996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125315996 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125315996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125315996 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) 20240825125315996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125315996 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125315999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125315999 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) 20240825125315999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125315999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125315999 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) 20240825125315999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125315999 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) 20240825125315999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125315999 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125315999 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125315999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125316000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125316000 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125316004 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125316012 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) 20240825125316012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1193)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1189)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1191)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125316026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125316026 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) 20240825125316026 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) 20240825125316026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125316026 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125316026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125316026 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) 20240825125316026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125316026 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125316028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125316028 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) 20240825125316028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125316028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125316028 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) 20240825125316028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125316028 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) 20240825125316028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125316028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125316028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125316028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125316028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125316028 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125316032 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125316042 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) 20240825125316042 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125316769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125316769 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125316769 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125316769 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@d2512c394f9f: 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) } } } } 20240825125316771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125316772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@d2512c394f9f: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='DFC7E501'O, index=0 SGSN_Test-GSUP(1198)@d2512c394f9f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@d2512c394f9f: 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 := '98F279A9C8BDE4FCEF5F5906DB80E03C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58BED4FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '393E55264BF9F2DD'O } } } } } 20240825125317827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125317827 DLLC NOTICE LLME(ffffffff/dfc7e501){UNASSIGNED} LLC RX: unknown TLLI 0xdfc7e501, creating LLME on the fly (gprs_llc.c:552) 20240825125317827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125317827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20240825125317827 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Allocated (fsm.c:456) 20240825125317827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Allocated (fsm.c:456) 20240825125317827 DMM DEBUG MM_STATE_Gb[0x6120000249a0]{Idle}: Allocated (fsm.c:456) 20240825125317827 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Allocated (fsm.c:456) 20240825125317827 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125317827 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125317827 DLLC NOTICE LLME(ffffffff/dfc7e501){UNASSIGNED} LLGM Assign pre (dfc7e501 => d32300e5) (gprs_llc.c:1079) 20240825125317827 DLLC NOTICE LLME(dfc7e501/d32300e5){ASSIGNED} LLGM Assign post (dfc7e501 => d32300e5) (gprs_llc.c:1125) 20240825125317827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125317827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125317827 DMM DEBUG MM(262420000000050/d32300e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125317840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125317840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125317840 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125317840 DMM DEBUG MM(262420000000050/d32300e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240825125317840 DMM NOTICE MM(262420000000050/d32300e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125317840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125317840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125317840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125317840 DMM DEBUG MM(262420000000050/d32300e5) Requesting authorization (sgsn_auth.c:160) 20240825125317840 DMM INFO MM(262420000000050/d32300e5) Requesting authentication tuples (sgsn_auth.c:184) 20240825125317840 DMM DEBUG MM(262420000000050/d32300e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125317841 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240825125317841 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@d2512c394f9f: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20240825125317844 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125317844 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125317844 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125317844 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125317844 DMM INFO MM(262420000000050/d32300e5) Subscriber data update (mmctx.c:445) 20240825125317844 DMM DEBUG MM(262420000000050/d32300e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125317844 DMM INFO MM(262420000000050/d32300e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125317844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125317844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125317844 DMM INFO MM(262420000000050/d32300e5) <- GMM AUTH AND CIPHERING REQ (rand = 98 f2 79 a9 c8 bd e4 fc ef 5f 59 06 db 80 e0 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125317853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125317853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125317853 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125317853 DMM INFO MM(262420000000050/d32300e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125317853 DMM NOTICE MM(262420000000050/d32300e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125317853 DMM DEBUG MM(262420000000050/d32300e5) checking auth: received GSM SRES = 58 be d4 fc (gprs_gmm.c:666) 20240825125317853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125317853 DMM DEBUG MM(262420000000050/d32300e5) Requesting authorization (sgsn_auth.c:160) 20240825125317854 DMM INFO MM(262420000000050/d32300e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125317854 DMM DEBUG MM(262420000000050/d32300e5) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125317854 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240825125317854 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) 20240825125317854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125317854 DMM INFO MM(262420000000050/d32300e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd32300e5) (gprs_gmm.c:300) 20240825125317855 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125317855 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125317855 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240825125317855 DMM INFO MM(262420000000050/d32300e5) Subscriber data update (mmctx.c:445) 20240825125317855 DMM DEBUG MM(262420000000050/d32300e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125317855 DMM INFO MM(262420000000050/d32300e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125317855 DMM NOTICE MM(262420000000050/d32300e5) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240825125317855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125317855 DMM NOTICE MM(262420000000050/d32300e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125317855 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) 20240825125317856 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125317856 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240825125317856 DMM INFO MM(262420000000050/d32300e5) Subscriber data update (mmctx.c:445) 20240825125317856 DMM DEBUG MM(262420000000050/d32300e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125317862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125317862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125317863 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125317863 DMM INFO MM(262420000000050/d32300e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125317863 DMM NOTICE MM(262420000000050/d32300e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125317863 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125317863 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125317863 DLLC NOTICE LLME(dfc7e501/d32300e5){ASSIGNED} LLGM Assign pre (ffffffff => d32300e5) (gprs_llc.c:1079) 20240825125317863 DLLC NOTICE LLME(ffffffff/d32300e5){ASSIGNED} LLGM Assign post (ffffffff => d32300e5) (gprs_llc.c:1125) 20240825125317863 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125317863 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125317863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125317863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@d2512c394f9f: setverdict(pass): none -> pass 20240825125317914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125317914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125317914 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125317915 DMM INFO MM(262420000000050/d32300e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125317915 DMM INFO MM(262420000000050/d32300e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125317915 DMM DEBUG MM(262420000000050/d32300e5) Using GGSN 0 (gprs_sm.c:312) 20240825125317915 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) 20240825125317915 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240825125317915 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125317915 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125317915 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240825125317927 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 24 b7 65 e8 11 36 1a 18 43 14 05 7f dc 0a ab bb 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) 20240825125317927 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e4b18, cbp=0x61400000c2a0) (sgsn_libgtp.c:629) 20240825125317927 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125317927 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210066318b8 TLLI=d32300e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125317927 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125317927 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125317936 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240825125317942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125317942 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240825125317942 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240825125317945 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) 20240825125317946 DMM INFO MM(262420000000050/d32300e5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:849) 20240825125322950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125322950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125322950 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125322950 DMM INFO MM(262420000000050/d32300e5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825125322950 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125322950 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240825125322950 DLLC NOTICE LLME(ffffffff/d32300e5){ASSIGNED} LLGM Assign pre (d32300e5 => c1304ab4) (gprs_llc.c:1079) 20240825125322950 DLLC NOTICE LLME(d32300e5/c1304ab4){ASSIGNED} LLGM Assign post (d32300e5 => c1304ab4) (gprs_llc.c:1125) 20240825125322950 DMM INFO MM(262420000000050/c1304ab4) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1200)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125322959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125322959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125322959 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125322959 DMM INFO MM(262420000000050/c1304ab4) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825125322959 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825125322959 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125322959 DLLC NOTICE LLME(d32300e5/c1304ab4){ASSIGNED} LLGM Assign pre (ffffffff => c1304ab4) (gprs_llc.c:1079) 20240825125322959 DLLC NOTICE LLME(ffffffff/c1304ab4){ASSIGNED} LLGM Assign post (ffffffff => c1304ab4) (gprs_llc.c:1125) 20240825125322959 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240825125323458 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:822) TC_suspend_rau-BVCI196(1185)@d2512c394f9f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@d2512c394f9f: Final verdict of PTC: pass 20240825125323467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1196)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1192)@d2512c394f9f: Final verdict of PTC: none 20240825125323469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125323469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_rau-BVCI210(1189)@d2512c394f9f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@d2512c394f9f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1186)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1184)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1190)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1194)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_rau-BVCI210(1189): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@d2512c394f9f: Test case TC_suspend_rau finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:53:23 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103976) 20240825125324470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125324470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103976, count=106532) 20240825125325471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125325471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:53:25 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 20240825125326472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125326472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_paging_ps started. 20240825125326615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125326617 DMM INFO MM(262420000000050/c1304ab4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125326617 DMM INFO MM(262420000000050/c1304ab4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125326617 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125326617 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125326617 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125326617 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125326617 DLLC NOTICE LLME(ffffffff/c1304ab4){ASSIGNED} LLGM Assign pre (c1304ab4 => ffffffff) (gprs_llc.c:1079) 20240825125326617 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1304ab4 => ffffffff) (gprs_llc.c:1125) 20240825125326617 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006631560 (gprs_sndcp.c:574) 20240825125326617 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210066318b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125326617 DMM NOTICE MM(262420000000050/c1304ab4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125326617 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240825125326617 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125326618 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125326618 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240825125326618 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240825125326618 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) 20240825125326618 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) 20240825125326618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024820]{Init}: Deallocated (fsm.c:568) 20240825125326618 DMM DEBUG MM_STATE_Gb(0)[0x6120000249a0]{Idle}: Deallocated (fsm.c:568) 20240825125326618 DMM DEBUG MM_STATE_Iu[0x612000024b20]{Detached}: Deallocated (fsm.c:568) 20240825125326618 DMM DEBUG GMM(gmm_fsm)[0x6120000246a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125326618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1205)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125326678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125326678 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) 20240825125326678 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) 20240825125326678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125326678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125326678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125326678 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) 20240825125326678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125326678 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(1206)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125326680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125326680 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) 20240825125326680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125326680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125326680 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) 20240825125326680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125326680 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) 20240825125326680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125326680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125326680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125326680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125326680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125326680 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125326683 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825125326693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125326693 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1203)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@d2512c394f9f: 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(1211)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1210)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125326716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125326717 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) 20240825125326717 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) 20240825125326717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125326717 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125326717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125326717 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) 20240825125326717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125326717 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(1211)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125326718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125326718 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) 20240825125326718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125326718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125326718 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) 20240825125326718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125326718 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) 20240825125326718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125326718 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125326718 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125326718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125326719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125326719 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(1211)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125326723 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825125326734 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) 20240825125326734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1210)@d2512c394f9f: 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 } TC_paging_ps-BVCI210(1208)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1215)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125326741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125326741 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) 20240825125326741 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) 20240825125326741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125326741 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125326742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125326742 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) 20240825125326742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125326742 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125326743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125326743 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) 20240825125326743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125326743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125326743 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) 20240825125326743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125326743 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) 20240825125326743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125326743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125326743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125326743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125326744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125326744 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125326748 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125326758 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) 20240825125326759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125327473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125327474 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125327474 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125327474 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@d2512c394f9f: 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) } } } } 20240825125327476 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125327477 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1203)@d2512c394f9f: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F08A7C7A'O, index=0 SGSN_Test-GSUP(1217)@d2512c394f9f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@d2512c394f9f: 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 := 'E8A2C144E4C665353D2C32B45F6BD1F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96448CC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B938A48B8D16EFC'O } } } } } 20240825125328529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125328529 DLLC NOTICE LLME(ffffffff/f08a7c7a){UNASSIGNED} LLC RX: unknown TLLI 0xf08a7c7a, creating LLME on the fly (gprs_llc.c:552) 20240825125328529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125328529 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20240825125328529 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Allocated (fsm.c:456) 20240825125328529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Allocated (fsm.c:456) 20240825125328529 DMM DEBUG MM_STATE_Gb[0x612000025120]{Idle}: Allocated (fsm.c:456) 20240825125328529 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Allocated (fsm.c:456) 20240825125328529 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125328529 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125328529 DLLC NOTICE LLME(ffffffff/f08a7c7a){UNASSIGNED} LLGM Assign pre (f08a7c7a => c911a57a) (gprs_llc.c:1079) 20240825125328529 DLLC NOTICE LLME(f08a7c7a/c911a57a){ASSIGNED} LLGM Assign post (f08a7c7a => c911a57a) (gprs_llc.c:1125) 20240825125328529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125328529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125328529 DMM DEBUG MM(262420000000051/c911a57a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125328542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125328542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125328542 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125328542 DMM DEBUG MM(262420000000051/c911a57a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240825125328543 DMM NOTICE MM(262420000000051/c911a57a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125328543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125328543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125328543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125328543 DMM DEBUG MM(262420000000051/c911a57a) Requesting authorization (sgsn_auth.c:160) 20240825125328543 DMM INFO MM(262420000000051/c911a57a) Requesting authentication tuples (sgsn_auth.c:184) 20240825125328543 DMM DEBUG MM(262420000000051/c911a57a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125328543 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240825125328543 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@d2512c394f9f: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20240825125328546 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125328546 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125328546 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125328546 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125328546 DMM INFO MM(262420000000051/c911a57a) Subscriber data update (mmctx.c:445) 20240825125328546 DMM DEBUG MM(262420000000051/c911a57a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125328546 DMM INFO MM(262420000000051/c911a57a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125328546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125328546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125328546 DMM INFO MM(262420000000051/c911a57a) <- GMM AUTH AND CIPHERING REQ (rand = e8 a2 c1 44 e4 c6 65 35 3d 2c 32 b4 5f 6b d1 f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125328555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125328555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125328555 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125328555 DMM INFO MM(262420000000051/c911a57a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125328555 DMM NOTICE MM(262420000000051/c911a57a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125328555 DMM DEBUG MM(262420000000051/c911a57a) checking auth: received GSM SRES = 96 44 8c c9 (gprs_gmm.c:666) 20240825125328555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125328555 DMM DEBUG MM(262420000000051/c911a57a) Requesting authorization (sgsn_auth.c:160) 20240825125328555 DMM INFO MM(262420000000051/c911a57a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125328555 DMM DEBUG MM(262420000000051/c911a57a) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125328555 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240825125328555 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) 20240825125328555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125328555 DMM INFO MM(262420000000051/c911a57a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc911a57a) (gprs_gmm.c:300) 20240825125328557 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125328557 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125328557 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240825125328557 DMM INFO MM(262420000000051/c911a57a) Subscriber data update (mmctx.c:445) 20240825125328557 DMM DEBUG MM(262420000000051/c911a57a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125328557 DMM INFO MM(262420000000051/c911a57a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125328557 DMM NOTICE MM(262420000000051/c911a57a) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240825125328557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125328557 DMM NOTICE MM(262420000000051/c911a57a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125328557 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) 20240825125328558 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125328558 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240825125328558 DMM INFO MM(262420000000051/c911a57a) Subscriber data update (mmctx.c:445) 20240825125328558 DMM DEBUG MM(262420000000051/c911a57a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125328564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125328564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125328564 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125328564 DMM INFO MM(262420000000051/c911a57a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125328564 DMM NOTICE MM(262420000000051/c911a57a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125328564 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125328564 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125328564 DLLC NOTICE LLME(f08a7c7a/c911a57a){ASSIGNED} LLGM Assign pre (ffffffff => c911a57a) (gprs_llc.c:1079) 20240825125328564 DLLC NOTICE LLME(ffffffff/c911a57a){ASSIGNED} LLGM Assign post (ffffffff => c911a57a) (gprs_llc.c:1125) 20240825125328564 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125328564 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125328564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125328564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@d2512c394f9f: setverdict(pass): none -> pass 20240825125328616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125328616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125328616 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125328616 DMM INFO MM(262420000000051/c911a57a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125328617 DMM INFO MM(262420000000051/c911a57a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125328617 DMM DEBUG MM(262420000000051/c911a57a) Using GGSN 0 (gprs_sm.c:312) 20240825125328617 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) 20240825125328617 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240825125328617 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125328617 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125328617 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240825125328629 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 86 3e 5a 2d 11 89 eb f6 c6 14 05 7f c9 0a 8a e8 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) 20240825125328629 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e5b90, cbp=0x61400000c6a0) (sgsn_libgtp.c:629) 20240825125328629 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125328629 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100684c4b8 TLLI=c911a57a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125328629 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125328629 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125328638 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240825125331617 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Timeout of T3314 (fsm.c:317) 20240825125331618 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240825125331618 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240825125333646 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:822) 20240825125333646 DMM INFO MM(262420000000051/c911a57a) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps-BVCI196(1203)@d2512c394f9f: 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 := 'C911A57A'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1203)@d2512c394f9f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@d2512c394f9f: Final verdict of PTC: pass 20240825125333660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43968<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@d2512c394f9f: Final verdict of PTC: none 20240825125333663 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125333663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1206)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1211)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1215)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@d2512c394f9f: Final verdict of PTC: none TC_paging_ps-BVCI196(1203)@d2512c394f9f: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@d2512c394f9f: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1213)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1209)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1204)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps-BVCI196(1203): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@d2512c394f9f: Test case TC_paging_ps finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:53:33 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95416) 20240825125334135 DGPRS DEBUG Checking for inactive LLMEs, time = 6401148 (sgsn.c:131) 20240825125334664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125334664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95416, count=99868) 20240825125335665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125335665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:53:35 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 20240825125336665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125336665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_paging_ps_ra_multiple_cells started. 20240825125336810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125336812 DMM INFO MM(262420000000051/c911a57a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125336812 DMM INFO MM(262420000000051/c911a57a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125336812 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125336812 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125336812 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125336812 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240825125336812 DLLC NOTICE LLME(ffffffff/c911a57a){ASSIGNED} LLGM Assign pre (c911a57a => ffffffff) (gprs_llc.c:1079) 20240825125336812 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c911a57a => ffffffff) (gprs_llc.c:1125) 20240825125336812 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100684c160 (gprs_sndcp.c:574) 20240825125336812 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100684c4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125336812 DMM NOTICE MM(262420000000051/c911a57a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125336812 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240825125336812 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125336812 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125336812 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240825125336812 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240825125336812 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) 20240825125336812 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) 20240825125336812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024fa0]{Init}: Deallocated (fsm.c:568) 20240825125336813 DMM DEBUG MM_STATE_Gb(0)[0x612000025120]{Idle}: Deallocated (fsm.c:568) 20240825125336813 DMM DEBUG MM_STATE_Iu[0x6120000252a0]{Detached}: Deallocated (fsm.c:568) 20240825125336813 DMM DEBUG GMM(gmm_fsm)[0x612000024e20]{Deregistered}: Deallocated (fsm.c:568) 20240825125336813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@d2512c394f9f: 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(1225)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125336870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125336870 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) 20240825125336870 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) 20240825125336870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125336870 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125336870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125336870 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) 20240825125336870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125336871 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(1224)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1225)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125336873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125336873 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) 20240825125336873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125336873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125336873 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) 20240825125336873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125336873 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) 20240825125336873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125336873 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125336873 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125336873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125336874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125336874 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(1225)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125336879 DLNS DEBUG GPRS-NS2-VC(UDP-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(1221)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825125336887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125336887 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@d2512c394f9f: 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(1229)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125336896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125336896 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) 20240825125336897 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) 20240825125336897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125336897 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125336897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125336897 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) 20240825125336897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125336897 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(1229)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125336898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125336898 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) 20240825125336898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125336898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125336898 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) 20240825125336898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125336898 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) 20240825125336898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125336898 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125336898 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125336898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125336899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125336899 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(1229)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125336902 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(1230)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125336911 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) 20240825125336911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125336936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125336936 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) 20240825125336936 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) 20240825125336936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125336936 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125336936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125336936 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) 20240825125336936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125336936 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125336938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125336938 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) 20240825125336938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125336938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125336938 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) 20240825125336938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125336938 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) 20240825125336938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125336938 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125336938 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125336938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125336938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125336939 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125336941 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125336950 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) 20240825125336950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125337667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125337667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125337667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125337667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: 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) } } } } 20240825125337669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125337670 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1222)@d2512c394f9f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3613D41'O, index=0 SGSN_Test-GSUP(1236)@d2512c394f9f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1222)@d2512c394f9f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2512c394f9f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3613D41'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d2512c394f9f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='C3613D41'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@d2512c394f9f: 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 := '4189A7B7CB91D4E4AD2A3704C387AFAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '286DD1B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD85B521235D2A2C'O } } } } } 20240825125338726 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) 20240825125338726 DLLC NOTICE LLME(ffffffff/c3613d41){UNASSIGNED} LLC RX: unknown TLLI 0xc3613d41, creating LLME on the fly (gprs_llc.c:552) 20240825125338726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125338726 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20240825125338726 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Allocated (fsm.c:456) 20240825125338726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Allocated (fsm.c:456) 20240825125338726 DMM DEBUG MM_STATE_Gb[0x6120000258a0]{Idle}: Allocated (fsm.c:456) 20240825125338726 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Allocated (fsm.c:456) 20240825125338726 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125338726 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125338726 DLLC NOTICE LLME(ffffffff/c3613d41){UNASSIGNED} LLGM Assign pre (c3613d41 => fa4f7435) (gprs_llc.c:1079) 20240825125338726 DLLC NOTICE LLME(c3613d41/fa4f7435){ASSIGNED} LLGM Assign post (c3613d41 => fa4f7435) (gprs_llc.c:1125) 20240825125338726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125338726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125338726 DMM DEBUG MM(262420000000052/fa4f7435) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125338740 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) 20240825125338740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125338740 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125338740 DMM DEBUG MM(262420000000052/fa4f7435) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240825125338740 DMM NOTICE MM(262420000000052/fa4f7435) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125338740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125338740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125338740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125338740 DMM DEBUG MM(262420000000052/fa4f7435) Requesting authorization (sgsn_auth.c:160) 20240825125338740 DMM INFO MM(262420000000052/fa4f7435) Requesting authentication tuples (sgsn_auth.c:184) 20240825125338740 DMM DEBUG MM(262420000000052/fa4f7435) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125338740 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240825125338740 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@d2512c394f9f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20240825125338743 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125338743 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125338743 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125338743 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125338743 DMM INFO MM(262420000000052/fa4f7435) Subscriber data update (mmctx.c:445) 20240825125338743 DMM DEBUG MM(262420000000052/fa4f7435) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125338743 DMM INFO MM(262420000000052/fa4f7435) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125338743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125338743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125338743 DMM INFO MM(262420000000052/fa4f7435) <- GMM AUTH AND CIPHERING REQ (rand = 41 89 a7 b7 cb 91 d4 e4 ad 2a 37 04 c3 87 af ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125338751 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) 20240825125338751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125338752 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125338752 DMM INFO MM(262420000000052/fa4f7435) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125338752 DMM NOTICE MM(262420000000052/fa4f7435) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125338752 DMM DEBUG MM(262420000000052/fa4f7435) checking auth: received GSM SRES = 28 6d d1 b1 (gprs_gmm.c:666) 20240825125338752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125338752 DMM DEBUG MM(262420000000052/fa4f7435) Requesting authorization (sgsn_auth.c:160) 20240825125338752 DMM INFO MM(262420000000052/fa4f7435) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125338752 DMM DEBUG MM(262420000000052/fa4f7435) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125338752 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240825125338752 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) 20240825125338752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125338752 DMM INFO MM(262420000000052/fa4f7435) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa4f7435) (gprs_gmm.c:300) 20240825125338753 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125338753 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125338753 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240825125338753 DMM INFO MM(262420000000052/fa4f7435) Subscriber data update (mmctx.c:445) 20240825125338753 DMM DEBUG MM(262420000000052/fa4f7435) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125338753 DMM INFO MM(262420000000052/fa4f7435) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125338753 DMM NOTICE MM(262420000000052/fa4f7435) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240825125338753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125338753 DMM NOTICE MM(262420000000052/fa4f7435) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125338754 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) 20240825125338754 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125338754 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240825125338754 DMM INFO MM(262420000000052/fa4f7435) Subscriber data update (mmctx.c:445) 20240825125338754 DMM DEBUG MM(262420000000052/fa4f7435) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125338760 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) 20240825125338760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125338760 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125338760 DMM INFO MM(262420000000052/fa4f7435) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125338760 DMM NOTICE MM(262420000000052/fa4f7435) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125338760 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125338760 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125338760 DLLC NOTICE LLME(c3613d41/fa4f7435){ASSIGNED} LLGM Assign pre (ffffffff => fa4f7435) (gprs_llc.c:1079) 20240825125338760 DLLC NOTICE LLME(ffffffff/fa4f7435){ASSIGNED} LLGM Assign post (ffffffff => fa4f7435) (gprs_llc.c:1125) 20240825125338761 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125338761 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125338761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125338761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125338812 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) 20240825125338812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125338812 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125338812 DMM INFO MM(262420000000052/fa4f7435) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125338812 DMM INFO MM(262420000000052/fa4f7435) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125338812 DMM DEBUG MM(262420000000052/fa4f7435) Using GGSN 0 (gprs_sm.c:312) 20240825125338812 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) 20240825125338813 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240825125338813 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125338813 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125338813 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240825125338823 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 71 8e fd 7d 11 cd b1 28 34 14 05 7f 12 56 53 39 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) 20240825125338823 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e6c08, cbp=0x61400000caa0) (sgsn_libgtp.c:629) 20240825125338823 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125338823 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006a3c8b8 TLLI=fa4f7435, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125338823 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125338823 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@d2512c394f9f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125338831 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240825125341814 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Timeout of T3314 (fsm.c:317) 20240825125341814 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240825125341814 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240825125343841 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:822) 20240825125343841 DMM INFO MM(262420000000052/fa4f7435) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:864) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2512c394f9f: 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 := 'FA4F7435'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240825125357667 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240825125357668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240825125357668 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125404136 DGPRS DEBUG Checking for inactive LLMEs, time = 6401178 (sgsn.c:131) 20240825125406876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125406877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125406877 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) 20240825125406900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125406901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125406901 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) 20240825125406939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125406941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125406941 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)@d2512c394f9f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2512c394f9f: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20240825125408736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125408736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1225)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1234)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1229)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@d2512c394f9f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2512c394f9f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1222)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@d2512c394f9f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@d2512c394f9f: Final verdict of PTC: none 20240825125408739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1226)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1232)@d2512c394f9f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@d2512c394f9f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1223)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1227)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1222): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1223): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1225): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@d2512c394f9f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@d2512c394f9f: 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 Aug 25 12:54:08 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=103132) 20240825125409737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125409737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103132, count=104828) 20240825125410739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125410739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:54: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_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 20240825125411740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125411740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_bssgp_rim_single_report started. 20240825125411886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125411887 DMM INFO MM(262420000000052/fa4f7435) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125411887 DMM INFO MM(262420000000052/fa4f7435) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125411887 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125411887 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125411887 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125411887 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240825125411887 DLLC NOTICE LLME(ffffffff/fa4f7435){ASSIGNED} LLGM Assign pre (fa4f7435 => ffffffff) (gprs_llc.c:1079) 20240825125411887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa4f7435 => ffffffff) (gprs_llc.c:1125) 20240825125411888 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006a3c560 (gprs_sndcp.c:574) 20240825125411888 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006a3c8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125411888 DMM NOTICE MM(262420000000052/fa4f7435) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125411888 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240825125411888 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125411888 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125411888 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240825125411888 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240825125411888 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) 20240825125411888 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) 20240825125411888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025720]{Init}: Deallocated (fsm.c:568) 20240825125411888 DMM DEBUG MM_STATE_Gb(0)[0x6120000258a0]{Idle}: Deallocated (fsm.c:568) 20240825125411888 DMM DEBUG MM_STATE_Iu[0x612000025a20]{Detached}: Deallocated (fsm.c:568) 20240825125411888 DMM DEBUG GMM(gmm_fsm)[0x6120000255a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125411888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@d2512c394f9f: 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(1243)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125411938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125411938 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) 20240825125411938 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) 20240825125411938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125411938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125411938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125411938 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) 20240825125411938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125411938 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(1243)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125411940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125411940 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) 20240825125411940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125411940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125411940 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) 20240825125411941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125411941 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) 20240825125411941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125411941 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125411941 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125411941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125411941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125411941 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(1243)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125411945 DLNS DEBUG GPRS-NS2-VC(UDP-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(1244)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125411955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125411955 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@d2512c394f9f: 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(1248)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125411976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125411976 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) 20240825125411976 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) 20240825125411976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125411976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125411976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125411976 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) 20240825125411976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125411976 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125411978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125411978 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) 20240825125411978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125411978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125411978 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) 20240825125411978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125411978 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) 20240825125411978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125411978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125411978 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125411978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125411979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125411979 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125411983 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125411992 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) 20240825125411993 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125412015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125412015 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) 20240825125412015 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) 20240825125412015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125412015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125412015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125412015 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) 20240825125412015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125412015 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125412017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125412017 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) 20240825125412017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125412017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125412017 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) 20240825125412017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125412017 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) 20240825125412017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125412017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125412017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125412017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125412018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125412018 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125412021 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125412032 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) 20240825125412032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125412741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125412741 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125412741 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125412741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1254)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@d2512c394f9f: 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) } } } } 20240825125412743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1254)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125412744 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1254)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125412763 DLNS DEBUG GPRS-NS2-VC(UDP-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@d2512c394f9f: setverdict(pass): none -> pass MTC@d2512c394f9f: Warning: Re-starting timer T, which is already active (running or expired). 20240825125412774 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@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125412780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44402<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@d2512c394f9f: Final verdict of PTC: none 20240825125412783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125412783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1254)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1243)@d2512c394f9f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1248)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1253)@d2512c394f9f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@d2512c394f9f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1246)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1241)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1251)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: pass MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@d2512c394f9f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:12 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20240825125413784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125413784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=55140) 20240825125414785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125414786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:54:14 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 20240825125415787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125415787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_rim_eutran_to_geran started. 20240825125415926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125415928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125415971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125415971 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) 20240825125415971 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) 20240825125415971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125415971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125415971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125415971 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) 20240825125415971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125415971 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125415973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125415973 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) 20240825125415973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125415973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125415973 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) 20240825125415973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125415973 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) 20240825125415973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125415973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125415973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125415973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125415974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125415974 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125415978 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125415987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125415987 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@d2512c394f9f: 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(1267)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125416011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125416011 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) 20240825125416011 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) 20240825125416011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125416011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125416011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125416011 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) 20240825125416011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125416011 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(1267)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125416013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125416013 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) 20240825125416013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125416013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125416014 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) 20240825125416014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125416014 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) 20240825125416014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125416014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125416014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125416014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1267)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125416014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125416014 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(1267)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1266)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125416019 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(1263)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125416028 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) 20240825125416028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1264)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@d2512c394f9f: 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(1271)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125416043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125416043 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) 20240825125416043 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) 20240825125416043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125416043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125416043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125416043 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) 20240825125416043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125416043 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(1271)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125416045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125416045 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) 20240825125416045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125416046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125416046 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) 20240825125416046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125416046 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) 20240825125416046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125416046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125416046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125416046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125416046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125416046 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(1271)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125416050 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125416061 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) 20240825125416061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125416788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125416788 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125416788 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125416788 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: 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) } } } } 20240825125416790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: 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 } } } } 20240825125416790 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: 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(1272)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d2512c394f9f: setverdict(pass): none -> pass 20240825125416818 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@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125416821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1267)@d2512c394f9f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@d2512c394f9f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@d2512c394f9f: Final verdict of PTC: none 20240825125416823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125416823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1261)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1271)@d2512c394f9f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1259)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1265)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1269)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: pass MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@d2512c394f9f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:16 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240825125417824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125417824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36744, count=48140) 20240825125418826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125418826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:54: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_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 20240825125419828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125419828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_cell_change_different_rai_ci_attach started. 20240825125419964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125419966 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125420010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125420010 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) 20240825125420010 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) 20240825125420010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125420010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125420010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125420010 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) 20240825125420010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125420010 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125420012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125420012 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) 20240825125420012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125420012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125420012 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) 20240825125420013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125420013 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) 20240825125420013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125420013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125420013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125420013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125420013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125420013 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125420017 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125420027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125420027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125420050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125420050 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) 20240825125420050 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) 20240825125420050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125420050 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125420050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125420050 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) 20240825125420050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125420050 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125420051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125420051 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) 20240825125420051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125420052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125420052 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) 20240825125420052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125420052 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) 20240825125420052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125420052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125420052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125420052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125420052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125420052 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125420057 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(1285)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125420066 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) 20240825125420066 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)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@d2512c394f9f: 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(1289)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125420089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125420089 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) 20240825125420089 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) 20240825125420089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125420089 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125420089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125420089 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) 20240825125420089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125420089 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(1289)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125420090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125420090 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) 20240825125420090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125420091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125420091 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) 20240825125420091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125420091 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) 20240825125420091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125420091 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125420091 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125420091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125420091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125420091 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(1289)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125420095 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125420105 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) 20240825125420105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125420829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125420829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125420829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125420829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@d2512c394f9f: 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) } } } } 20240825125420831 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125420832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@d2512c394f9f: 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(1290)@d2512c394f9f: 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(1290)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d2512c394f9f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CD20068C'O, index=0 SGSN_Test-GSUP(1291)@d2512c394f9f: 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)@d2512c394f9f: 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 := '20DDB67B0A3DA74A72B445F47EFCE3A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E9207B2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AEC426C99EC0748'O } } } } } 20240825125420896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125420896 DLLC NOTICE LLME(ffffffff/cd20068c){UNASSIGNED} LLC RX: unknown TLLI 0xcd20068c, creating LLME on the fly (gprs_llc.c:552) 20240825125420896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125420896 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20240825125420896 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Allocated (fsm.c:456) 20240825125420896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Allocated (fsm.c:456) 20240825125420896 DMM DEBUG MM_STATE_Gb[0x612000026020]{Idle}: Allocated (fsm.c:456) 20240825125420896 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Allocated (fsm.c:456) 20240825125420896 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125420896 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125420896 DLLC NOTICE LLME(ffffffff/cd20068c){UNASSIGNED} LLGM Assign pre (cd20068c => faab7e07) (gprs_llc.c:1079) 20240825125420896 DLLC NOTICE LLME(cd20068c/faab7e07){ASSIGNED} LLGM Assign post (cd20068c => faab7e07) (gprs_llc.c:1125) 20240825125420896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125420896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125420897 DMM DEBUG MM(262420000000068/faab7e07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125420908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125420908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125420908 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125420908 DMM DEBUG MM(262420000000068/faab7e07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240825125420908 DMM NOTICE MM(262420000000068/faab7e07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125420908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125420908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125420908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125420908 DMM DEBUG MM(262420000000068/faab7e07) Requesting authorization (sgsn_auth.c:160) 20240825125420909 DMM INFO MM(262420000000068/faab7e07) Requesting authentication tuples (sgsn_auth.c:184) 20240825125420909 DMM DEBUG MM(262420000000068/faab7e07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125420909 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240825125420909 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@d2512c394f9f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20240825125420912 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125420912 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125420912 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125420912 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125420912 DMM INFO MM(262420000000068/faab7e07) Subscriber data update (mmctx.c:445) 20240825125420912 DMM DEBUG MM(262420000000068/faab7e07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125420912 DMM INFO MM(262420000000068/faab7e07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125420912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125420912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125420912 DMM INFO MM(262420000000068/faab7e07) <- GMM AUTH AND CIPHERING REQ (rand = 20 dd b6 7b 0a 3d a7 4a 72 b4 45 f4 7e fc e3 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125420921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125420921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125420921 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125420921 DMM INFO MM(262420000000068/faab7e07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125420921 DMM NOTICE MM(262420000000068/faab7e07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125420921 DMM DEBUG MM(262420000000068/faab7e07) checking auth: received GSM SRES = e9 20 7b 2b (gprs_gmm.c:666) 20240825125420921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125420921 DMM DEBUG MM(262420000000068/faab7e07) Requesting authorization (sgsn_auth.c:160) 20240825125420921 DMM INFO MM(262420000000068/faab7e07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125420921 DMM DEBUG MM(262420000000068/faab7e07) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125420921 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240825125420921 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) 20240825125420921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125420921 DMM INFO MM(262420000000068/faab7e07) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaab7e07) (gprs_gmm.c:300) 20240825125420923 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125420923 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125420923 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240825125420923 DMM INFO MM(262420000000068/faab7e07) Subscriber data update (mmctx.c:445) 20240825125420923 DMM DEBUG MM(262420000000068/faab7e07) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125420923 DMM INFO MM(262420000000068/faab7e07) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125420923 DMM NOTICE MM(262420000000068/faab7e07) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240825125420923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125420923 DMM NOTICE MM(262420000000068/faab7e07) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125420923 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) 20240825125420924 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125420924 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240825125420924 DMM INFO MM(262420000000068/faab7e07) Subscriber data update (mmctx.c:445) 20240825125420924 DMM DEBUG MM(262420000000068/faab7e07) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125420930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125420931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125420931 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125420931 DMM INFO MM(262420000000068/faab7e07) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125420931 DMM NOTICE MM(262420000000068/faab7e07) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125420931 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125420931 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125420931 DLLC NOTICE LLME(cd20068c/faab7e07){ASSIGNED} LLGM Assign pre (ffffffff => faab7e07) (gprs_llc.c:1079) 20240825125420931 DLLC NOTICE LLME(ffffffff/faab7e07){ASSIGNED} LLGM Assign post (ffffffff => faab7e07) (gprs_llc.c:1125) 20240825125420931 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125420931 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125420931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125420931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125420982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125420983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125420983 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125420983 DMM INFO MM(262420000000068/faab7e07) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125420983 DMM INFO MM(262420000000068/faab7e07) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125420983 DMM DEBUG MM(262420000000068/faab7e07) Using GGSN 0 (gprs_sm.c:312) 20240825125420983 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) 20240825125420983 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240825125420983 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125420983 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125420983 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240825125420994 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 f6 0c 4f 23 11 bf a1 fa c7 14 05 7f be 4f f9 5e 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) 20240825125420994 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e7c80, cbp=0x61400000d2a0) (sgsn_libgtp.c:629) 20240825125420994 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125420994 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006e0a4b8 TLLI=faab7e07, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125420995 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125420995 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@d2512c394f9f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125421002 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240825125421010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125421010 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825125421010 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)@d2512c394f9f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d2512c394f9f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FAAB7E07'O, index=0 20240825125421017 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) 20240825125421017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240825125421017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFAAB7E07) type="GPRS attach" (gprs_gmm.c:1266) 20240825125421017 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125421017 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825125421017 DLLC NOTICE LLME(ffffffff/faab7e07){ASSIGNED} LLGM Assign pre (faab7e07 => c748b67b) (gprs_llc.c:1079) 20240825125421017 DLLC NOTICE LLME(faab7e07/c748b67b){ASSIGNED} LLGM Assign post (faab7e07 => c748b67b) (gprs_llc.c:1125) 20240825125421017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125421017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125421017 DMM DEBUG MM(262420000000068/c748b67b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125421029 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) 20240825125421029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240825125421029 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125421029 DMM DEBUG MM(262420000000068/c748b67b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240825125421029 DMM NOTICE MM(262420000000068/c748b67b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125421029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125421029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125421029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125421029 DMM DEBUG MM(262420000000068/c748b67b) Requesting authorization (sgsn_auth.c:160) 20240825125421030 DMM INFO MM(262420000000068/c748b67b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125421030 DMM DEBUG MM(262420000000068/c748b67b) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125421030 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240825125421030 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) 20240825125422016 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125422016 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125422016 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240825125422016 DMM INFO MM(262420000000068/c748b67b) Subscriber data update (mmctx.c:445) 20240825125422016 DMM DEBUG MM(262420000000068/c748b67b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240825125422016 DMM INFO MM(262420000000068/c748b67b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240825125422016 DMM NOTICE MM(262420000000068/c748b67b) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240825125422016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125422016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125422016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240825125422016 DMM INFO MM(262420000000068/c748b67b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc748b67b) (gprs_gmm.c:300) 20240825125422016 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) 20240825125422017 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125422017 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240825125422017 DMM INFO MM(262420000000068/c748b67b) Subscriber data update (mmctx.c:445) 20240825125422017 DMM DEBUG MM(262420000000068/c748b67b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125422026 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) 20240825125422026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125422026 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125422026 DMM INFO MM(262420000000068/c748b67b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125422026 DMM NOTICE MM(262420000000068/c748b67b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125422026 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125422026 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125422026 DLLC NOTICE LLME(faab7e07/c748b67b){ASSIGNED} LLGM Assign pre (ffffffff => c748b67b) (gprs_llc.c:1079) 20240825125422026 DLLC NOTICE LLME(ffffffff/c748b67b){ASSIGNED} LLGM Assign post (ffffffff => c748b67b) (gprs_llc.c:1125) 20240825125422026 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125422026 DMM ERROR MM_STATE_Gb(0)[0x612000026020]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240825125422026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125422026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125422076 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:822) 20240825125422084 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) 20240825125422084 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125422084 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)@d2512c394f9f: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@d2512c394f9f: Final verdict of PTC: pass 20240825125422089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51612<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125422091 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125422091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1291)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1279)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1284)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1289)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1277)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1287)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1282)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@d2512c394f9f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:22 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20240825125423093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125423093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101576, count=118992) 20240825125424095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125424095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825125425086 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Timeout of T3314 (fsm.c:317) 20240825125425086 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240825125425086 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240825125425096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125425096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_cell_change_different_rai_ci_data started. 20240825125425238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125425240 DMM INFO MM(262420000000068/c748b67b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125425240 DMM INFO MM(262420000000068/c748b67b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125425240 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125425240 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125425240 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125425240 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240825125425240 DLLC NOTICE LLME(ffffffff/c748b67b){ASSIGNED} LLGM Assign pre (c748b67b => ffffffff) (gprs_llc.c:1079) 20240825125425240 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c748b67b => ffffffff) (gprs_llc.c:1125) 20240825125425240 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006e0a160 (gprs_sndcp.c:574) 20240825125425240 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006e0a4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125425240 DMM NOTICE MM(262420000000068/c748b67b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125425240 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240825125425240 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125425240 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125425240 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240825125425240 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240825125425240 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) 20240825125425240 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) 20240825125425240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025ea0]{Init}: Deallocated (fsm.c:568) 20240825125425240 DMM DEBUG MM_STATE_Gb(0)[0x612000026020]{Idle}: Deallocated (fsm.c:568) 20240825125425240 DMM DEBUG MM_STATE_Iu[0x6120000261a0]{Detached}: Deallocated (fsm.c:568) 20240825125425240 DMM DEBUG GMM(gmm_fsm)[0x612000025d20]{Deregistered}: Deallocated (fsm.c:568) 20240825125425241 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125425282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125425282 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) 20240825125425282 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) 20240825125425282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125425282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125425282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125425282 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) 20240825125425282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125425282 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125425283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125425283 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) 20240825125425283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125425284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125425284 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) 20240825125425284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125425284 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) 20240825125425284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125425284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125425284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125425284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125425284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125425284 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125425288 DLNS DEBUG GPRS-NS2-VC(UDP-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(1299)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125425298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125425298 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)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125425318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125425318 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) 20240825125425318 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) 20240825125425318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125425318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125425318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125425318 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) 20240825125425318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125425318 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125425319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125425319 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) 20240825125425319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125425320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125425320 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) 20240825125425320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125425320 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) 20240825125425320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125425320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125425320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125425320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125425320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125425320 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125425324 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(1304)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125425336 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) 20240825125425336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125425358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125425358 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) 20240825125425358 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) 20240825125425358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125425358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125425358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125425358 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) 20240825125425358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125425358 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125425360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125425360 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) 20240825125425360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125425361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125425361 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) 20240825125425361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125425361 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) 20240825125425361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125425361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125425361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125425361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125425361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125425361 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125425365 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125425374 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) 20240825125425374 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)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125426097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125426097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125426097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125426097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@d2512c394f9f: 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) } } } } 20240825125426100 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125426100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@d2512c394f9f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E34DE455'O, index=0 SGSN_Test-GSUP(1310)@d2512c394f9f: 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)@d2512c394f9f: 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 := 'A888554C3586BFF62A47DCC3F49FE3FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA8AB70D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A15E412A37BC38F'O } } } } } 20240825125426147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125426147 DLLC NOTICE LLME(ffffffff/e34de455){UNASSIGNED} LLC RX: unknown TLLI 0xe34de455, creating LLME on the fly (gprs_llc.c:552) 20240825125426147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125426147 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20240825125426147 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Allocated (fsm.c:456) 20240825125426147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Allocated (fsm.c:456) 20240825125426147 DMM DEBUG MM_STATE_Gb[0x6120000267a0]{Idle}: Allocated (fsm.c:456) 20240825125426147 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Allocated (fsm.c:456) 20240825125426147 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125426147 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125426147 DLLC NOTICE LLME(ffffffff/e34de455){UNASSIGNED} LLGM Assign pre (e34de455 => f81c1235) (gprs_llc.c:1079) 20240825125426147 DLLC NOTICE LLME(e34de455/f81c1235){ASSIGNED} LLGM Assign post (e34de455 => f81c1235) (gprs_llc.c:1125) 20240825125426147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125426147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125426147 DMM DEBUG MM(262420000000070/f81c1235) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125426159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125426159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125426159 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125426159 DMM DEBUG MM(262420000000070/f81c1235) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240825125426159 DMM NOTICE MM(262420000000070/f81c1235) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125426159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125426159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125426160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125426160 DMM DEBUG MM(262420000000070/f81c1235) Requesting authorization (sgsn_auth.c:160) 20240825125426160 DMM INFO MM(262420000000070/f81c1235) Requesting authentication tuples (sgsn_auth.c:184) 20240825125426160 DMM DEBUG MM(262420000000070/f81c1235) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125426160 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240825125426160 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@d2512c394f9f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20240825125426162 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125426162 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125426162 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125426162 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125426162 DMM INFO MM(262420000000070/f81c1235) Subscriber data update (mmctx.c:445) 20240825125426162 DMM DEBUG MM(262420000000070/f81c1235) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125426162 DMM INFO MM(262420000000070/f81c1235) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125426162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125426162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125426162 DMM INFO MM(262420000000070/f81c1235) <- GMM AUTH AND CIPHERING REQ (rand = a8 88 55 4c 35 86 bf f6 2a 47 dc c3 f4 9f e3 fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125426170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125426170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125426170 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125426170 DMM INFO MM(262420000000070/f81c1235) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125426170 DMM NOTICE MM(262420000000070/f81c1235) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125426170 DMM DEBUG MM(262420000000070/f81c1235) checking auth: received GSM SRES = ea 8a b7 0d (gprs_gmm.c:666) 20240825125426170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125426170 DMM DEBUG MM(262420000000070/f81c1235) Requesting authorization (sgsn_auth.c:160) 20240825125426170 DMM INFO MM(262420000000070/f81c1235) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125426170 DMM DEBUG MM(262420000000070/f81c1235) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125426170 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240825125426170 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) 20240825125426170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125426170 DMM INFO MM(262420000000070/f81c1235) <- GMM ATTACH ACCEPT (new P-TMSI=0xf81c1235) (gprs_gmm.c:300) 20240825125426172 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125426172 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125426172 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240825125426172 DMM INFO MM(262420000000070/f81c1235) Subscriber data update (mmctx.c:445) 20240825125426172 DMM DEBUG MM(262420000000070/f81c1235) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125426172 DMM INFO MM(262420000000070/f81c1235) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125426172 DMM NOTICE MM(262420000000070/f81c1235) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240825125426172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125426172 DMM NOTICE MM(262420000000070/f81c1235) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125426172 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) 20240825125426173 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125426173 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240825125426173 DMM INFO MM(262420000000070/f81c1235) Subscriber data update (mmctx.c:445) 20240825125426173 DMM DEBUG MM(262420000000070/f81c1235) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125426179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125426179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125426179 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125426179 DMM INFO MM(262420000000070/f81c1235) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125426179 DMM NOTICE MM(262420000000070/f81c1235) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125426179 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125426179 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125426179 DLLC NOTICE LLME(e34de455/f81c1235){ASSIGNED} LLGM Assign pre (ffffffff => f81c1235) (gprs_llc.c:1079) 20240825125426179 DLLC NOTICE LLME(ffffffff/f81c1235){ASSIGNED} LLGM Assign post (ffffffff => f81c1235) (gprs_llc.c:1125) 20240825125426179 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125426179 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125426179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125426179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125426230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125426230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125426230 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125426230 DMM INFO MM(262420000000070/f81c1235) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125426230 DMM INFO MM(262420000000070/f81c1235) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125426231 DMM DEBUG MM(262420000000070/f81c1235) Using GGSN 0 (gprs_sm.c:312) 20240825125426231 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) 20240825125426231 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240825125426231 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125426231 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125426231 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240825125426242 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 2e 6c 31 f4 11 dd c5 ce 2d 14 05 7f 84 dc 7d 51 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) 20240825125426242 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e8cf8, cbp=0x61400000d6a0) (sgsn_libgtp.c:629) 20240825125426242 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125426242 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006fdf0b8 TLLI=f81c1235, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125426242 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125426242 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@d2512c394f9f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125426250 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) 20240825125426257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125426257 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825125426257 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)@d2512c394f9f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F81C1235'O, index=0 20240825125426263 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) 20240825125426263 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125426263 DSNDCP ERROR Message for non-existing MM ctx (lle=0x621006fdf0b8, TLLI=f81c1235, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@d2512c394f9f: Removing Client IMSI='262420000000070'H, index=0 20240825125428263 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_rai_ci_data-BVCI196(1297)@d2512c394f9f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@d2512c394f9f: Final verdict of PTC: pass 20240825125428273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51622<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@d2512c394f9f: Final verdict of PTC: none 20240825125428275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125428276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1308)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1298)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1303)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1296)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1301)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1306)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@d2512c394f9f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:28 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99788) 20240825125429258 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Timeout of T3314 (fsm.c:317) 20240825125429258 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240825125429258 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240825125429276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125429276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99788, count=102344) 20240825125430277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125430277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:54: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_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 20240825125431278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125431278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_cell_change_different_ci_attach started. 20240825125431418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125431419 DMM INFO MM(262420000000070/f81c1235) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125431419 DMM INFO MM(262420000000070/f81c1235) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125431419 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125431419 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125431419 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125431419 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240825125431419 DLLC NOTICE LLME(ffffffff/f81c1235){ASSIGNED} LLGM Assign pre (f81c1235 => ffffffff) (gprs_llc.c:1079) 20240825125431419 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f81c1235 => ffffffff) (gprs_llc.c:1125) 20240825125431420 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006fded60 (gprs_sndcp.c:574) 20240825125431420 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006fdf0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125431420 DMM NOTICE MM(262420000000070/f81c1235) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125431420 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240825125431420 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125431420 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125431420 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240825125431420 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240825125431420 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) 20240825125431420 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) 20240825125431420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026620]{Init}: Deallocated (fsm.c:568) 20240825125431420 DMM DEBUG MM_STATE_Gb(0)[0x6120000267a0]{Idle}: Deallocated (fsm.c:568) 20240825125431420 DMM DEBUG MM_STATE_Iu[0x612000026920]{Detached}: Deallocated (fsm.c:568) 20240825125431420 DMM DEBUG GMM(gmm_fsm)[0x6120000264a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125431420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125431463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125431463 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) 20240825125431463 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) 20240825125431463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125431463 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125431464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125431464 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) 20240825125431464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125431464 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125431466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125431466 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) 20240825125431466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125431466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125431466 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) 20240825125431466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125431466 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) 20240825125431466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125431466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125431466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125431466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125431467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125431467 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125431470 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125431480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125431480 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125431506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125431506 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) 20240825125431506 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) 20240825125431507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125431507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125431507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125431507 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) 20240825125431507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125431507 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125431508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125431509 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) 20240825125431509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125431509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125431509 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) 20240825125431509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125431509 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) 20240825125431509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125431509 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125431509 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125431509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125431510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125431510 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125431514 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(1323)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125431528 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) 20240825125431528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125431551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI99(1327)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1327)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1324)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125431551 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) 20240825125431551 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) 20240825125431551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125431551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125431551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125431551 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) 20240825125431551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125431551 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) 20240825125431553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125431553 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) 20240825125431553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125431553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125431553 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) 20240825125431553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125431553 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) 20240825125431553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125431553 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125431553 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125431553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125431553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125431553 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) 20240825125431557 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) 20240825125431568 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) 20240825125431568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125432279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125432279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125432279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125432279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@d2512c394f9f: 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) } } } } 20240825125432282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125432282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@d2512c394f9f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E3058C9F'O, index=0 SGSN_Test-GSUP(1329)@d2512c394f9f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@d2512c394f9f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@d2512c394f9f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E3058C9F'O, index=0 TC_cell_change_different_ci_attach(1331)@d2512c394f9f: 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 := 'CDD724A53D4A4AA0137C498C42EFAB04'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2EE89E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C242784F59287992'O } } } } } 20240825125432330 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) 20240825125432330 DLLC NOTICE LLME(ffffffff/e3058c9f){UNASSIGNED} LLC RX: unknown TLLI 0xe3058c9f, creating LLME on the fly (gprs_llc.c:552) 20240825125432330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432330 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20240825125432330 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Allocated (fsm.c:456) 20240825125432330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Allocated (fsm.c:456) 20240825125432330 DMM DEBUG MM_STATE_Gb[0x612000026f20]{Idle}: Allocated (fsm.c:456) 20240825125432330 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Allocated (fsm.c:456) 20240825125432330 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125432330 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125432330 DLLC NOTICE LLME(ffffffff/e3058c9f){UNASSIGNED} LLGM Assign pre (e3058c9f => c114592a) (gprs_llc.c:1079) 20240825125432330 DLLC NOTICE LLME(e3058c9f/c114592a){ASSIGNED} LLGM Assign post (e3058c9f => c114592a) (gprs_llc.c:1125) 20240825125432330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125432330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125432330 DMM DEBUG MM(262420000000069/c114592a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125432349 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) 20240825125432350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432350 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125432350 DMM DEBUG MM(262420000000069/c114592a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240825125432350 DMM NOTICE MM(262420000000069/c114592a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125432350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125432350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125432350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125432350 DMM DEBUG MM(262420000000069/c114592a) Requesting authorization (sgsn_auth.c:160) 20240825125432350 DMM INFO MM(262420000000069/c114592a) Requesting authentication tuples (sgsn_auth.c:184) 20240825125432350 DMM DEBUG MM(262420000000069/c114592a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125432350 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240825125432350 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@d2512c394f9f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20240825125432352 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125432352 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125432352 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125432352 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125432352 DMM INFO MM(262420000000069/c114592a) Subscriber data update (mmctx.c:445) 20240825125432352 DMM DEBUG MM(262420000000069/c114592a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125432352 DMM INFO MM(262420000000069/c114592a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125432352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125432352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125432352 DMM INFO MM(262420000000069/c114592a) <- GMM AUTH AND CIPHERING REQ (rand = cd d7 24 a5 3d 4a 4a a0 13 7c 49 8c 42 ef ab 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125432360 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) 20240825125432360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432360 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125432360 DMM INFO MM(262420000000069/c114592a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125432360 DMM NOTICE MM(262420000000069/c114592a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125432360 DMM DEBUG MM(262420000000069/c114592a) checking auth: received GSM SRES = e2 ee 89 e2 (gprs_gmm.c:666) 20240825125432361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125432361 DMM DEBUG MM(262420000000069/c114592a) Requesting authorization (sgsn_auth.c:160) 20240825125432361 DMM INFO MM(262420000000069/c114592a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125432361 DMM DEBUG MM(262420000000069/c114592a) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125432361 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240825125432361 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) 20240825125432361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125432361 DMM INFO MM(262420000000069/c114592a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc114592a) (gprs_gmm.c:300) 20240825125432363 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125432363 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125432363 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240825125432363 DMM INFO MM(262420000000069/c114592a) Subscriber data update (mmctx.c:445) 20240825125432363 DMM DEBUG MM(262420000000069/c114592a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125432363 DMM INFO MM(262420000000069/c114592a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125432363 DMM NOTICE MM(262420000000069/c114592a) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240825125432363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125432363 DMM NOTICE MM(262420000000069/c114592a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125432363 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) 20240825125432364 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125432364 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240825125432364 DMM INFO MM(262420000000069/c114592a) Subscriber data update (mmctx.c:445) 20240825125432364 DMM DEBUG MM(262420000000069/c114592a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125432370 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) 20240825125432370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432370 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125432370 DMM INFO MM(262420000000069/c114592a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125432370 DMM NOTICE MM(262420000000069/c114592a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125432370 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125432370 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125432370 DLLC NOTICE LLME(e3058c9f/c114592a){ASSIGNED} LLGM Assign pre (ffffffff => c114592a) (gprs_llc.c:1079) 20240825125432370 DLLC NOTICE LLME(ffffffff/c114592a){ASSIGNED} LLGM Assign post (ffffffff => c114592a) (gprs_llc.c:1125) 20240825125432370 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125432370 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125432370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125432370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125432423 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) 20240825125432423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432423 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125432423 DMM INFO MM(262420000000069/c114592a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125432423 DMM INFO MM(262420000000069/c114592a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125432423 DMM DEBUG MM(262420000000069/c114592a) Using GGSN 0 (gprs_sm.c:312) 20240825125432423 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) 20240825125432423 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240825125432423 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125432423 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125432423 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240825125432434 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 08 e9 71 04 11 ed 26 4f ee 14 05 7f a2 cc 54 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=1076 from retransmit req queue (gtp.c:443) 20240825125432434 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337e9d70, cbp=0x61400000daa0) (sgsn_libgtp.c:629) 20240825125432434 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125432434 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210072744b8 TLLI=c114592a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125432434 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125432434 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@d2512c394f9f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125432448 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240825125432456 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) 20240825125432456 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432456 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)@d2512c394f9f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@d2512c394f9f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C114592A'O, index=0 20240825125432462 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) 20240825125432462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432462 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125432462 DMM INFO MM(262420000000069/c114592a) -> GMM ATTACH REQUEST MI(TMSI-0xC114592A) type="GPRS attach" (gprs_gmm.c:1266) 20240825125432463 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125432463 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825125432463 DLLC NOTICE LLME(ffffffff/c114592a){ASSIGNED} LLGM Assign pre (c114592a => db95acde) (gprs_llc.c:1079) 20240825125432463 DLLC NOTICE LLME(c114592a/db95acde){ASSIGNED} LLGM Assign post (c114592a => db95acde) (gprs_llc.c:1125) 20240825125432463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125432463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125432463 DMM DEBUG MM(262420000000069/db95acde) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125432477 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) 20240825125432477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240825125432477 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125432477 DMM DEBUG MM(262420000000069/db95acde) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240825125432477 DMM NOTICE MM(262420000000069/db95acde) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125432477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125432477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125432477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125432477 DMM DEBUG MM(262420000000069/db95acde) Requesting authorization (sgsn_auth.c:160) 20240825125432477 DMM INFO MM(262420000000069/db95acde) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125432477 DMM DEBUG MM(262420000000069/db95acde) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125432477 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240825125432477 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) 20240825125433461 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125433461 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125433461 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240825125433461 DMM INFO MM(262420000000069/db95acde) Subscriber data update (mmctx.c:445) 20240825125433461 DMM DEBUG MM(262420000000069/db95acde) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240825125433461 DMM INFO MM(262420000000069/db95acde) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240825125433461 DMM NOTICE MM(262420000000069/db95acde) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240825125433461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125433461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125433461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240825125433461 DMM INFO MM(262420000000069/db95acde) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb95acde) (gprs_gmm.c:300) 20240825125433461 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) 20240825125433462 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125433462 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240825125433462 DMM INFO MM(262420000000069/db95acde) Subscriber data update (mmctx.c:445) 20240825125433462 DMM DEBUG MM(262420000000069/db95acde) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125433469 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) 20240825125433469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125433469 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125433469 DMM INFO MM(262420000000069/db95acde) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125433469 DMM NOTICE MM(262420000000069/db95acde) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125433469 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125433469 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125433469 DLLC NOTICE LLME(c114592a/db95acde){ASSIGNED} LLGM Assign pre (ffffffff => db95acde) (gprs_llc.c:1079) 20240825125433469 DLLC NOTICE LLME(ffffffff/db95acde){ASSIGNED} LLGM Assign post (ffffffff => db95acde) (gprs_llc.c:1125) 20240825125433469 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125433469 DMM ERROR MM_STATE_Gb(0)[0x612000026f20]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240825125433469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125433469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125433519 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:822) 20240825125433527 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) 20240825125433527 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125433527 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)@d2512c394f9f: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@d2512c394f9f: Final verdict of PTC: pass 20240825125433531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125433532 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125433532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1329)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1317)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1322)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1327)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1325)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1320)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1315)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@d2512c394f9f: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:33 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=107944) 20240825125434137 DGPRS DEBUG Checking for inactive LLMEs, time = 6401208 (sgsn.c:131) 20240825125434533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125434533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107944, count=125360) 20240825125435534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125435535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:54:35 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 20240825125436527 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Timeout of T3314 (fsm.c:317) 20240825125436527 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240825125436527 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240825125436536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125436536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_cell_change_different_ci_data started. 20240825125436670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125436672 DMM INFO MM(262420000000069/db95acde) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125436672 DMM INFO MM(262420000000069/db95acde) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125436672 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125436672 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125436672 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125436672 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240825125436672 DLLC NOTICE LLME(ffffffff/db95acde){ASSIGNED} LLGM Assign pre (db95acde => ffffffff) (gprs_llc.c:1079) 20240825125436672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db95acde => ffffffff) (gprs_llc.c:1125) 20240825125436672 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007274160 (gprs_sndcp.c:574) 20240825125436672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210072744b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125436672 DMM NOTICE MM(262420000000069/db95acde) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125436672 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240825125436672 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125436672 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125436672 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240825125436672 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240825125436672 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) 20240825125436672 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) 20240825125436672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026da0]{Init}: Deallocated (fsm.c:568) 20240825125436673 DMM DEBUG MM_STATE_Gb(0)[0x612000026f20]{Idle}: Deallocated (fsm.c:568) 20240825125436673 DMM DEBUG MM_STATE_Iu[0x6120000270a0]{Detached}: Deallocated (fsm.c:568) 20240825125436673 DMM DEBUG GMM(gmm_fsm)[0x612000026c20]{Deregistered}: Deallocated (fsm.c:568) 20240825125436673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125436715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125436715 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) 20240825125436715 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) 20240825125436715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125436715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125436715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125436715 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) 20240825125436715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125436715 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125436717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125436717 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) 20240825125436717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125436717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125436718 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) 20240825125436718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125436718 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) 20240825125436718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125436718 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125436718 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125436718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1336)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125436718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125436718 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125436722 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125436732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125436732 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125436752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125436752 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) 20240825125436752 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) 20240825125436752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125436752 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125436752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125436752 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) 20240825125436752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125436752 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125436754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125436754 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) 20240825125436754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125436754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125436754 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) 20240825125436754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125436754 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) 20240825125436754 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125436754 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125436754 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125436754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125436754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125436754 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125436758 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(1342)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125436768 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) 20240825125436768 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125436789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125436789 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) 20240825125436789 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) 20240825125436789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125436789 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125436789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125436789 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) 20240825125436789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125436789 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125436791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125436791 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) 20240825125436791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125436791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125436791 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) 20240825125436791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125436791 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) 20240825125436791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125436791 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125436791 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125436791 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125436791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125436792 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125436796 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125436805 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) 20240825125436805 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125437536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125437536 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125437536 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125437536 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@d2512c394f9f: 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) } } } } 20240825125437539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125437539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@d2512c394f9f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E34E74F2'O, index=0 SGSN_Test-GSUP(1348)@d2512c394f9f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@d2512c394f9f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@d2512c394f9f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E34E74F2'O, index=0 TC_cell_change_different_ci_data(1350)@d2512c394f9f: 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 := '09C0369CEA00387A2CF71BD7BB8B9D59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABCA94AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF2C7B6B23BB8BC6'O } } } } } 20240825125437586 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) 20240825125437587 DLLC NOTICE LLME(ffffffff/e34e74f2){UNASSIGNED} LLC RX: unknown TLLI 0xe34e74f2, creating LLME on the fly (gprs_llc.c:552) 20240825125437587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125437587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20240825125437587 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Allocated (fsm.c:456) 20240825125437587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Allocated (fsm.c:456) 20240825125437587 DMM DEBUG MM_STATE_Gb[0x6120000276a0]{Idle}: Allocated (fsm.c:456) 20240825125437587 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Allocated (fsm.c:456) 20240825125437587 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125437587 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125437587 DLLC NOTICE LLME(ffffffff/e34e74f2){UNASSIGNED} LLGM Assign pre (e34e74f2 => e90582d4) (gprs_llc.c:1079) 20240825125437587 DLLC NOTICE LLME(e34e74f2/e90582d4){ASSIGNED} LLGM Assign post (e34e74f2 => e90582d4) (gprs_llc.c:1125) 20240825125437587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125437587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125437587 DMM DEBUG MM(262420000000071/e90582d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125437600 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) 20240825125437601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125437601 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125437601 DMM DEBUG MM(262420000000071/e90582d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240825125437601 DMM NOTICE MM(262420000000071/e90582d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125437601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125437601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125437601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125437601 DMM DEBUG MM(262420000000071/e90582d4) Requesting authorization (sgsn_auth.c:160) 20240825125437601 DMM INFO MM(262420000000071/e90582d4) Requesting authentication tuples (sgsn_auth.c:184) 20240825125437601 DMM DEBUG MM(262420000000071/e90582d4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125437601 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240825125437601 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@d2512c394f9f: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20240825125437603 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125437604 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125437604 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125437604 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125437604 DMM INFO MM(262420000000071/e90582d4) Subscriber data update (mmctx.c:445) 20240825125437604 DMM DEBUG MM(262420000000071/e90582d4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125437604 DMM INFO MM(262420000000071/e90582d4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125437604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125437604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125437604 DMM INFO MM(262420000000071/e90582d4) <- GMM AUTH AND CIPHERING REQ (rand = 09 c0 36 9c ea 00 38 7a 2c f7 1b d7 bb 8b 9d 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125437611 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) 20240825125437611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125437611 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125437611 DMM INFO MM(262420000000071/e90582d4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125437612 DMM NOTICE MM(262420000000071/e90582d4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125437612 DMM DEBUG MM(262420000000071/e90582d4) checking auth: received GSM SRES = ab ca 94 af (gprs_gmm.c:666) 20240825125437612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125437612 DMM DEBUG MM(262420000000071/e90582d4) Requesting authorization (sgsn_auth.c:160) 20240825125437612 DMM INFO MM(262420000000071/e90582d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125437612 DMM DEBUG MM(262420000000071/e90582d4) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125437612 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240825125437612 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) 20240825125437612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125437612 DMM INFO MM(262420000000071/e90582d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe90582d4) (gprs_gmm.c:300) 20240825125437613 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125437613 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125437613 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240825125437613 DMM INFO MM(262420000000071/e90582d4) Subscriber data update (mmctx.c:445) 20240825125437613 DMM DEBUG MM(262420000000071/e90582d4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125437613 DMM INFO MM(262420000000071/e90582d4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125437613 DMM NOTICE MM(262420000000071/e90582d4) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240825125437613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125437613 DMM NOTICE MM(262420000000071/e90582d4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125437613 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) 20240825125437614 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125437614 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240825125437614 DMM INFO MM(262420000000071/e90582d4) Subscriber data update (mmctx.c:445) 20240825125437614 DMM DEBUG MM(262420000000071/e90582d4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125437620 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) 20240825125437620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125437620 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125437620 DMM INFO MM(262420000000071/e90582d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125437620 DMM NOTICE MM(262420000000071/e90582d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125437620 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125437620 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125437620 DLLC NOTICE LLME(e34e74f2/e90582d4){ASSIGNED} LLGM Assign pre (ffffffff => e90582d4) (gprs_llc.c:1079) 20240825125437620 DLLC NOTICE LLME(ffffffff/e90582d4){ASSIGNED} LLGM Assign post (ffffffff => e90582d4) (gprs_llc.c:1125) 20240825125437620 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125437620 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125437620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125437621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125437671 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) 20240825125437671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240825125437671 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125437671 DMM INFO MM(262420000000071/e90582d4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125437672 DMM INFO MM(262420000000071/e90582d4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125437672 DMM DEBUG MM(262420000000071/e90582d4) Using GGSN 0 (gprs_sm.c:312) 20240825125437672 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) 20240825125437672 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240825125437672 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125437672 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125437672 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240825125437682 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 e3 6c 88 2c 11 f1 f7 81 ac 14 05 7f 46 08 60 17 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) 20240825125437682 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337eade8, cbp=0x61400000dea0) (sgsn_libgtp.c:629) 20240825125437682 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125437682 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210074f6cb8 TLLI=e90582d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240825125437682 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125437682 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@d2512c394f9f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125437690 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) 20240825125437698 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) 20240825125437698 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240825125437698 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)@d2512c394f9f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@d2512c394f9f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E90582D4'O, index=0 20240825125437705 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) 20240825125437705 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125437705 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125437706 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:822) TC_cell_change_different_ci_data-BVCI196(1335)@d2512c394f9f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@d2512c394f9f: Final verdict of PTC: pass 20240825125437719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36874<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125437721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125437721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1348)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1336)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1341)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1346)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@d2512c394f9f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1344)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1339)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1334)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@d2512c394f9f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:37 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43840) 20240825125438723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125438723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43840, count=102248) 20240825125439724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125439724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:54: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_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 20240825125440707 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Timeout of T3314 (fsm.c:317) 20240825125440707 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240825125440707 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240825125440725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125440725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_sgsn_context_req_in started. 20240825125440871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125440872 DMM INFO MM(262420000000071/e90582d4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125440872 DMM INFO MM(262420000000071/e90582d4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125440872 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125440872 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125440872 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125440872 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240825125440872 DLLC NOTICE LLME(ffffffff/e90582d4){ASSIGNED} LLGM Assign pre (e90582d4 => ffffffff) (gprs_llc.c:1079) 20240825125440872 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e90582d4 => ffffffff) (gprs_llc.c:1125) 20240825125440872 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210074f6960 (gprs_sndcp.c:574) 20240825125440872 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210074f6cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240825125440872 DMM NOTICE MM(262420000000071/e90582d4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240825125440872 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240825125440872 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240825125440872 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125440872 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240825125440873 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240825125440873 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) 20240825125440873 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) 20240825125440873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027520]{Init}: Deallocated (fsm.c:568) 20240825125440873 DMM DEBUG MM_STATE_Gb(0)[0x6120000276a0]{Idle}: Deallocated (fsm.c:568) 20240825125440873 DMM DEBUG MM_STATE_Iu[0x612000027820]{Detached}: Deallocated (fsm.c:568) 20240825125440873 DMM DEBUG GMM(gmm_fsm)[0x6120000273a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125440873 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@d2512c394f9f: 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(1355)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125440916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125440916 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) 20240825125440916 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) 20240825125440916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125440916 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125440916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125440916 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) 20240825125440916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125440916 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(1355)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125440918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125440918 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) 20240825125440918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125440918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125440918 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) 20240825125440918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125440918 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) 20240825125440918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125440918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125440918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125440918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125440919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125440919 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(1355)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125440924 DLNS DEBUG GPRS-NS2-VC(UDP-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(1356)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125440933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125440933 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125440953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125440953 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) 20240825125440953 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) 20240825125440953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125440953 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125440953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125440953 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) 20240825125440953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125440953 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125440955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125440955 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) 20240825125440955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125440955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125440955 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) 20240825125440955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125440955 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) 20240825125440955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125440955 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125440955 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125440956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125440956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125440956 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125440959 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(1361)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125440969 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) 20240825125440969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125440992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125440992 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) 20240825125440992 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) 20240825125440992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125440992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125440992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125440992 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) 20240825125440992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125440992 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125440994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125440994 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) 20240825125440994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125440995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125440995 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) 20240825125440995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125440995 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) 20240825125440995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125440995 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125440995 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125440995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125440995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125440995 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125440999 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125441007 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) 20240825125441007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125441727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125441727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125441727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125441727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@d2512c394f9f: 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) } } } } 20240825125441729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125441730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@d2512c394f9f: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='FF97FF35'O, index=0 SGSN_Test-GSUP(1367)@d2512c394f9f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@d2512c394f9f: 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 := '429E02529449BECC5A8122F6BEE7C2C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E52BCA54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45041945EEBA36E3'O } } } } } 20240825125442781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125442781 DLLC NOTICE LLME(ffffffff/ff97ff35){UNASSIGNED} LLC RX: unknown TLLI 0xff97ff35, creating LLME on the fly (gprs_llc.c:552) 20240825125442781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125442781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20240825125442781 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Allocated (fsm.c:456) 20240825125442781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Allocated (fsm.c:456) 20240825125442781 DMM DEBUG MM_STATE_Gb[0x612000027e20]{Idle}: Allocated (fsm.c:456) 20240825125442781 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Allocated (fsm.c:456) 20240825125442781 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125442781 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125442781 DLLC NOTICE LLME(ffffffff/ff97ff35){UNASSIGNED} LLGM Assign pre (ff97ff35 => f47edbee) (gprs_llc.c:1079) 20240825125442781 DLLC NOTICE LLME(ff97ff35/f47edbee){ASSIGNED} LLGM Assign post (ff97ff35 => f47edbee) (gprs_llc.c:1125) 20240825125442781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125442781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125442781 DMM DEBUG MM(262420000000072/f47edbee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125442794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125442794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125442794 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125442794 DMM DEBUG MM(262420000000072/f47edbee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240825125442794 DMM NOTICE MM(262420000000072/f47edbee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125442794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125442794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125442794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125442795 DMM DEBUG MM(262420000000072/f47edbee) Requesting authorization (sgsn_auth.c:160) 20240825125442795 DMM INFO MM(262420000000072/f47edbee) Requesting authentication tuples (sgsn_auth.c:184) 20240825125442795 DMM DEBUG MM(262420000000072/f47edbee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125442795 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240825125442795 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)@d2512c394f9f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@d2512c394f9f: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20240825125442798 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125442798 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125442798 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125442798 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125442798 DMM INFO MM(262420000000072/f47edbee) Subscriber data update (mmctx.c:445) 20240825125442798 DMM DEBUG MM(262420000000072/f47edbee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125442798 DMM INFO MM(262420000000072/f47edbee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125442798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125442798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125442798 DMM INFO MM(262420000000072/f47edbee) <- GMM AUTH AND CIPHERING REQ (rand = 42 9e 02 52 94 49 be cc 5a 81 22 f6 be e7 c2 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240825125442807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125442807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125442808 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125442808 DMM INFO MM(262420000000072/f47edbee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125442808 DMM NOTICE MM(262420000000072/f47edbee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125442808 DMM DEBUG MM(262420000000072/f47edbee) checking auth: received GSM SRES = e5 2b ca 54 (gprs_gmm.c:666) 20240825125442808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125442808 DMM DEBUG MM(262420000000072/f47edbee) Requesting authorization (sgsn_auth.c:160) 20240825125442808 DMM INFO MM(262420000000072/f47edbee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125442808 DMM DEBUG MM(262420000000072/f47edbee) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125442808 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240825125442808 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) 20240825125442808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125442808 DMM INFO MM(262420000000072/f47edbee) <- GMM ATTACH ACCEPT (new P-TMSI=0xf47edbee) (gprs_gmm.c:300) 20240825125442809 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125442809 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125442809 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240825125442809 DMM INFO MM(262420000000072/f47edbee) Subscriber data update (mmctx.c:445) 20240825125442809 DMM DEBUG MM(262420000000072/f47edbee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125442809 DMM INFO MM(262420000000072/f47edbee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125442809 DMM NOTICE MM(262420000000072/f47edbee) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240825125442809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125442809 DMM NOTICE MM(262420000000072/f47edbee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125442809 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) 20240825125442810 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125442810 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240825125442810 DMM INFO MM(262420000000072/f47edbee) Subscriber data update (mmctx.c:445) 20240825125442810 DMM DEBUG MM(262420000000072/f47edbee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125442817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125442817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125442817 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125442817 DMM INFO MM(262420000000072/f47edbee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125442817 DMM NOTICE MM(262420000000072/f47edbee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125442817 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125442817 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125442817 DLLC NOTICE LLME(ff97ff35/f47edbee){ASSIGNED} LLGM Assign pre (ffffffff => f47edbee) (gprs_llc.c:1079) 20240825125442817 DLLC NOTICE LLME(ffffffff/f47edbee){ASSIGNED} LLGM Assign post (ffffffff => f47edbee) (gprs_llc.c:1125) 20240825125442817 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125442817 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125442817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125442817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125442871 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 0a f6 00 00 03 52 f0 99 42 42 de 05 f4 7e db ee 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)@d2512c394f9f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240825125444871 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240825125444871 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240825125444871 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) 20240825125444871 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240825125444871 DMM INFO MM(262420000000072/f47edbee) Subscriber data update (mmctx.c:445) 20240825125444871 DMM DEBUG MM(262420000000072/f47edbee) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240825125444871 DMM INFO MM(262420000000072/f47edbee) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240825125444871 DMM INFO MM(262420000000072/f47edbee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125444871 DMM INFO MM(262420000000072/f47edbee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125444871 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125444871 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125444871 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125444871 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125444871 DLLC NOTICE LLME(ffffffff/f47edbee){ASSIGNED} LLGM Assign pre (f47edbee => ffffffff) (gprs_llc.c:1079) 20240825125444871 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f47edbee => ffffffff) (gprs_llc.c:1125) 20240825125444871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027ca0]{Init}: Deallocated (fsm.c:568) 20240825125444871 DMM DEBUG MM_STATE_Gb(0)[0x612000027e20]{Idle}: Deallocated (fsm.c:568) 20240825125444871 DMM DEBUG MM_STATE_Iu[0x612000027fa0]{Detached}: Deallocated (fsm.c:568) 20240825125444871 DMM DEBUG GMM(gmm_fsm)[0x612000027b20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@d2512c394f9f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@d2512c394f9f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240825125444876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125444879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125444879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1355)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1360)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1365)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@d2512c394f9f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@d2512c394f9f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@d2512c394f9f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1363)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1358)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1353)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@d2512c394f9f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@d2512c394f9f: 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 Aug 25 12:54:44 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=86596) 20240825125445879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125445879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86596, count=95680) 20240825125446881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125446881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:54: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_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 20240825125447881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125447881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_sgsn_context_req_out started. 20240825125448026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125448028 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125448073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125448073 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) 20240825125448073 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) 20240825125448073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125448073 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125448073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125448073 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) 20240825125448073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125448073 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125448074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125448075 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) 20240825125448075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125448075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125448075 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) 20240825125448075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125448075 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) 20240825125448075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125448075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125448075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125448075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125448076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125448076 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125448080 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125448091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125448091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125448115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125448115 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) 20240825125448115 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) 20240825125448115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125448115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125448115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125448115 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) 20240825125448115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125448115 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125448117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125448117 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) 20240825125448117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125448117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125448117 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) 20240825125448117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125448117 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) 20240825125448118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125448118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125448118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125448118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125448118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125448118 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1380)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125448124 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125448134 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) 20240825125448134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125448163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125448163 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) 20240825125448163 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) 20240825125448163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125448163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125448163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125448163 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) 20240825125448163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125448163 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125448165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125448165 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) 20240825125448165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125448165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125448165 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) 20240825125448165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125448165 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) 20240825125448166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125448166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125448166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125448166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125448166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125448166 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125448170 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125448179 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) 20240825125448179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125448883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125448883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125448883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125448883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1384)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@d2512c394f9f: 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) } } } } 20240825125448885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1384)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125448886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1384)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@d2512c394f9f: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C3111A81'O, index=0 SGSN_Test-GSUP(1386)@d2512c394f9f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20240825125449940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125449940 DLLC NOTICE LLME(ffffffff/c3111a81){UNASSIGNED} LLC RX: unknown TLLI 0xc3111a81, creating LLME on the fly (gprs_llc.c:552) 20240825125449940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240825125449940 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825125449940 DMM NOTICE LLME(ffffffff/c3111a81){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240825125449940 DLLC NOTICE LLME(ffffffff/c3111a81){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240825125449940 DMM ERROR LLME(ffffffff/c3111a81){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240825125449940 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240825125449940 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240825125449940 DLLC NOTICE LLME(ffffffff/c3111a81){UNASSIGNED} LLGM Assign pre (c3111a81 => ffffffff) (gprs_llc.c:1079) 20240825125449940 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3111a81 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@d2512c394f9f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@d2512c394f9f: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20240825125449969 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125449969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1384)@d2512c394f9f: Final verdict of PTC: none 20240825125449971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43446<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1385)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1379)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1374)@d2512c394f9f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@d2512c394f9f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@d2512c394f9f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1377)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(1386)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1372)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@d2512c394f9f: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@d2512c394f9f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1383)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@d2512c394f9f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@d2512c394f9f: 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 Aug 25 12:54:50 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=44084) 20240825125450970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125450970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44084, count=50500) 20240825125451971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125451971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825125452973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125452973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_req_id_req_ra_update started. 20240825125453249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125453251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@d2512c394f9f: 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(1393)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125453292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125453292 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) 20240825125453292 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) 20240825125453292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125453292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125453292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125453292 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) 20240825125453292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125453292 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(1393)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125453293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125453293 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) 20240825125453294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125453294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125453294 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) 20240825125453294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125453294 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) 20240825125453294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125453294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125453294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125453294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125453294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125453294 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(1393)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125453298 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125453306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125453306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1394)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 TC_attach_req_id_req_ra_update-BVCI196(1392)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125453336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125453336 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) 20240825125453336 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) 20240825125453336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125453336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125453336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125453336 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) 20240825125453336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125453336 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125453338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125453338 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) 20240825125453338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125453339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125453339 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) 20240825125453339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125453339 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) 20240825125453339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125453339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125453339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125453339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125453339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1398)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125453339 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125453343 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(1395)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125453350 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) 20240825125453351 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)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125453377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125453377 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) 20240825125453377 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) 20240825125453377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125453377 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125453377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125453377 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) 20240825125453378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125453378 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125453379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125453380 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) 20240825125453380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125453380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125453380 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) 20240825125453380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125453380 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) 20240825125453380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125453380 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125453380 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125453380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125453380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125453380 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125453384 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125453395 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) 20240825125453395 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)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125453974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125453974 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125453974 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125453974 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1404)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@d2512c394f9f: 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) } } } } 20240825125453977 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1404)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125453978 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1404)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@d2512c394f9f: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='CA46F01E'O, index=0 SGSN_Test-GSUP(1405)@d2512c394f9f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20240825125454022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125454022 DLLC NOTICE LLME(ffffffff/ca46f01e){UNASSIGNED} LLC RX: unknown TLLI 0xca46f01e, creating LLME on the fly (gprs_llc.c:552) 20240825125454022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125454022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20240825125454022 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Allocated (fsm.c:456) 20240825125454022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Allocated (fsm.c:456) 20240825125454022 DMM DEBUG MM_STATE_Gb[0x612000028420]{Idle}: Allocated (fsm.c:456) 20240825125454022 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Allocated (fsm.c:456) 20240825125454022 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125454022 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125454022 DLLC NOTICE LLME(ffffffff/ca46f01e){UNASSIGNED} LLGM Assign pre (ca46f01e => c26f5fd7) (gprs_llc.c:1079) 20240825125454022 DLLC NOTICE LLME(ca46f01e/c26f5fd7){ASSIGNED} LLGM Assign post (ca46f01e => c26f5fd7) (gprs_llc.c:1125) 20240825125454022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125454022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125454022 DMM DEBUG MM(262420000000047/c26f5fd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125454035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125454035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125454035 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125454035 DMM INFO MM(262420000000047/c26f5fd7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825125454035 DMM INFO MM(262420000000047/c26f5fd7) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-46067-122 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240825125454035 DMM NOTICE MM(262420000000047/c26f5fd7) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240825125454035 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240825125454035 DMM INFO MM(262420000000047/c26f5fd7) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240825125454035 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125454035 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125454035 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125454035 DMM ERROR MM_STATE_Gb(0)[0x612000028420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825125454035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000282a0]{CheckIdentity}: Deallocated (fsm.c:568) 20240825125454035 DMM DEBUG MM_STATE_Gb(0)[0x612000028420]{Idle}: Deallocated (fsm.c:568) 20240825125454035 DMM DEBUG MM_STATE_Iu[0x6120000285a0]{Detached}: Deallocated (fsm.c:568) 20240825125454035 DMM DEBUG GMM(gmm_fsm)[0x612000028120]{Deregistered}: Deallocated (fsm.c:568) 20240825125454036 DLLC NOTICE LLME(ca46f01e/c26f5fd7){ASSIGNED} LLGM Assign pre (c26f5fd7 => ffffffff) (gprs_llc.c:1079) 20240825125454036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c26f5fd7 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@d2512c394f9f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@d2512c394f9f: Final verdict of PTC: pass 20240825125454043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1398)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@d2512c394f9f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@d2512c394f9f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1403)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@d2512c394f9f: Final verdict of PTC: none 20240825125454046 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125454046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1390)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1393)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1391)@d2512c394f9f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1396)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1401)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:54 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36904) 20240825125455048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125455048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36904, count=58184) 20240825125456049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125456049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test execution finished. MTC@d2512c394f9f: 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 Aug 25 12:54: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_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 20240825125457051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125457051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_iu_attach started. 20240825125457190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125457191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125457240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125457240 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) 20240825125457240 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) 20240825125457240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125457240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125457240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125457240 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) 20240825125457240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125457240 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125457241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125457241 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) 20240825125457241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125457241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125457241 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) 20240825125457241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125457241 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) 20240825125457241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125457241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125457241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125457241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125457242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125457242 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125457245 DLNS DEBUG GPRS-NS2-VC(UDP-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(1409)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125457254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125457254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@d2512c394f9f: 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(1417)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125457274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125457274 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) 20240825125457274 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) 20240825125457274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125457274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125457274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125457274 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) 20240825125457274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125457274 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(1417)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125457275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125457275 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) 20240825125457276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125457276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125457276 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) 20240825125457276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125457276 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) 20240825125457276 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125457276 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125457276 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125457276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1417)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125457276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125457277 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(1417)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125457280 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125457289 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) 20240825125457289 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1418)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 TC_iu_attach-BVCI210(1416)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125457314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125457314 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) 20240825125457314 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) 20240825125457314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125457314 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125457314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125457314 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) 20240825125457314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125457314 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125457316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125457316 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) 20240825125457316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125457316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125457316 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) 20240825125457316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125457316 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) 20240825125457316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125457316 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125457316 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125457316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1422)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125457317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125457317 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125457320 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125457328 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) 20240825125457328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@d2512c394f9f: ************************************************* SGSN_Test_0-M3UA(1425)@d2512c394f9f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@d2512c394f9f: ************************************************* MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-SCCP(1423)@d2512c394f9f: v_sccp_pdu_maxlen:268 20240825125457537 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125457537 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) 20240825125457537 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125457537 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125457540 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) 20240825125457540 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125457540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125457540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125457540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125457540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125457540 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125457541 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) 20240825125457541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125457541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125457541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125457541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125457541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125457541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125457541 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125458053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125458053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125458053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125458053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: 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) } } } } 20240825125458055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: 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 } } } } 20240825125458055 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125458348 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) 20240825125458348 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125458348 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125458348 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) 20240825125458348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125458348 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) 20240825125458348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125458348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125458348 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125458348 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125458349 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) 20240825125458349 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125458349 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125458349 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) 20240825125458349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125458349 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) 20240825125458349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125458349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1424)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@d2512c394f9f: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='C7717BDA'O, index=0 SGSN_Test-GSUP(1428)@d2512c394f9f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@d2512c394f9f: 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 := '916C'O, rac := '75'O ("u") }, 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)@d2512c394f9f: Added conn table entry 0TC_iu_attach(1430)7359678 SGSN_Test_0-SCCP(1423)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1424)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125459120 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) 20240825125459120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459121 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125459121 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) 20240825125459121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459121 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) 20240825125459121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125459121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459122 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125459122 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125459122 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125459122 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240825125459122 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240825125459122 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240825125459122 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Allocated (fsm.c:456) 20240825125459122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Allocated (fsm.c:456) 20240825125459122 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Allocated (fsm.c:456) 20240825125459122 DMM DEBUG MM_STATE_Iu[0x612000028d20]{Detached}: Allocated (fsm.c:456) 20240825125459122 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125459122 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125459122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125459122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125459122 DMM DEBUG MM(262420000001001/ca9fc182) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125459122 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240825125459123 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) 20240825125459123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459123 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) 20240825125459123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459123 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) 20240825125459123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459123 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) 20240825125459123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459123 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) 20240825125459123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459123 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) 20240825125459123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@d2512c394f9f: { messageType := 2, destLocRef := '704CBE'O, 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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@d2512c394f9f: 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 := 'EAE87595649FA71A635F2AC154B37544'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8C8ACD1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C531F29754C9B8FB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B42CD2D7D7EF3C1752A1C626DC25EFD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0FC59E5325EC088B92982AC1366106EA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FECC741C58348F5DB7C59C0217E4A154'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C5741BC16808FB6E'O } } } } } SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240825125459132 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) 20240825125459132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125459133 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) 20240825125459133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459133 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) 20240825125459133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125459133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125459133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125459133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125459133 DMM DEBUG MM(262420000001001/ca9fc182) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240825125459133 DMM NOTICE MM(262420000001001/ca9fc182) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125459133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125459133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125459133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125459133 DMM DEBUG MM(262420000001001/ca9fc182) Requesting authorization (sgsn_auth.c:160) 20240825125459133 DMM INFO MM(262420000001001/ca9fc182) Requesting authentication tuples (sgsn_auth.c:184) 20240825125459133 DMM DEBUG MM(262420000001001/ca9fc182) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125459133 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240825125459133 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@d2512c394f9f: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20240825125459136 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125459136 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125459136 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125459136 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125459136 DMM INFO MM(262420000001001/ca9fc182) Subscriber data update (mmctx.c:445) 20240825125459136 DMM DEBUG MM(262420000001001/ca9fc182) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125459136 DMM INFO MM(262420000001001/ca9fc182) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125459136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125459136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125459136 DMM INFO MM(262420000001001/ca9fc182) <- GMM AUTH AND CIPHERING REQ (rand = ea e8 75 95 64 9f a7 1a 63 5f 2a c1 54 b3 75 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe cc 74 1c 58 34 8f 5d b7 c5 9c 02 17 e4 a1 54 ) (gprs_gmm.c:483) 20240825125459136 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240825125459136 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) 20240825125459136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459136 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) 20240825125459136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459136 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) 20240825125459136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_len:37 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22C5741BC123094B99990000100001F029046808FB6E'O 20240825125459144 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) 20240825125459144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125459144 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) 20240825125459144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459144 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) 20240825125459144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125459144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459144 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125459144 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125459144 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125459144 DMM INFO MM(262420000001001/ca9fc182) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125459144 DMM NOTICE MM(262420000001001/ca9fc182) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125459144 DMM DEBUG MM(262420000001001/ca9fc182) checking auth: received UMTS RES = c5 74 1b c1 68 08 fb 6e (gprs_gmm.c:666) 20240825125459144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125459144 DMM DEBUG MM(262420000001001/ca9fc182) Requesting authorization (sgsn_auth.c:160) 20240825125459145 DMM INFO MM(262420000001001/ca9fc182) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125459145 DMM DEBUG MM(262420000001001/ca9fc182) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125459145 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240825125459145 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) 20240825125459145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240825125459145 DMM DEBUG MM(262420000001001/ca9fc182) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240825125459145 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) 20240825125459145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459145 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) 20240825125459145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459145 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) 20240825125459145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125459153 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) 20240825125459153 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459153 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125459153 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) 20240825125459153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459154 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) 20240825125459154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125459154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459154 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125459154 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125459154 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125459154 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240825125459154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240825125459154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240825125459154 DMM INFO MM(262420000001001/ca9fc182) <- GMM ATTACH ACCEPT (new P-TMSI=0xca9fc182) (gprs_gmm.c:300) 20240825125459154 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240825125459155 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) 20240825125459155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459155 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) 20240825125459155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459155 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) 20240825125459155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459155 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) 20240825125459155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459155 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) 20240825125459155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459155 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) 20240825125459155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125459159 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125459159 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125459159 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240825125459159 DMM INFO MM(262420000001001/ca9fc182) Subscriber data update (mmctx.c:445) 20240825125459159 DMM DEBUG MM(262420000001001/ca9fc182) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125459159 DMM INFO MM(262420000001001/ca9fc182) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125459159 DMM NOTICE MM(262420000001001/ca9fc182) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240825125459159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125459159 DMM NOTICE MM(262420000001001/ca9fc182) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125459159 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) 20240825125459160 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125459160 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240825125459160 DMM INFO MM(262420000001001/ca9fc182) Subscriber data update (mmctx.c:445) 20240825125459160 DMM DEBUG MM(262420000001001/ca9fc182) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240825125459162 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) 20240825125459162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125459162 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) 20240825125459162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459162 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) 20240825125459162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125459162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459163 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125459163 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125459163 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125459163 DMM INFO MM(262420000001001/ca9fc182) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125459163 DMM NOTICE MM(262420000001001/ca9fc182) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125459163 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125459163 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125459163 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240825125459163 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240825125459163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125459163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125459163 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) 20240825125459163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459163 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) 20240825125459163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459163 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) 20240825125459163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1423)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1423)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125459169 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) 20240825125459169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125459169 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) 20240825125459169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459169 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) 20240825125459169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125459169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125459170 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125459170 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125459170 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125459170 DMM INFO MM(262420000001001/ca9fc182) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125459170 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125459170 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125459170 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) 20240825125459170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125459170 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) 20240825125459170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125459170 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) 20240825125459170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125459170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1423)@d2512c394f9f: Session index based on local reference:0 20240825125459172 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) 20240825125459172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125459172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125459172 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) 20240825125459172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1424)@d2512c394f9f: Deleted conn table entry 0TC_iu_attach(1430)7359678 20240825125459172 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) 20240825125459172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125459172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1430)@d2512c394f9f: setverdict(pass): none -> pass TC_iu_attach(1430)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@d2512c394f9f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@d2512c394f9f: Final verdict of PTC: none 20240825125459232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43300<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1412)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(1428)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@d2512c394f9f: Final verdict of PTC: none 20240825125459236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125459236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1414)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1417)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1422)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1410)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1415)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1420)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@d2512c394f9f: Test case TC_iu_attach finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:54:59 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=138556) 20240825125459377 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125459377 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) 20240825125459377 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125459377 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125459378 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125459378 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) 20240825125459378 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125459378 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125459378 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) 20240825125459378 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) 20240825125459378 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125459378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125459378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125459378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125459378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125459378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125459378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125459378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240825125500236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125500236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=138556, count=203740) 20240825125501237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125501237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:55:01 UTC 2024 20240825125501379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125501379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125501379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) /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 20240825125502238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125502238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_iu_attach_encr started. 20240825125502391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125502392 DMM INFO MM(262420000001001/ca9fc182) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125502392 DMM INFO MM(262420000001001/ca9fc182) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125502392 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125502392 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125502392 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240825125502392 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240825125502392 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240825125502393 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) 20240825125502393 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) 20240825125502393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028a20]{Init}: Deallocated (fsm.c:568) 20240825125502393 DMM DEBUG MM_STATE_Gb[0x612000028ba0]{Idle}: Deallocated (fsm.c:568) 20240825125502393 DMM DEBUG MM_STATE_Iu(1)[0x612000028d20]{Detached}: Deallocated (fsm.c:568) 20240825125502393 DMM DEBUG GMM(gmm_fsm)[0x6120000288a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125502393 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125502433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125502433 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) 20240825125502433 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) 20240825125502433 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125502433 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125502433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125502433 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) 20240825125502433 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125502433 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125502435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125502435 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) 20240825125502435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125502435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125502435 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) 20240825125502435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125502435 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) 20240825125502435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125502435 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125502436 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125502436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125502436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125502436 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125502440 DLNS DEBUG GPRS-NS2-VC(UDP-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(1432)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125502449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125502449 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1436)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 TC_iu_attach_encr-BVCI196(1434)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1441)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125502484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125502484 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) 20240825125502484 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) 20240825125502484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125502484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125502484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125502484 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) 20240825125502484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125502484 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1440)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125502486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125502486 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) 20240825125502486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125502487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125502487 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) 20240825125502487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125502487 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) 20240825125502487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125502487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125502487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125502487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125502487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125502487 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1441)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125502492 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)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1437)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125502501 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) 20240825125502502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1438)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1440)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125502519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125502519 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) 20240825125502519 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) 20240825125502519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125502519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125502519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125502519 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) 20240825125502519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125502519 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125502521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125502521 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) 20240825125502521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125502521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125502522 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) 20240825125502522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125502522 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) 20240825125502522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125502522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125502522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125502522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125502522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125502522 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@d2512c394f9f: ************************************************* 20240825125502527 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-M3UA(1448)@d2512c394f9f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@d2512c394f9f: ************************************************* SGSN_Test_0-SCCP(1445)@d2512c394f9f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125502538 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) 20240825125502538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125502728 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125502728 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) 20240825125502728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125502728 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125502731 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) 20240825125502731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125502731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125502731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125502731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125502731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125502731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125502733 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) 20240825125502733 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125502733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125502733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125502733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125502733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125502733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125502733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125503239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125503239 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125503239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125503239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1450)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@d2512c394f9f: 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) } } } } 20240825125503242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1450)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125503242 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1450)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125503538 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) 20240825125503538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125503539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125503539 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) 20240825125503539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125503539 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) 20240825125503539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125503539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125503539 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125503539 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125503540 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) 20240825125503540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125503540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125503540 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) 20240825125503540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125503540 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) 20240825125503540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125503540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1447)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20240825125504138 DGPRS DEBUG Checking for inactive LLMEs, time = 6401238 (sgsn.c:131) TC_iu_attach_encr-BVCI196(1434)@d2512c394f9f: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EE85813C'O, index=0 SGSN_Test-GSUP(1451)@d2512c394f9f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@d2512c394f9f: 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 := '2DCA'O, rac := '21'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(1447)@d2512c394f9f: Added conn table entry 0TC_iu_attach_encr(1453)8910569 SGSN_Test_0-SCCP(1445)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1447)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125504311 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) 20240825125504311 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504311 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125504311 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) 20240825125504311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504311 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) 20240825125504311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125504311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504312 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125504312 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125504312 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125504312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20240825125504313 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Allocated (fsm.c:456) 20240825125504313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Allocated (fsm.c:456) 20240825125504313 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Allocated (fsm.c:456) 20240825125504313 DMM DEBUG MM_STATE_Iu[0x6120000294a0]{Detached}: Allocated (fsm.c:456) 20240825125504313 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125504313 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125504313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125504313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125504313 DMM DEBUG MM(262420000001001/e822c40a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125504313 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240825125504313 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) 20240825125504313 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504313 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) 20240825125504313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504314 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) 20240825125504314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504314 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) 20240825125504314 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504314 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504314 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) 20240825125504314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504314 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) 20240825125504314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@d2512c394f9f: { messageType := 2, destLocRef := '87F6E9'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@d2512c394f9f: 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 := 'B3ABCD5873728ED0FAD633EAF55DA72D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '618D9B05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52C98AE5503CAC31'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E6322117F2C0A443DB0C85C837368400'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DE5F1898A489CDA4864A2027C30AB799'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '29A8E7D8F35BCCF7E08BF14288B75480'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '52BEC4FA08654D87'O } } } } } SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240825125504322 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) 20240825125504322 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504322 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125504322 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) 20240825125504323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504323 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) 20240825125504323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125504323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504323 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125504323 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125504323 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125504323 DMM DEBUG MM(262420000001001/e822c40a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240825125504323 DMM NOTICE MM(262420000001001/e822c40a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125504323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125504323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125504323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125504323 DMM DEBUG MM(262420000001001/e822c40a) Requesting authorization (sgsn_auth.c:160) 20240825125504323 DMM INFO MM(262420000001001/e822c40a) Requesting authentication tuples (sgsn_auth.c:184) 20240825125504323 DMM DEBUG MM(262420000001001/e822c40a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125504323 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240825125504323 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@d2512c394f9f: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20240825125504326 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125504326 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125504326 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125504326 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125504326 DMM INFO MM(262420000001001/e822c40a) Subscriber data update (mmctx.c:445) 20240825125504326 DMM DEBUG MM(262420000001001/e822c40a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125504326 DMM INFO MM(262420000001001/e822c40a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125504326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125504326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125504326 DMM INFO MM(262420000001001/e822c40a) <- GMM AUTH AND CIPHERING REQ (rand = b3 ab cd 58 73 72 8e d0 fa d6 33 ea f5 5d a7 2d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 29 a8 e7 d8 f3 5b cc f7 e0 8b f1 42 88 b7 54 80 ) (gprs_gmm.c:483) 20240825125504326 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240825125504327 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) 20240825125504327 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504327 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504327 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) 20240825125504327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504327 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) 20240825125504327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_len:37 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042252BEC4FA23094B99990000100001F0290408654D87'O 20240825125504333 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) 20240825125504333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125504333 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) 20240825125504333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504333 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) 20240825125504333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125504333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504334 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125504334 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125504334 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125504334 DMM INFO MM(262420000001001/e822c40a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125504334 DMM NOTICE MM(262420000001001/e822c40a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125504334 DMM DEBUG MM(262420000001001/e822c40a) checking auth: received UMTS RES = 52 be c4 fa 08 65 4d 87 (gprs_gmm.c:666) 20240825125504334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125504334 DMM DEBUG MM(262420000001001/e822c40a) Requesting authorization (sgsn_auth.c:160) 20240825125504334 DMM INFO MM(262420000001001/e822c40a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125504334 DMM DEBUG MM(262420000001001/e822c40a) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125504334 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240825125504334 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) 20240825125504334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240825125504334 DMM DEBUG MM(262420000001001/e822c40a) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240825125504334 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) 20240825125504334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504334 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) 20240825125504334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504334 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) 20240825125504334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_len:17 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240825125504343 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) 20240825125504343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504343 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125504343 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) 20240825125504343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504343 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) 20240825125504343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125504343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504344 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125504344 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125504344 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125504344 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240825125504344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240825125504344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240825125504344 DMM INFO MM(262420000001001/e822c40a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe822c40a) (gprs_gmm.c:300) 20240825125504344 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240825125504345 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) 20240825125504345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504345 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) 20240825125504345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504345 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) 20240825125504345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504345 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) 20240825125504345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504345 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) 20240825125504345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504345 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) 20240825125504345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125504349 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125504349 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125504349 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240825125504349 DMM INFO MM(262420000001001/e822c40a) Subscriber data update (mmctx.c:445) 20240825125504349 DMM DEBUG MM(262420000001001/e822c40a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125504349 DMM INFO MM(262420000001001/e822c40a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125504349 DMM NOTICE MM(262420000001001/e822c40a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240825125504349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125504349 DMM NOTICE MM(262420000001001/e822c40a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125504349 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) 20240825125504350 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125504350 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240825125504350 DMM INFO MM(262420000001001/e822c40a) Subscriber data update (mmctx.c:445) 20240825125504350 DMM DEBUG MM(262420000001001/e822c40a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240825125504352 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) 20240825125504353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125504353 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) 20240825125504353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504353 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) 20240825125504353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125504353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504353 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125504353 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125504353 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125504353 DMM INFO MM(262420000001001/e822c40a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125504353 DMM NOTICE MM(262420000001001/e822c40a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125504353 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125504353 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125504353 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240825125504353 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240825125504353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125504353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125504353 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) 20240825125504353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504353 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) 20240825125504353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504353 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) 20240825125504354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1445)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1445)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125504358 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) 20240825125504358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125504358 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) 20240825125504358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504358 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) 20240825125504358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125504358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125504359 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125504359 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125504359 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125504359 DMM INFO MM(262420000001001/e822c40a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125504359 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125504359 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125504359 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) 20240825125504359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125504359 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) 20240825125504359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504359 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) 20240825125504359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125504359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1445)@d2512c394f9f: Session index based on local reference:0 20240825125504360 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) 20240825125504360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125504360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125504360 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(1447)@d2512c394f9f: Deleted conn table entry 0TC_iu_attach_encr(1453)8910569 20240825125504360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125504361 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) 20240825125504361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125504361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1453)@d2512c394f9f: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@d2512c394f9f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1445)@d2512c394f9f: Final verdict of PTC: none 20240825125504420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43316<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@d2512c394f9f: Final verdict of PTC: none 20240825125504424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125504424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1435)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1440)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1441)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1446)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1439)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1433)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1444)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1440): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1441): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@d2512c394f9f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:04 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143508) 20240825125504562 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125504562 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) 20240825125504562 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125504562 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125504562 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125504562 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) 20240825125504562 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125504562 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125504562 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) 20240825125504562 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) 20240825125504562 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125504562 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125504562 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125504562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125504562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125504562 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125504562 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125504562 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240825125505424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125505424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143508, count=207436) 20240825125506425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125506425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825125506563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125506563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125506563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240825125507426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125507426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_iu_attach_geran_rau started. 20240825125507564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125507566 DMM INFO MM(262420000001001/e822c40a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125507566 DMM INFO MM(262420000001001/e822c40a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125507566 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125507566 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125507566 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240825125507566 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240825125507566 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240825125507566 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) 20240825125507566 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) 20240825125507566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000291a0]{Init}: Deallocated (fsm.c:568) 20240825125507566 DMM DEBUG MM_STATE_Gb[0x612000029320]{Idle}: Deallocated (fsm.c:568) 20240825125507566 DMM DEBUG MM_STATE_Iu(2)[0x6120000294a0]{Detached}: Deallocated (fsm.c:568) 20240825125507566 DMM DEBUG GMM(gmm_fsm)[0x612000029020]{Deregistered}: Deallocated (fsm.c:568) 20240825125507566 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125507613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125507613 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) 20240825125507613 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) 20240825125507613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125507613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125507613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125507613 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) 20240825125507613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125507613 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125507616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125507616 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) 20240825125507616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125507616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125507616 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) 20240825125507616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125507616 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) 20240825125507616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125507616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125507616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125507616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125507617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125507617 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125507621 DLNS DEBUG GPRS-NS2-VC(UDP-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(1459)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125507630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125507630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@d2512c394f9f: 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(1463)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125507651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125507651 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) 20240825125507651 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) 20240825125507651 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125507652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125507652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125507652 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) 20240825125507652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125507652 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(1463)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125507653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125507653 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) 20240825125507653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125507654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125507654 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) 20240825125507654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125507654 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) 20240825125507654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125507654 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125507654 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125507654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125507654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125507654 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(1463)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125507658 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(1464)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125507669 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) 20240825125507669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125507687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125507687 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) 20240825125507688 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) 20240825125507688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125507688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125507688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125507688 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) 20240825125507688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125507688 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125507689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125507690 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) 20240825125507690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125507690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125507690 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) 20240825125507690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125507690 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) 20240825125507690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125507690 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125507690 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125507690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1468)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125507691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125507691 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125507694 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125507703 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) 20240825125507703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@d2512c394f9f: ************************************************* SGSN_Test_0-M3UA(1471)@d2512c394f9f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@d2512c394f9f: ************************************************* MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@d2512c394f9f: v_sccp_pdu_maxlen:268 20240825125507910 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125507910 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) 20240825125507910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125507910 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125507913 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) 20240825125507913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125507913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125507913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125507913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125507913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125507913 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125507914 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) 20240825125507914 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125507914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125507914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125507915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125507915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125507915 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125507915 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125508427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125508427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125508427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125508427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1473)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@d2512c394f9f: 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) } } } } 20240825125508430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1473)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125508431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1473)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125508720 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) 20240825125508720 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125508720 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125508720 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) 20240825125508720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125508720 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) 20240825125508720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125508720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125508721 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125508721 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125508721 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) 20240825125508721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125508721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125508721 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) 20240825125508721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125508721 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) 20240825125508721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125508721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1470)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@d2512c394f9f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EE03E64C'O, index=0 SGSN_Test-GSUP(1474)@d2512c394f9f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@d2512c394f9f: 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 := '08C5'O, rac := 'A6'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)@d2512c394f9f: Added conn table entry 0TC_iu_attach_geran_rau(1476)8488563 SGSN_Test_0-SCCP(1469)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1470)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125509493 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) 20240825125509494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125509494 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) 20240825125509494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509494 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) 20240825125509494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125509494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509494 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125509494 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125509494 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125509495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20240825125509495 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Allocated (fsm.c:456) 20240825125509495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Allocated (fsm.c:456) 20240825125509495 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Allocated (fsm.c:456) 20240825125509495 DMM DEBUG MM_STATE_Iu[0x612000029c20]{Detached}: Allocated (fsm.c:456) 20240825125509495 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125509495 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125509495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125509495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125509495 DMM DEBUG MM(262420000001002/d3648c8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125509495 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240825125509495 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) 20240825125509495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509495 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) 20240825125509495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509495 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) 20240825125509495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509495 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) 20240825125509495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509495 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) 20240825125509495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509495 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) 20240825125509495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@d2512c394f9f: { messageType := 2, destLocRef := '818673'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@d2512c394f9f: 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 := '214A9E4E8849AF5F5AC04E993495F550'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADC46DD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D80D79C1082730E5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6B21CA6CEAE79E117F877D4A575468E2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C992C5F14DB3F5B30E234F5FADB0BE32'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4A8A5BDE32DBCA5FC3F4B3628146AFD5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A3A9F1F41510F4B0'O } } } } } SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240825125509506 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) 20240825125509506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509506 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125509506 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) 20240825125509506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509506 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) 20240825125509506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125509506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509506 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125509506 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125509506 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125509506 DMM DEBUG MM(262420000001002/d3648c8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240825125509506 DMM NOTICE MM(262420000001002/d3648c8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125509506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125509506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125509506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125509506 DMM DEBUG MM(262420000001002/d3648c8f) Requesting authorization (sgsn_auth.c:160) 20240825125509506 DMM INFO MM(262420000001002/d3648c8f) Requesting authentication tuples (sgsn_auth.c:184) 20240825125509507 DMM DEBUG MM(262420000001002/d3648c8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125509507 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240825125509507 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@d2512c394f9f: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20240825125509509 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125509509 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125509509 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125509509 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125509509 DMM INFO MM(262420000001002/d3648c8f) Subscriber data update (mmctx.c:445) 20240825125509509 DMM DEBUG MM(262420000001002/d3648c8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125509509 DMM INFO MM(262420000001002/d3648c8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125509509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125509509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125509509 DMM INFO MM(262420000001002/d3648c8f) <- GMM AUTH AND CIPHERING REQ (rand = 21 4a 9e 4e 88 49 af 5f 5a c0 4e 99 34 95 f5 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4a 8a 5b de 32 db ca 5f c3 f4 b3 62 81 46 af d5 ) (gprs_gmm.c:483) 20240825125509509 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240825125509510 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) 20240825125509510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509510 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) 20240825125509510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509510 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) 20240825125509510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_len:37 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022A3A9F1F423094B99990000100002F029041510F4B0'O 20240825125509517 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) 20240825125509517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125509517 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) 20240825125509517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509517 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) 20240825125509517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125509517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509517 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125509517 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125509517 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125509517 DMM INFO MM(262420000001002/d3648c8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125509517 DMM NOTICE MM(262420000001002/d3648c8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125509517 DMM DEBUG MM(262420000001002/d3648c8f) checking auth: received UMTS RES = a3 a9 f1 f4 15 10 f4 b0 (gprs_gmm.c:666) 20240825125509517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125509518 DMM DEBUG MM(262420000001002/d3648c8f) Requesting authorization (sgsn_auth.c:160) 20240825125509518 DMM INFO MM(262420000001002/d3648c8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125509518 DMM DEBUG MM(262420000001002/d3648c8f) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125509518 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240825125509518 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) 20240825125509518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240825125509518 DMM DEBUG MM(262420000001002/d3648c8f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240825125509518 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) 20240825125509518 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509518 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509518 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) 20240825125509518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509518 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) 20240825125509518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125509525 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) 20240825125509525 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509525 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125509525 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) 20240825125509525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509525 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) 20240825125509525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125509525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509525 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125509525 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125509525 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125509525 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240825125509526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240825125509526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240825125509526 DMM INFO MM(262420000001002/d3648c8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3648c8f) (gprs_gmm.c:300) 20240825125509526 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240825125509526 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) 20240825125509526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509526 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) 20240825125509526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509526 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) 20240825125509526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509526 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) 20240825125509526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509526 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) 20240825125509526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509526 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) 20240825125509526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125509531 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125509531 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125509531 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240825125509531 DMM INFO MM(262420000001002/d3648c8f) Subscriber data update (mmctx.c:445) 20240825125509531 DMM DEBUG MM(262420000001002/d3648c8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125509531 DMM INFO MM(262420000001002/d3648c8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125509532 DMM NOTICE MM(262420000001002/d3648c8f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240825125509532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125509532 DMM NOTICE MM(262420000001002/d3648c8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125509532 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) 20240825125509532 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125509532 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240825125509532 DMM INFO MM(262420000001002/d3648c8f) Subscriber data update (mmctx.c:445) 20240825125509532 DMM DEBUG MM(262420000001002/d3648c8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240825125509535 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) 20240825125509535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125509535 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) 20240825125509535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509535 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) 20240825125509535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125509535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509536 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125509536 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125509536 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125509536 DMM INFO MM(262420000001002/d3648c8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125509536 DMM NOTICE MM(262420000001002/d3648c8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125509536 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125509536 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125509536 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240825125509536 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240825125509536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125509536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125509536 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) 20240825125509536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509536 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) 20240825125509536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509536 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) 20240825125509536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1469)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1469)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125509541 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) 20240825125509541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125509541 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) 20240825125509541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509541 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) 20240825125509541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125509541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125509541 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125509541 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125509541 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125509541 DMM INFO MM(262420000001002/d3648c8f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125509541 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125509542 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125509542 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) 20240825125509542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125509542 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) 20240825125509542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509542 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) 20240825125509542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125509542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1469)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-RAN(1470)@d2512c394f9f: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)8488563 20240825125509543 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) 20240825125509543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125509543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125509543 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) 20240825125509544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125509544 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) 20240825125509544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125509544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1476)@d2512c394f9f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@d2512c394f9f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@d2512c394f9f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D3648C8F'O, index=1 20240825125509604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125509604 DLLC NOTICE LLME(ffffffff/d3648c8f){UNASSIGNED} LLC RX: unknown TLLI 0xd3648c8f, creating LLME on the fly (gprs_llc.c:552) 20240825125509604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240825125509604 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825125509604 DMM INFO MM(262420000001002/d3648c8f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d3648c8f, P-TMSI: d3648c8f (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240825125509604 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240825125509604 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240825125509604 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20240825125509604 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125509604 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240825125509604 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125509604 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125509604 DLLC NOTICE LLME(ffffffff/d3648c8f){UNASSIGNED} LLGM Assign pre (d3648c8f => d3648c8f) (gprs_llc.c:1079) 20240825125509604 DLLC NOTICE LLME(d3648c8f/d3648c8f){ASSIGNED} LLGM Assign post (d3648c8f => d3648c8f) (gprs_llc.c:1125) 20240825125509605 DMM INFO MM(262420000001002/d3648c8f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1476)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@d2512c394f9f: Removing Client IMSI='262420000001002'H, index=1 20240825125509622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125509622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125509622 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125509622 DMM INFO MM(262420000001002/d3648c8f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825125509622 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825125509622 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125509622 DLLC NOTICE LLME(d3648c8f/d3648c8f){ASSIGNED} LLGM Assign pre (ffffffff => d3648c8f) (gprs_llc.c:1079) 20240825125509622 DLLC NOTICE LLME(ffffffff/d3648c8f){ASSIGNED} LLGM Assign post (ffffffff => d3648c8f) (gprs_llc.c:1125) 20240825125509622 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240825125509622 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1476)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@d2512c394f9f: Final verdict of PTC: none 20240825125509627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@d2512c394f9f: Final verdict of PTC: none 20240825125509630 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125509630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1458)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1463)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@d2512c394f9f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1468)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1456)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1466)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1461)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@d2512c394f9f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:09 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=142936) 20240825125509745 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125509745 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) 20240825125509745 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125509745 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125509745 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125509745 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) 20240825125509746 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125509746 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125509746 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) 20240825125509746 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) 20240825125509746 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125509746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125509746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125509746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125509746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125509746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125509746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125509746 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240825125510632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125510632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=142936, count=216000) 20240825125511632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125511633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825125511747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125511747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125511747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:55: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_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 20240825125512633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125512633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_geran_attach_iu_rau started. 20240825125512781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125512782 DMM INFO MM(262420000001002/d3648c8f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125512782 DMM INFO MM(262420000001002/d3648c8f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125512782 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125512782 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125512782 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240825125512782 DMM ERROR MM_STATE_Gb[0x612000029aa0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240825125512782 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240825125512782 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) 20240825125512782 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) 20240825125512782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029920]{Init}: Deallocated (fsm.c:568) 20240825125512782 DMM DEBUG MM_STATE_Gb[0x612000029aa0]{Idle}: Deallocated (fsm.c:568) 20240825125512782 DMM DEBUG MM_STATE_Iu(3)[0x612000029c20]{Detached}: Deallocated (fsm.c:568) 20240825125512782 DMM DEBUG GMM(gmm_fsm)[0x6120000297a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125512782 DLLC NOTICE LLME(ffffffff/d3648c8f){ASSIGNED} LLGM Assign pre (d3648c8f => ffffffff) (gprs_llc.c:1079) 20240825125512782 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3648c8f => ffffffff) (gprs_llc.c:1125) 20240825125512782 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125512840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125512840 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) 20240825125512840 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) 20240825125512840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125512840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125512840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125512840 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) 20240825125512840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125512840 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(1482)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125512842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125512842 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) SGSN_Test-Gb1-NS1(1481)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125512842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125512842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125512842 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) 20240825125512842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125512842 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) 20240825125512842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125512842 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125512842 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125512842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125512843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125512843 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1482)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125512847 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125512855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125512855 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1479)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1483)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1481)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125512871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125512871 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) 20240825125512871 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) 20240825125512871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125512871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125512871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125512871 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) 20240825125512871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125512871 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125512873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125512873 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) 20240825125512873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125512873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125512873 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) 20240825125512873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125512873 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) 20240825125512873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125512873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125512873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125512873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1486)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125512874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125512874 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125512877 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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125512886 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) 20240825125512887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@d2512c394f9f: 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(1492)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1492)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125512917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125512917 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) 20240825125512917 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) 20240825125512917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125512917 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125512917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125512917 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) 20240825125512917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125512917 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(1492)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125512918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125512918 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) 20240825125512918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125512919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125512919 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) 20240825125512919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125512919 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) 20240825125512919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125512919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125512919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125512919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125512919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125512919 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(1492)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1492)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125512923 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@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@d2512c394f9f: ************************************************* SGSN_Test_0-M3UA(1494)@d2512c394f9f: M3UA emulation initiated, the test can be started MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@d2512c394f9f: ************************************************* SGSN_Test_0-SCCP(1491)@d2512c394f9f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1488)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125512933 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) 20240825125512933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1489)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125513129 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125513129 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) 20240825125513129 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125513129 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125513131 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) 20240825125513131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125513131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125513131 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125513131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125513131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125513132 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125513133 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) 20240825125513133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125513133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125513133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125513133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125513133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125513133 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125513133 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125513635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125513635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125513635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125513635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1496)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@d2512c394f9f: 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) } } } } 20240825125513637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1496)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125513638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1496)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125513936 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) 20240825125513936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125513936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125513936 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) 20240825125513936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125513936 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) 20240825125513936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125513936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125513936 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125513936 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125513936 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) 20240825125513936 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125513936 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125513936 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) 20240825125513937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125513937 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) 20240825125513937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125513937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1493)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@d2512c394f9f: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='FCBD5407'O, index=0 SGSN_Test-GSUP(1497)@d2512c394f9f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@d2512c394f9f: 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 := 'B5BB965C8E483EE1EEFE23C487CC0919'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '990D0AA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F36A80FAD9E71EE0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '57BD7B9D95AE6E8B4E48E91900FBF5F6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B99962B5E2E7CABAA4464ACB8F25E5F5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A1186B0A336E33474800AB6C7248804F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '85205B7A2BF9F50C'O } } } } } 20240825125514697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125514698 DLLC NOTICE LLME(ffffffff/fcbd5407){UNASSIGNED} LLC RX: unknown TLLI 0xfcbd5407, creating LLME on the fly (gprs_llc.c:552) 20240825125514698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125514698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20240825125514698 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Allocated (fsm.c:456) 20240825125514698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Allocated (fsm.c:456) 20240825125514698 DMM DEBUG MM_STATE_Gb[0x61200002a0a0]{Idle}: Allocated (fsm.c:456) 20240825125514698 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Allocated (fsm.c:456) 20240825125514698 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125514698 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125514698 DLLC NOTICE LLME(ffffffff/fcbd5407){UNASSIGNED} LLGM Assign pre (fcbd5407 => d937a3b0) (gprs_llc.c:1079) 20240825125514698 DLLC NOTICE LLME(fcbd5407/d937a3b0){ASSIGNED} LLGM Assign post (fcbd5407 => d937a3b0) (gprs_llc.c:1125) 20240825125514698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125514698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125514698 DMM DEBUG MM(262420000001003/d937a3b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125514711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125514711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240825125514711 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125514711 DMM DEBUG MM(262420000001003/d937a3b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240825125514711 DMM NOTICE MM(262420000001003/d937a3b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125514711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125514711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125514711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125514711 DMM DEBUG MM(262420000001003/d937a3b0) Requesting authorization (sgsn_auth.c:160) 20240825125514711 DMM INFO MM(262420000001003/d937a3b0) Requesting authentication tuples (sgsn_auth.c:184) 20240825125514711 DMM DEBUG MM(262420000001003/d937a3b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125514711 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240825125514711 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@d2512c394f9f: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20240825125514714 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125514714 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125514714 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125514714 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125514714 DMM INFO MM(262420000001003/d937a3b0) Subscriber data update (mmctx.c:445) 20240825125514714 DMM DEBUG MM(262420000001003/d937a3b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125514714 DMM INFO MM(262420000001003/d937a3b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125514714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125514714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125514714 DMM INFO MM(262420000001003/d937a3b0) <- GMM AUTH AND CIPHERING REQ (rand = b5 bb 96 5c 8e 48 3e e1 ee fe 23 c4 87 cc 09 19 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 18 6b 0a 33 6e 33 47 48 00 ab 6c 72 48 80 4f ) (gprs_gmm.c:483) 20240825125514721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125514721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240825125514721 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125514721 DMM INFO MM(262420000001003/d937a3b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125514721 DMM NOTICE MM(262420000001003/d937a3b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125514722 DMM DEBUG MM(262420000001003/d937a3b0) checking auth: received UMTS RES = 85 20 5b 7a 2b f9 f5 0c (gprs_gmm.c:666) 20240825125514722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125514722 DMM DEBUG MM(262420000001003/d937a3b0) Requesting authorization (sgsn_auth.c:160) 20240825125514722 DMM INFO MM(262420000001003/d937a3b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125514722 DMM DEBUG MM(262420000001003/d937a3b0) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125514722 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240825125514722 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) 20240825125514722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240825125514722 DMM INFO MM(262420000001003/d937a3b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd937a3b0) (gprs_gmm.c:300) 20240825125514723 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125514723 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125514723 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240825125514723 DMM INFO MM(262420000001003/d937a3b0) Subscriber data update (mmctx.c:445) 20240825125514723 DMM DEBUG MM(262420000001003/d937a3b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125514723 DMM INFO MM(262420000001003/d937a3b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125514723 DMM NOTICE MM(262420000001003/d937a3b0) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240825125514723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125514723 DMM NOTICE MM(262420000001003/d937a3b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125514723 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) 20240825125514724 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125514724 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240825125514724 DMM INFO MM(262420000001003/d937a3b0) Subscriber data update (mmctx.c:445) 20240825125514724 DMM DEBUG MM(262420000001003/d937a3b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240825125514730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125514730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240825125514730 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240825125514730 DMM INFO MM(262420000001003/d937a3b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125514730 DMM NOTICE MM(262420000001003/d937a3b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125514730 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125514730 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125514730 DLLC NOTICE LLME(fcbd5407/d937a3b0){ASSIGNED} LLGM Assign pre (ffffffff => d937a3b0) (gprs_llc.c:1079) 20240825125514730 DLLC NOTICE LLME(ffffffff/d937a3b0){ASSIGNED} LLGM Assign post (ffffffff => d937a3b0) (gprs_llc.c:1125) 20240825125514730 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240825125514730 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240825125514730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125514730 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)@d2512c394f9f: 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 := 'D937A3B0'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)@d2512c394f9f: Added conn table entry 0TC_geran_attach_iu_rau(1499)11355726 SGSN_Test_0-SCCP(1491)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1493)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125514793 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) 20240825125514793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125514793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125514793 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) 20240825125514793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125514793 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) 20240825125514793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125514793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125514794 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125514794 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125514794 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125514794 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240825125514794 DMM INFO MM(262420000001003/d937a3b0) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d937a3b0 (00000000), TLLI: d937a3b0 (d937a3b0), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240825125514794 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240825125514794 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240825125514794 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240825125514794 DLLC NOTICE LLME(ffffffff/d937a3b0){ASSIGNED} LLGM Assign pre (d937a3b0 => ffffffff) (gprs_llc.c:1079) 20240825125514795 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d937a3b0 => ffffffff) (gprs_llc.c:1125) 20240825125514795 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125514795 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240825125514795 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125514795 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125514795 DMM DEBUG MM(262420000001003/d937a3b0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125514795 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) 20240825125514795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125514795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125514795 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) 20240825125514795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125514795 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) 20240825125514795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125514795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125514795 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) 20240825125514795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125514795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125514795 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) 20240825125514795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125514795 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) 20240825125514796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125514796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1491)@d2512c394f9f: { messageType := 2, destLocRef := 'AD464E'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(1491)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1491)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125514807 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) 20240825125514807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125514807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125514807 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) 20240825125514807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125514807 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) 20240825125514807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125514807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125514807 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125514807 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125514808 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125514808 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240825125514808 DMM INFO MM(262420000001003/d937a3b0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240825125514808 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240825125514808 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) 20240825125514808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125514808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125514808 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) 20240825125514808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125514808 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) 20240825125514808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125514808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125514808 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) 20240825125514808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125514808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125514808 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) 20240825125514808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125514808 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) 20240825125514808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125514808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1491)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1491)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1491)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@d2512c394f9f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@d2512c394f9f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1491)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1491)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240825125514821 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) 20240825125514821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125514822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125514822 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) 20240825125514822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125514822 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) 20240825125514822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125514822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125514822 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125514822 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125514822 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125514822 DMM INFO MM(262420000001003/d937a3b0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240825125514822 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240825125514822 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125514822 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240825125514822 DMM ERROR MM_STATE_Iu[0x61200002a220]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1499)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1491)@d2512c394f9f: Final verdict of PTC: none 20240825125514827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39868<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125514829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125514829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1492)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP(1497)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1486)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1482)@d2512c394f9f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@d2512c394f9f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1489)@d2512c394f9f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1490)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1480)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1484)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1489): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1490): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1491): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1492): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@d2512c394f9f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:14 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=77632) 20240825125515025 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125515025 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) 20240825125515025 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125515025 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125515025 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125515026 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) 20240825125515026 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125515026 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125515026 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) 20240825125515026 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) 20240825125515026 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125515026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125515026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125515026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125515026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125515026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125515026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125515026 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240825125515831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125515831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77632, count=174088) 20240825125516833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125516833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:55: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_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 20240825125517026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125517026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125517026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240825125517833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125517833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_user started. 20240825125517999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125518001 DMM INFO MM(262420000001003/d937a3b0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125518001 DMM INFO MM(262420000001003/d937a3b0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125518001 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125518001 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125518001 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240825125518001 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240825125518001 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) 20240825125518001 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) 20240825125518001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029f20]{Init}: Deallocated (fsm.c:568) 20240825125518001 DMM DEBUG MM_STATE_Gb(0)[0x61200002a0a0]{Idle}: Deallocated (fsm.c:568) 20240825125518001 DMM DEBUG MM_STATE_Iu[0x61200002a220]{Detached}: Deallocated (fsm.c:568) 20240825125518001 DMM DEBUG GMM(gmm_fsm)[0x612000029da0]{Deregistered}: Deallocated (fsm.c:568) 20240825125518001 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@d2512c394f9f: 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(1504)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125518049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125518049 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) 20240825125518049 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) 20240825125518049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125518049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125518049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125518050 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) 20240825125518050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125518050 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(1504)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125518051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125518051 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) 20240825125518051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125518051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125518051 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) 20240825125518051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125518051 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) 20240825125518051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125518051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125518051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125518051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125518052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125518052 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(1504)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125518056 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125518065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125518065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@d2512c394f9f: 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(1509)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125518088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125518088 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) 20240825125518088 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) 20240825125518088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125518088 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125518088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125518088 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) 20240825125518088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125518088 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(1509)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125518090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125518090 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) 20240825125518090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125518091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125518091 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) 20240825125518091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125518091 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) 20240825125518091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125518091 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125518091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125518091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1509)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125518091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125518091 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(1509)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125518095 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(1510)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125518103 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) 20240825125518103 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@d2512c394f9f: 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(1514)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125518126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125518126 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) 20240825125518126 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) 20240825125518126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125518126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125518126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125518126 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) 20240825125518127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125518127 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(1514)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125518129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125518129 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) 20240825125518129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125518129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125518129 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) 20240825125518129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125518129 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) 20240825125518129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125518129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125518129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125518129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125518130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125518130 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(1514)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125518134 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(1511)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125518143 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) 20240825125518143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@d2512c394f9f: ************************************************* SGSN_Test_0-M3UA(1517)@d2512c394f9f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@d2512c394f9f: ************************************************* MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@d2512c394f9f: v_sccp_pdu_maxlen:268 20240825125518349 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125518349 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) 20240825125518349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125518349 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125518352 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) 20240825125518352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125518352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125518352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125518352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125518352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125518352 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125518354 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) 20240825125518354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125518354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125518354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125518354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125518354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125518354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125518355 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125518834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125518834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125518834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125518834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1519)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@d2512c394f9f: 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) } } } } 20240825125518837 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1519)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125518837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1519)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125519159 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) 20240825125519159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519159 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) 20240825125519159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519159 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) 20240825125519159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519160 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125519160 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125519160 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) 20240825125519160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519160 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) 20240825125519160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519160 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) 20240825125519160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1516)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@d2512c394f9f: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='F1BD70F5'O, index=0 SGSN_Test-GSUP(1520)@d2512c394f9f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@d2512c394f9f: 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 := 'DB28'O, rac := 'A4'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(1516)@d2512c394f9f: Added conn table entry 0TC_attach_pdp_act_user(1522)6208951 SGSN_Test_0-SCCP(1515)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1516)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125519905 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) 20240825125519905 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519905 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519905 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) 20240825125519905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519905 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) 20240825125519905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519906 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125519906 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125519907 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125519907 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240825125519907 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Allocated (fsm.c:456) 20240825125519907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Allocated (fsm.c:456) 20240825125519907 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Allocated (fsm.c:456) 20240825125519907 DMM DEBUG MM_STATE_Iu[0x61200002ab20]{Detached}: Allocated (fsm.c:456) 20240825125519907 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125519907 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125519907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125519907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125519907 DMM DEBUG MM(262420000001004/d7ce1f12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125519907 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240825125519907 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) 20240825125519907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519907 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) 20240825125519907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519907 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) 20240825125519907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519907 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) 20240825125519907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519907 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) 20240825125519908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519908 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) 20240825125519908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: { messageType := 2, destLocRef := '5EBDB7'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(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d2512c394f9f: 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 := '5C6E7A7AFB84C572C6CBB4CDF31DC732'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF9AAE84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0981F0B30A91F4E7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BC56BD0E814FC1C3322B71FA1F2B300E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F01E3186C7C0EF69385D9F74BE8B7DE0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E4C7F50373CEC461696C435FA2DF81C0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A710346694964194'O } } } } } SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240825125519919 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) 20240825125519919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519919 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) 20240825125519919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519919 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) 20240825125519919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125519919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125519919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125519919 DMM DEBUG MM(262420000001004/d7ce1f12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240825125519919 DMM NOTICE MM(262420000001004/d7ce1f12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125519919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125519919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125519919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125519919 DMM DEBUG MM(262420000001004/d7ce1f12) Requesting authorization (sgsn_auth.c:160) 20240825125519919 DMM INFO MM(262420000001004/d7ce1f12) Requesting authentication tuples (sgsn_auth.c:184) 20240825125519919 DMM DEBUG MM(262420000001004/d7ce1f12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125519920 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240825125519920 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20240825125519922 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125519922 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125519922 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125519922 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125519922 DMM INFO MM(262420000001004/d7ce1f12) Subscriber data update (mmctx.c:445) 20240825125519922 DMM DEBUG MM(262420000001004/d7ce1f12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125519922 DMM INFO MM(262420000001004/d7ce1f12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125519922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125519922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125519922 DMM INFO MM(262420000001004/d7ce1f12) <- GMM AUTH AND CIPHERING REQ (rand = 5c 6e 7a 7a fb 84 c5 72 c6 cb b4 cd f3 1d c7 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 c7 f5 03 73 ce c4 61 69 6c 43 5f a2 df 81 c0 ) (gprs_gmm.c:483) 20240825125519922 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240825125519923 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) 20240825125519923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519923 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) 20240825125519923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519923 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) 20240825125519923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:37 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22A710346623094B99990000100004F0290494964194'O 20240825125519929 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) 20240825125519929 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519929 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519929 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) 20240825125519929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519929 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) 20240825125519929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519930 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125519930 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125519930 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125519930 DMM INFO MM(262420000001004/d7ce1f12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125519930 DMM NOTICE MM(262420000001004/d7ce1f12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125519930 DMM DEBUG MM(262420000001004/d7ce1f12) checking auth: received UMTS RES = a7 10 34 66 94 96 41 94 (gprs_gmm.c:666) 20240825125519930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125519930 DMM DEBUG MM(262420000001004/d7ce1f12) Requesting authorization (sgsn_auth.c:160) 20240825125519930 DMM INFO MM(262420000001004/d7ce1f12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125519930 DMM DEBUG MM(262420000001004/d7ce1f12) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125519930 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240825125519930 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) 20240825125519930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240825125519930 DMM DEBUG MM(262420000001004/d7ce1f12) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240825125519930 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) 20240825125519930 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519930 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519930 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) 20240825125519930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519930 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) 20240825125519930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519930 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125519938 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) 20240825125519938 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519938 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519938 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) 20240825125519938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519938 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) 20240825125519938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519938 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125519938 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125519938 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125519939 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240825125519939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240825125519939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240825125519939 DMM INFO MM(262420000001004/d7ce1f12) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7ce1f12) (gprs_gmm.c:300) 20240825125519939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240825125519939 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) 20240825125519939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519939 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) 20240825125519939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519939 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) 20240825125519939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519939 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) 20240825125519939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519939 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) 20240825125519939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519939 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) 20240825125519939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125519943 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125519943 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125519943 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240825125519943 DMM INFO MM(262420000001004/d7ce1f12) Subscriber data update (mmctx.c:445) 20240825125519943 DMM DEBUG MM(262420000001004/d7ce1f12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125519943 DMM INFO MM(262420000001004/d7ce1f12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125519943 DMM NOTICE MM(262420000001004/d7ce1f12) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240825125519943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125519943 DMM NOTICE MM(262420000001004/d7ce1f12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125519943 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) 20240825125519944 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125519944 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240825125519944 DMM INFO MM(262420000001004/d7ce1f12) Subscriber data update (mmctx.c:445) 20240825125519944 DMM DEBUG MM(262420000001004/d7ce1f12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240825125519946 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) 20240825125519946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519946 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) 20240825125519946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519947 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) 20240825125519947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519947 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125519947 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125519947 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125519947 DMM INFO MM(262420000001004/d7ce1f12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125519947 DMM NOTICE MM(262420000001004/d7ce1f12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125519947 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125519947 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125519947 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240825125519947 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240825125519947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125519947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125519947 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) 20240825125519947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519947 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) 20240825125519947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519947 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) 20240825125519947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125519952 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) 20240825125519952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519952 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) 20240825125519952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519952 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) 20240825125519952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125519952 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125519952 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125519952 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125519952 DMM INFO MM(262420000001004/d7ce1f12) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125519952 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125519952 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125519952 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) 20240825125519952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125519952 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) 20240825125519952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519952 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) 20240825125519952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125519953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 20240825125519954 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) 20240825125519954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125519954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125519954 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) 20240825125519954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125519954 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) SGSN_Test_0-RAN(1516)@d2512c394f9f: Deleted conn table entry 0TC_attach_pdp_act_user(1522)6208951 20240825125519954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125519954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1522)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@d2512c394f9f: 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 := 'D7CE1F12'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@d2512c394f9f: Added conn table entry 0TC_attach_pdp_act_user(1522)573531 SGSN_Test_0-RAN(1516)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@d2512c394f9f: First idle individual index:0 20240825125520157 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) 20240825125520157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125520157 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) 20240825125520158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520158 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) 20240825125520158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125520158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125520159 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125520159 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125520159 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125520159 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7CE1F12) type="data" (gprs_gmm.c:1944) 20240825125520159 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240825125520159 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825125520159 DMM DEBUG MM(262420000001004/d7ce1f12) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125520159 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) 20240825125520159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125520159 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) 20240825125520159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520159 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) 20240825125520159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125520160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125520160 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) 20240825125520160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125520160 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) 20240825125520160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520160 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) 20240825125520160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125520160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: { messageType := 2, destLocRef := '08C05B'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(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125520165 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) 20240825125520165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125520165 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) 20240825125520165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520165 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) 20240825125520165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125520165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125520165 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125520165 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125520165 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125520165 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240825125520166 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240825125520166 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240825125520166 DMM INFO MM(262420000001004/d7ce1f12) <- GMM SERVICE ACCEPT (P-TMSI=0xd7ce1f12) (gprs_gmm.c:813) 20240825125520166 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240825125520166 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) 20240825125520166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125520166 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) 20240825125520166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520166 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) 20240825125520166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125520166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125520166 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) 20240825125520166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125520166 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) 20240825125520166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520166 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) 20240825125520166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125520166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240825125520172 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) 20240825125520172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125520172 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) 20240825125520172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520172 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) 20240825125520172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125520172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125520172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125520172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125520172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125520172 DMM INFO MM(262420000001004/d7ce1f12) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125520172 DMM INFO MM(262420000001004/d7ce1f12) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125520172 DMM DEBUG MM(262420000001004/d7ce1f12) Using GGSN 0 (gprs_sm.c:312) 20240825125520172 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) 20240825125520172 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240825125520173 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125520173 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125520173 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240825125520185 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 cf 29 8e ef 11 5d 3c 60 c7 14 05 7f af ce c9 5d 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) 20240825125520185 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337ebe60, cbp=0x614000014aa0) (sgsn_libgtp.c:629) 20240825125520185 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125520186 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) 20240825125520186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125520186 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) 20240825125520186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520186 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) 20240825125520186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125520186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:30 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004B75C157'O 20240825125520203 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) 20240825125520203 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520203 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125520203 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) 20240825125520203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520203 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) 20240825125520203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125520203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125520203 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240825125520203 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240825125520203 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240825125520204 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240825125520204 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240825125520204 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240825125520204 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125520204 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240825125520204 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) 20240825125520204 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520204 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125520204 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) 20240825125520204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520204 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) 20240825125520204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125520204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125520208 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 cf 29 8e ef 11 5d 3c 60 c7 7f af ce c9 5d 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) 20240825125520208 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x614000014aa0) (sgsn_libgtp.c:629) 20240825125520208 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) TC_attach_pdp_act_user(1522)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_len:16 SGSN_Test_0-SCCP(1515)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240825125520218 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) 20240825125520218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125520218 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) 20240825125520218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520218 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) 20240825125520218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125520218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125520218 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125520218 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125520218 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125520218 DMM INFO MM(262420000001004/d7ce1f12) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240825125520218 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125520218 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240825125520220 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) 20240825125520220 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd2337ebe60, cbp=0x614000014aa0) (sgsn_libgtp.c:629) 20240825125520220 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240825125520220 DMM INFO MM(262420000001004/d7ce1f12) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240825125520220 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240825125520220 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240825125520220 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125520220 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) 20240825125520220 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125520220 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125520220 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) 20240825125520220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125520220 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) 20240825125520220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125520221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1515)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@d2512c394f9f: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@d2512c394f9f: Final verdict of PTC: none 20240825125520229 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125520229 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) 20240825125520229 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125520229 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125520229 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125520229 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) 20240825125520229 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125520229 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125520229 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) 20240825125520229 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) 20240825125520229 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125520229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125520229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125520229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125520229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125520229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125520229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125520229 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1517)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@d2512c394f9f: Final verdict of PTC: none 20240825125520232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48404<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125520235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1520)@d2512c394f9f: Final verdict of PTC: none 20240825125520235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1505)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1509)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1514)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1504)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1502)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1507)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1512)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:20 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223852) 20240825125521236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125521236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=223852, count=293652) 20240825125522229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125522229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125522229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240825125522237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125522237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825125523238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125523238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_attach_pdp_act_pmm_idle started. 20240825125523404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125523406 DMM INFO MM(262420000001004/d7ce1f12) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125523406 DMM INFO MM(262420000001004/d7ce1f12) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125523406 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125523406 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125523406 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240825125523406 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240825125523406 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240825125523406 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) 20240825125523407 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) 20240825125523407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a820]{Init}: Deallocated (fsm.c:568) 20240825125523407 DMM DEBUG MM_STATE_Gb[0x61200002a9a0]{Idle}: Deallocated (fsm.c:568) 20240825125523407 DMM DEBUG MM_STATE_Iu(5)[0x61200002ab20]{Detached}: Deallocated (fsm.c:568) 20240825125523407 DMM DEBUG GMM(gmm_fsm)[0x61200002a6a0]{Deregistered}: Deallocated (fsm.c:568) 20240825125523407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240825125523407 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) 20240825125523407 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125523407 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125523407 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) 20240825125523407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125523407 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) 20240825125523407 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1523)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@d2512c394f9f: 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(1528)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1528)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125523464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125523464 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) 20240825125523464 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) 20240825125523464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125523464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125523464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125523464 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) 20240825125523464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125523464 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(1527)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1528)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125523466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125523466 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) 20240825125523466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125523466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125523466 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) 20240825125523466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125523466 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) 20240825125523466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125523466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125523466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125523466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125523467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125523467 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(1528)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1528)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125523470 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825125523480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125523480 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1525)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1527)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1533)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1532)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125523501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125523501 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) 20240825125523501 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) 20240825125523501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125523501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125523501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125523501 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) 20240825125523501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125523501 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(1533)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125523502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125523502 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) 20240825125523502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125523503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125523503 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) 20240825125523503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125523503 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) 20240825125523503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125523503 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125523503 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125523503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1533)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125523503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125523503 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125523508 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)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1529)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125523518 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) 20240825125523518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1530)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1532)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125523534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125523534 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) 20240825125523534 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) 20240825125523534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125523534 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125523534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125523534 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) 20240825125523534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125523534 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125523535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125523535 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) 20240825125523535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125523536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125523536 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) 20240825125523536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125523536 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) 20240825125523536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125523536 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125523536 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125523536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125523537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125523537 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1538)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125523541 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@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@d2512c394f9f: ************************************************* SGSN_Test_0-M3UA(1540)@d2512c394f9f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@d2512c394f9f: ************************************************* MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-SCCP(1537)@d2512c394f9f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125523551 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) 20240825125523551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1535)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125523743 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125523743 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) 20240825125523743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125523743 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125523746 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) 20240825125523746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125523746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125523746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125523746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125523746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125523746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125523748 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) 20240825125523748 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125523748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125523748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125523748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125523748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125523748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125523748 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125524239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125524239 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125524239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125524239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1542)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@d2512c394f9f: 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) } } } } 20240825125524241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1542)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125524242 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1542)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125524554 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) 20240825125524554 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125524554 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125524554 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) 20240825125524554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125524554 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) 20240825125524554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125524554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125524555 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125524555 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125524555 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) 20240825125524555 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125524555 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125524555 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) 20240825125524555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125524555 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) 20240825125524555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125524556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1539)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1525)@d2512c394f9f: Adding Client=TC_attach_pdp_act_pmm_idle(1545), IMSI='262420000001005'H, TLLI='DE4B9404'O, index=0 SGSN_Test-GSUP(1543)@d2512c394f9f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1545) TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: 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 := 'AC1A'O, rac := '77'O ("w") }, 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)@d2512c394f9f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)12536778 SGSN_Test_0-SCCP(1537)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1539)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125525306 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) 20240825125525306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525306 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) 20240825125525306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525306 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) 20240825125525306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525307 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125525307 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125525307 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125525307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20240825125525307 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Allocated (fsm.c:456) 20240825125525307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Allocated (fsm.c:456) 20240825125525307 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Allocated (fsm.c:456) 20240825125525307 DMM DEBUG MM_STATE_Iu[0x61200002b5a0]{Detached}: Allocated (fsm.c:456) 20240825125525307 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125525307 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125525307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125525307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125525307 DMM DEBUG MM(262420000001005/fa4d9c91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125525307 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240825125525308 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) 20240825125525308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525308 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) 20240825125525308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525308 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) 20240825125525308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525308 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) 20240825125525308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525308 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525308 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) 20240825125525308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525308 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) 20240825125525308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: { messageType := 2, destLocRef := 'BF4BCA'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: 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 := '971CC4AD6F1907896A1693C1797BBA2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99F6BF00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7319495488A06CBE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '063824BA5B321D431FF0E97B6D83D99E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '198576FC8D63CE578C907081DCDF7F5D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9959521B13E34DB05BFE95520C28CF92'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '24AD6A127660C097'O } } } } } SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240825125525317 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) 20240825125525317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525317 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525317 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) 20240825125525318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525318 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) 20240825125525318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525318 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125525318 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125525318 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125525318 DMM DEBUG MM(262420000001005/fa4d9c91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240825125525318 DMM NOTICE MM(262420000001005/fa4d9c91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125525318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125525318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125525318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125525318 DMM DEBUG MM(262420000001005/fa4d9c91) Requesting authorization (sgsn_auth.c:160) 20240825125525318 DMM INFO MM(262420000001005/fa4d9c91) Requesting authentication tuples (sgsn_auth.c:184) 20240825125525318 DMM DEBUG MM(262420000001005/fa4d9c91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125525318 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240825125525318 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1545) SGSN_Test-GSUP(1543)@d2512c394f9f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1545)"262420000001005" 20240825125525320 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125525320 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125525320 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125525320 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125525320 DMM INFO MM(262420000001005/fa4d9c91) Subscriber data update (mmctx.c:445) 20240825125525320 DMM DEBUG MM(262420000001005/fa4d9c91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125525320 DMM INFO MM(262420000001005/fa4d9c91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125525320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125525320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125525320 DMM INFO MM(262420000001005/fa4d9c91) <- GMM AUTH AND CIPHERING REQ (rand = 97 1c c4 ad 6f 19 07 89 6a 16 93 c1 79 7b ba 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 59 52 1b 13 e3 4d b0 5b fe 95 52 0c 28 cf 92 ) (gprs_gmm.c:483) 20240825125525320 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240825125525321 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) 20240825125525321 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525321 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525321 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) 20240825125525321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525321 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) 20240825125525321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:37 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082224AD6A1223094B99990000100005F029047660C097'O 20240825125525327 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) 20240825125525327 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525327 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525327 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) 20240825125525327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525327 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) 20240825125525327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525328 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125525328 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125525328 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125525328 DMM INFO MM(262420000001005/fa4d9c91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125525328 DMM NOTICE MM(262420000001005/fa4d9c91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125525328 DMM DEBUG MM(262420000001005/fa4d9c91) checking auth: received UMTS RES = 24 ad 6a 12 76 60 c0 97 (gprs_gmm.c:666) 20240825125525328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125525328 DMM DEBUG MM(262420000001005/fa4d9c91) Requesting authorization (sgsn_auth.c:160) 20240825125525328 DMM INFO MM(262420000001005/fa4d9c91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125525328 DMM DEBUG MM(262420000001005/fa4d9c91) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125525328 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240825125525328 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) 20240825125525328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240825125525328 DMM DEBUG MM(262420000001005/fa4d9c91) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240825125525329 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) 20240825125525329 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525329 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525329 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) 20240825125525329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525329 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) 20240825125525329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125525337 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) 20240825125525337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525337 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) 20240825125525337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525337 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) 20240825125525337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525338 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125525338 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125525338 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125525338 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240825125525338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240825125525338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240825125525338 DMM INFO MM(262420000001005/fa4d9c91) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa4d9c91) (gprs_gmm.c:300) 20240825125525338 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240825125525338 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) 20240825125525338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525338 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) 20240825125525339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525339 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) 20240825125525339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525339 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) 20240825125525339 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525339 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525339 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) 20240825125525339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525339 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) 20240825125525339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125525343 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125525343 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125525343 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240825125525343 DMM INFO MM(262420000001005/fa4d9c91) Subscriber data update (mmctx.c:445) 20240825125525343 DMM DEBUG MM(262420000001005/fa4d9c91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125525343 DMM INFO MM(262420000001005/fa4d9c91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125525343 DMM NOTICE MM(262420000001005/fa4d9c91) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240825125525343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125525343 DMM NOTICE MM(262420000001005/fa4d9c91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125525343 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) 20240825125525344 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125525344 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240825125525344 DMM INFO MM(262420000001005/fa4d9c91) Subscriber data update (mmctx.c:445) 20240825125525344 DMM DEBUG MM(262420000001005/fa4d9c91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240825125525346 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) 20240825125525346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525346 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525346 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) 20240825125525346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525346 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) 20240825125525346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525346 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125525346 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125525346 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125525346 DMM INFO MM(262420000001005/fa4d9c91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125525347 DMM NOTICE MM(262420000001005/fa4d9c91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125525347 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125525347 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125525347 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240825125525347 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240825125525347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125525347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125525347 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) 20240825125525347 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525347 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525347 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) 20240825125525347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525347 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) 20240825125525347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125525352 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) 20240825125525352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525352 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) 20240825125525352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525352 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) 20240825125525352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525352 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125525352 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125525352 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125525352 DMM INFO MM(262420000001005/fa4d9c91) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125525352 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125525352 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125525353 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) 20240825125525353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525353 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) 20240825125525353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525353 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) 20240825125525353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-RAN(1539)@d2512c394f9f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)12536778 20240825125525354 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) 20240825125525354 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525354 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525354 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) 20240825125525354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525354 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) 20240825125525354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: 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 := 'FA4D9C91'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@d2512c394f9f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)15187644 SGSN_Test_0-RAN(1539)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@d2512c394f9f: First idle individual index:0 20240825125525557 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) 20240825125525557 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525557 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525557 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) 20240825125525558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525558 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) 20240825125525558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525559 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125525559 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125525559 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125525559 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA4D9C91) type="data" (gprs_gmm.c:1944) 20240825125525559 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240825125525559 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825125525559 DMM DEBUG MM(262420000001005/fa4d9c91) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125525560 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) 20240825125525560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525560 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) 20240825125525560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525560 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) 20240825125525560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525560 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) 20240825125525560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525560 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) 20240825125525560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525560 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) 20240825125525560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: { messageType := 2, destLocRef := 'E7BEBC'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125525564 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) 20240825125525564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525565 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) 20240825125525565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525565 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) 20240825125525565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525565 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125525565 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125525565 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125525565 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240825125525565 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240825125525565 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240825125525565 DMM INFO MM(262420000001005/fa4d9c91) <- GMM SERVICE ACCEPT (P-TMSI=0xfa4d9c91) (gprs_gmm.c:813) 20240825125525565 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240825125525566 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) 20240825125525566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525566 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) 20240825125525566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525566 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) 20240825125525566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525566 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) 20240825125525566 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525566 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525566 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) 20240825125525566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525566 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) 20240825125525566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240825125525572 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) 20240825125525572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525572 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) 20240825125525572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525572 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) 20240825125525572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525572 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125525572 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125525572 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125525572 DMM INFO MM(262420000001005/fa4d9c91) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125525572 DMM INFO MM(262420000001005/fa4d9c91) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125525572 DMM DEBUG MM(262420000001005/fa4d9c91) Using GGSN 0 (gprs_sm.c:312) 20240825125525572 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) 20240825125525572 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240825125525572 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125525572 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125525573 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240825125525585 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 0b de 74 22 11 ea c3 2a 70 14 05 7f 7a 70 4d 47 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) 20240825125525585 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337ebe60, cbp=0x6140000170a0) (sgsn_libgtp.c:629) 20240825125525585 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125525585 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) 20240825125525585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525585 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) 20240825125525585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525585 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) 20240825125525585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:30 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680042F72795'O 20240825125525602 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) 20240825125525602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525602 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) 20240825125525602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525602 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) 20240825125525602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525603 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240825125525603 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240825125525603 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240825125525603 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240825125525603 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240825125525603 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240825125525603 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125525603 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240825125525603 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) 20240825125525603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525604 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) 20240825125525604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525604 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) 20240825125525604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125525607 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 0b de 74 22 11 ea c3 2a 70 7f 7a 70 4d 47 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) 20240825125525607 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x6140000170a0) (sgsn_libgtp.c:629) 20240825125525607 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)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:13 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240825125525612 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) 20240825125525612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525612 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525612 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) 20240825125525612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525612 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) 20240825125525612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525613 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240825125525613 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240825125525613 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240825125525613 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240825125525613 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) 20240825125525613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525613 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) 20240825125525613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525613 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) 20240825125525613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125525616 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) 20240825125525616 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525616 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525616 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) 20240825125525616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525616 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) 20240825125525616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525617 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125525617 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125525617 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125525617 DMM INFO MM(262420000001005/fa4d9c91) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125525617 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125525617 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125525617 DMM INFO MM(262420000001005/fa4d9c91) Changing GTP-U endpoints 127.0.0.104/0x42f72795 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240825125525617 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240825125525617 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) 20240825125525617 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525617 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525617 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) 20240825125525617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525617 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) 20240825125525617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 20240825125525618 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) 20240825125525619 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525619 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525619 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) 20240825125525619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1539)@d2512c394f9f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1545)15187644 20240825125525619 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) 20240825125525619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: 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 := 'FA4D9C91'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20240825125525620 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 0b de 74 22 11 ea c3 2a 70 7f 7a 70 4d 47 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) 20240825125525620 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x6140000170a0) (sgsn_libgtp.c:629) 20240825125525620 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1539)@d2512c394f9f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1545)806496 SGSN_Test_0-RAN(1539)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@d2512c394f9f: First idle individual index:0 20240825125525821 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) 20240825125525821 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525821 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525821 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) 20240825125525821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525821 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) 20240825125525822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525822 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125525822 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125525822 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125525822 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA4D9C91) type="data" (gprs_gmm.c:1944) 20240825125525822 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240825125525822 DMM DEBUG MM(262420000001005/fa4d9c91) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125525823 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) 20240825125525823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525823 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) 20240825125525823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525823 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) 20240825125525823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525823 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) 20240825125525823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525823 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) 20240825125525823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525823 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) 20240825125525823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: { messageType := 2, destLocRef := '0C4E60'O ("\fN`"), 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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125525827 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) 20240825125525828 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525828 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525828 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) 20240825125525828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525828 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) 20240825125525828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525828 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125525828 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125525828 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125525828 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240825125525828 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240825125525828 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240825125525828 DMM INFO MM(262420000001005/fa4d9c91) <- GMM SERVICE ACCEPT (P-TMSI=0xfa4d9c91) (gprs_gmm.c:813) 20240825125525828 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240825125525829 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) 20240825125525829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525829 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) 20240825125525829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525829 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) 20240825125525829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525829 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) 20240825125525829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525829 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) 20240825125525829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525829 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) 20240825125525829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525829 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) 20240825125525829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125525829 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) 20240825125525829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525829 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) 20240825125525829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125525829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:30 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680042F72795'O 20240825125525835 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) 20240825125525835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125525835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125525835 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) 20240825125525835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125525835 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) 20240825125525835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125525835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125525835 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240825125525835 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240825125525835 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240825125525836 DRANAP INFO Rx RAB Assignment Response for UE conn_id 9 (iu_client.c:574) 20240825125525836 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240825125525836 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240825125525838 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 0b de 74 22 11 ea c3 2a 70 7f 7a 70 4d 47 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) 20240825125525838 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x6140000170a0) (sgsn_libgtp.c:629) 20240825125525838 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_len:16 SGSN_Test_0-SCCP(1537)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240825125526037 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) 20240825125526037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125526037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125526037 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) 20240825125526037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125526037 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) 20240825125526038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125526038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125526038 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125526038 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125526038 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125526038 DMM INFO MM(262420000001005/fa4d9c91) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240825125526038 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125526038 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240825125526041 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) 20240825125526041 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd2337ebe60, cbp=0x6140000170a0) (sgsn_libgtp.c:629) 20240825125526041 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240825125526041 DMM INFO MM(262420000001005/fa4d9c91) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240825125526041 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240825125526041 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20240825125526041 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125526041 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) 20240825125526041 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125526041 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125526041 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) 20240825125526041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125526041 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) 20240825125526041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125526041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1537)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1525)@d2512c394f9f: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1545)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@d2512c394f9f: Final verdict of PTC: none 20240825125526050 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125526050 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) 20240825125526050 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125526050 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125526051 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125526051 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) 20240825125526051 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125526051 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125526051 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) 20240825125526051 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) 20240825125526051 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125526051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125526051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125526051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125526051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125526051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125526051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125526051 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1540)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@d2512c394f9f: Final verdict of PTC: none 20240825125526054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1543)@d2512c394f9f: Final verdict of PTC: none 20240825125526056 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125526056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1533)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1532)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1530)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1525)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1527)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1538)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1528)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@d2512c394f9f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1535)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1531)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1536)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1526)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1525): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1526): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1527): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1528): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1530): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1532): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1533): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1535): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1545): pass (none -> pass) MTC@d2512c394f9f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:26 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=363844) 20240825125527057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125527057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=363844, count=387020) 20240825125528051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125528051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125528051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240825125528059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125528059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:55: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_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 20240825125529060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125529060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_pmm_idle_rx_mt_data started. 20240825125529218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125529220 DMM INFO MM(262420000001005/fa4d9c91) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125529220 DMM INFO MM(262420000001005/fa4d9c91) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125529220 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125529220 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125529220 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240825125529220 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240825125529220 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240825125529220 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) 20240825125529220 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) 20240825125529220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Deallocated (fsm.c:568) 20240825125529220 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Deallocated (fsm.c:568) 20240825125529220 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Deallocated (fsm.c:568) 20240825125529220 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Deallocated (fsm.c:568) 20240825125529221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240825125529221 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) 20240825125529221 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125529221 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125529221 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) 20240825125529221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125529221 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) 20240825125529221 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1546)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@d2512c394f9f: 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125529270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125529270 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) 20240825125529270 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) 20240825125529270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125529270 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125529270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125529270 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) 20240825125529270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125529270 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125529272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125529272 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) 20240825125529272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125529272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125529273 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) 20240825125529273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125529273 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) 20240825125529273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125529273 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125529273 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125529273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125529273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1550)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125529273 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)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125529277 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125529287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125529287 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1549)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125529306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125529306 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) 20240825125529306 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) 20240825125529306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125529306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125529306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125529306 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) 20240825125529306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125529306 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125529307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125529307 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) 20240825125529307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125529308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125529308 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) 20240825125529308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125529308 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) 20240825125529308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125529308 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125529308 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125529308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125529308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125529308 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125529311 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125529320 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) 20240825125529320 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1556)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 TC_pmm_idle_rx_mt_data-BVCI210(1554)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125529349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125529349 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) 20240825125529349 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) 20240825125529349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125529349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125529349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125529349 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) 20240825125529349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125529349 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125529351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125529351 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) 20240825125529351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125529351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125529351 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) 20240825125529351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125529351 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) 20240825125529351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125529351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125529351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125529351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125529352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125529352 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)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125529356 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125529366 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) 20240825125529366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@d2512c394f9f: ************************************************* MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@d2512c394f9f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@d2512c394f9f: ************************************************* TC_pmm_idle_rx_mt_data-BVCI220(1559)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1561)@d2512c394f9f: v_sccp_pdu_maxlen:268 20240825125529571 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125529571 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) 20240825125529571 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125529571 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125529574 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) 20240825125529574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125529574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125529574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125529574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125529574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125529575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125529576 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) 20240825125529576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125529576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125529576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125529576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125529576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125529576 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125529576 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125530061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125530061 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125530061 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125530061 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1565)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@d2512c394f9f: 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) } } } } 20240825125530063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1565)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125530064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1565)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125530381 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) 20240825125530381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125530381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125530381 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) 20240825125530381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125530381 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) 20240825125530381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125530381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125530382 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125530382 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125530383 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) 20240825125530383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125530383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125530383 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) 20240825125530383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125530383 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) 20240825125530383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125530383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1549)@d2512c394f9f: Adding Client=TC_pmm_idle_rx_mt_data(1568), IMSI='262420000001007'H, TLLI='F6F7604D'O, index=0 SGSN_Test-GSUP(1566)@d2512c394f9f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: 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 := '1016'O, rac := 'A6'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)@d2512c394f9f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)16666719 SGSN_Test_0-SCCP(1561)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1562)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125531129 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) 20240825125531129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531129 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) 20240825125531129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531129 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) 20240825125531129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531130 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531130 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125531130 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125531130 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125531130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20240825125531130 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Allocated (fsm.c:456) 20240825125531130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Allocated (fsm.c:456) 20240825125531130 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Allocated (fsm.c:456) 20240825125531130 DMM DEBUG MM_STATE_Iu[0x61200002c320]{Detached}: Allocated (fsm.c:456) 20240825125531130 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125531131 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125531131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125531131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125531131 DMM DEBUG MM(262420000001007/d4c39903) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125531131 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240825125531131 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) 20240825125531131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531131 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) 20240825125531131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531131 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) 20240825125531131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531131 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) 20240825125531131 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531131 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531131 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) 20240825125531131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531131 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) 20240825125531131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531131 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: { messageType := 2, destLocRef := 'FE505F'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: 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 := '4EF695F0B488D3428BD0B1A199D5A240'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0716B89'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67EC0542965B9791'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '72C44367844DB4D4785F8D1F0525E8CD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F7AE76DC878876B2C1B94DF9E412362'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A94B06DA9ED6F12C3C9DE1A48E4404A7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0C29BB57DD11C79'O } } } } } SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240825125531140 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) 20240825125531140 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531141 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) 20240825125531141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531141 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) 20240825125531141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531141 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125531141 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125531141 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125531141 DMM DEBUG MM(262420000001007/d4c39903) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240825125531141 DMM NOTICE MM(262420000001007/d4c39903) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125531141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125531141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125531141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125531141 DMM DEBUG MM(262420000001007/d4c39903) Requesting authorization (sgsn_auth.c:160) 20240825125531141 DMM INFO MM(262420000001007/d4c39903) Requesting authentication tuples (sgsn_auth.c:184) 20240825125531141 DMM DEBUG MM(262420000001007/d4c39903) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125531141 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240825125531141 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1568) SGSN_Test-GSUP(1566)@d2512c394f9f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1568)"262420000001007" 20240825125531144 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125531144 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125531144 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125531144 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125531144 DMM INFO MM(262420000001007/d4c39903) Subscriber data update (mmctx.c:445) 20240825125531144 DMM DEBUG MM(262420000001007/d4c39903) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125531144 DMM INFO MM(262420000001007/d4c39903) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125531144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125531144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125531144 DMM INFO MM(262420000001007/d4c39903) <- GMM AUTH AND CIPHERING REQ (rand = 4e f6 95 f0 b4 88 d3 42 8b d0 b1 a1 99 d5 a2 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 4b 06 da 9e d6 f1 2c 3c 9d e1 a4 8e 44 04 a7 ) (gprs_gmm.c:483) 20240825125531144 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240825125531145 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) 20240825125531145 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531145 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531145 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) 20240825125531145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531145 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) 20240825125531145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:37 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622C0C29BB523094B99990000100007F029047DD11C79'O 20240825125531151 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) 20240825125531151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531151 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) 20240825125531151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531151 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) 20240825125531151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531152 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125531152 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125531152 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125531152 DMM INFO MM(262420000001007/d4c39903) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125531152 DMM NOTICE MM(262420000001007/d4c39903) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125531152 DMM DEBUG MM(262420000001007/d4c39903) checking auth: received UMTS RES = c0 c2 9b b5 7d d1 1c 79 (gprs_gmm.c:666) 20240825125531152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125531152 DMM DEBUG MM(262420000001007/d4c39903) Requesting authorization (sgsn_auth.c:160) 20240825125531152 DMM INFO MM(262420000001007/d4c39903) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125531152 DMM DEBUG MM(262420000001007/d4c39903) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125531152 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240825125531152 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) 20240825125531152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240825125531152 DMM DEBUG MM(262420000001007/d4c39903) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240825125531152 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) 20240825125531152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531152 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) 20240825125531152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531153 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) 20240825125531153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125531161 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) 20240825125531161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531161 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) 20240825125531161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531161 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) 20240825125531161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531162 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125531162 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125531162 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125531162 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240825125531162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240825125531162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240825125531162 DMM INFO MM(262420000001007/d4c39903) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4c39903) (gprs_gmm.c:300) 20240825125531162 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240825125531162 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) 20240825125531162 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531162 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) 20240825125531162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531163 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) 20240825125531163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531163 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) 20240825125531163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531163 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) 20240825125531163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531163 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) 20240825125531163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125531166 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125531166 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125531166 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240825125531166 DMM INFO MM(262420000001007/d4c39903) Subscriber data update (mmctx.c:445) 20240825125531166 DMM DEBUG MM(262420000001007/d4c39903) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125531167 DMM INFO MM(262420000001007/d4c39903) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125531167 DMM NOTICE MM(262420000001007/d4c39903) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240825125531167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125531167 DMM NOTICE MM(262420000001007/d4c39903) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125531167 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) 20240825125531167 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125531167 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240825125531167 DMM INFO MM(262420000001007/d4c39903) Subscriber data update (mmctx.c:445) 20240825125531167 DMM DEBUG MM(262420000001007/d4c39903) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240825125531169 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) 20240825125531169 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531169 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531169 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) 20240825125531169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531170 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) 20240825125531170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125531170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125531170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125531170 DMM INFO MM(262420000001007/d4c39903) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125531170 DMM NOTICE MM(262420000001007/d4c39903) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125531170 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125531170 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125531170 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240825125531170 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240825125531170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125531170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125531171 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) 20240825125531171 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531171 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531171 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) 20240825125531171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531171 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) 20240825125531171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125531176 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) 20240825125531176 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531176 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531176 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) 20240825125531176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531176 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) 20240825125531176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531176 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125531177 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125531177 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125531177 DMM INFO MM(262420000001007/d4c39903) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125531177 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125531177 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125531177 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) 20240825125531177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531177 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531177 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) 20240825125531177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531177 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) 20240825125531177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 20240825125531179 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) SGSN_Test_0-RAN(1562)@d2512c394f9f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)16666719 20240825125531179 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531179 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531179 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) 20240825125531179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531179 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) 20240825125531179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: 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 := 'D4C39903'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@d2512c394f9f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)16409237 SGSN_Test_0-RAN(1562)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@d2512c394f9f: First idle individual index:0 20240825125531385 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) 20240825125531385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531385 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) 20240825125531385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531385 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) 20240825125531386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531387 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125531387 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125531387 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125531387 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD4C39903) type="data" (gprs_gmm.c:1944) 20240825125531387 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240825125531387 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825125531387 DMM DEBUG MM(262420000001007/d4c39903) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125531388 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) 20240825125531388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531388 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) 20240825125531388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531388 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) 20240825125531388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531388 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) 20240825125531388 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531388 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531388 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) 20240825125531388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531388 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) 20240825125531388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: { messageType := 2, destLocRef := 'FA6295'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125531394 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) 20240825125531394 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531394 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531394 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) 20240825125531394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531394 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) 20240825125531394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531394 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125531394 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125531394 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125531394 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240825125531394 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240825125531394 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240825125531394 DMM INFO MM(262420000001007/d4c39903) <- GMM SERVICE ACCEPT (P-TMSI=0xd4c39903) (gprs_gmm.c:813) 20240825125531394 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240825125531395 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) 20240825125531395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531395 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) 20240825125531395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531395 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) 20240825125531395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531395 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) 20240825125531395 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531395 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531395 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) 20240825125531395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531395 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) 20240825125531395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240825125531403 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) 20240825125531403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531403 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) 20240825125531403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531403 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) 20240825125531403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531403 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125531403 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125531403 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125531403 DMM INFO MM(262420000001007/d4c39903) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125531403 DMM INFO MM(262420000001007/d4c39903) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125531403 DMM DEBUG MM(262420000001007/d4c39903) Using GGSN 0 (gprs_sm.c:312) 20240825125531403 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) 20240825125531404 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240825125531404 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125531404 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125531404 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240825125531415 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 39 83 a3 da 11 f6 19 e1 84 14 05 7f 88 0a b5 73 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) 20240825125531415 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001a4a0) (sgsn_libgtp.c:629) 20240825125531415 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125531415 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) 20240825125531415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531415 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) 20240825125531415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531415 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) 20240825125531415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:30 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001F711C86'O 20240825125531434 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) 20240825125531434 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531434 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531434 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) 20240825125531434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531434 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) 20240825125531434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531435 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240825125531435 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240825125531435 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240825125531435 DRANAP INFO Rx RAB Assignment Response for UE conn_id 11 (iu_client.c:574) 20240825125531435 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240825125531435 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240825125531435 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125531435 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240825125531435 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) 20240825125531435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531435 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) 20240825125531435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531435 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) 20240825125531435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125531438 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 39 83 a3 da 11 f6 19 e1 84 7f 88 0a b5 73 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) 20240825125531438 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001a4a0) (sgsn_libgtp.c:629) 20240825125531438 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)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:13 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20240825125531442 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) 20240825125531442 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531442 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531442 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) 20240825125531443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531443 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) 20240825125531443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531443 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20240825125531443 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20240825125531443 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20240825125531443 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20240825125531443 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) 20240825125531443 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531443 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531443 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) 20240825125531443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531443 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) 20240825125531443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125531446 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) 20240825125531446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531446 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) 20240825125531446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531446 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) 20240825125531446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531447 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125531447 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125531447 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125531447 DMM INFO MM(262420000001007/d4c39903) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125531447 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125531447 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125531447 DMM INFO MM(262420000001007/d4c39903) Changing GTP-U endpoints 127.0.0.104/0x1f711c86 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240825125531447 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240825125531447 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) 20240825125531447 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531447 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531447 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) 20240825125531447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531447 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) 20240825125531447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@d2512c394f9f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1568)16409237 20240825125531448 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) TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed 20240825125531448 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531448 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531449 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) 20240825125531449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531449 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) 20240825125531449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531450 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 39 83 a3 da 11 f6 19 e1 84 7f 88 0a b5 73 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) 20240825125531450 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001a4a0) (sgsn_libgtp.c:629) 20240825125531450 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-RAN(1562)@d2512c394f9f: Created IMSI[0] for '262420000001007'H'D4C39903'O to be handled at TC_pmm_idle_rx_mt_data(1568) 20240825125531454 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:822) 20240825125531454 DMM INFO MM(262420000001007/d4c39903) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:829) 20240825125531455 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) 20240825125531455 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531455 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531455 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) 20240825125531455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531455 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) 20240825125531455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1562)@d2512c394f9f: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1568) TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: 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 := 'D4C39903'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@d2512c394f9f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1568)6816708 SGSN_Test_0-RAN(1562)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@d2512c394f9f: First idle individual index:0 20240825125531461 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) 20240825125531461 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531461 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531461 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) 20240825125531461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531461 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) 20240825125531461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531462 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125531462 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125531462 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125531462 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD4C39903) type="data" (gprs_gmm.c:1944) 20240825125531462 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240825125531462 DMM DEBUG MM(262420000001007/d4c39903) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125531462 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) 20240825125531462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531462 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) 20240825125531462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531462 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) 20240825125531462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531463 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) 20240825125531463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531463 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) 20240825125531463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531463 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) 20240825125531463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: { messageType := 2, destLocRef := '6803C4'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125531467 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) 20240825125531467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531467 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) 20240825125531467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531467 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) 20240825125531467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531467 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125531467 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125531467 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125531468 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240825125531468 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240825125531468 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240825125531468 DMM INFO MM(262420000001007/d4c39903) <- GMM SERVICE ACCEPT (P-TMSI=0xd4c39903) (gprs_gmm.c:813) 20240825125531468 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240825125531468 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) 20240825125531468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531468 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) 20240825125531468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531468 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) 20240825125531468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531468 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) 20240825125531469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531469 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) 20240825125531469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531469 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) 20240825125531469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531469 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) 20240825125531469 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531469 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531469 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) 20240825125531469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531469 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) 20240825125531469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:30 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001F711C86'O 20240825125531474 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) 20240825125531474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531474 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) 20240825125531474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531474 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) 20240825125531474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531474 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240825125531474 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240825125531474 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240825125531474 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240825125531474 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240825125531474 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240825125531477 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 39 83 a3 da 11 f6 19 e1 84 7f 88 0a b5 73 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) 20240825125531477 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001a4a0) (sgsn_libgtp.c:629) 20240825125531477 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_len:16 SGSN_Test_0-SCCP(1561)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240825125531677 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) 20240825125531677 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531677 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125531677 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) 20240825125531677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531678 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) 20240825125531678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125531678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125531678 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125531678 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125531678 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125531678 DMM INFO MM(262420000001007/d4c39903) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240825125531678 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125531678 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20240825125531681 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) 20240825125531681 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001a4a0) (sgsn_libgtp.c:629) 20240825125531681 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240825125531681 DMM INFO MM(262420000001007/d4c39903) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240825125531681 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240825125531681 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20240825125531681 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125531681 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) 20240825125531681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125531681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125531681 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) 20240825125531681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125531681 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) 20240825125531681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125531681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1561)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1549)@d2512c394f9f: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1568)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@d2512c394f9f: Final verdict of PTC: none 20240825125531690 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125531690 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) 20240825125531690 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125531690 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125531690 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125531690 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) 20240825125531690 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125531690 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125531690 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) 20240825125531690 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) 20240825125531690 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125531690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125531690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125531690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125531690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125531690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125531690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125531691 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1563)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@d2512c394f9f: Final verdict of PTC: none 20240825125531694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58424<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1566)@d2512c394f9f: Final verdict of PTC: none 20240825125531697 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125531697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1565)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@d2512c394f9f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1549)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1560)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@d2512c394f9f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1559)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@d2512c394f9f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1554)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1555)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1550)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1553)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1548)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1558)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1549): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1554): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1559): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1568): pass (none -> pass) MTC@d2512c394f9f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:31 UTC 2024 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=366040) 20240825125532697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125532697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=366040, count=395356) 20240825125533692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125533692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125533692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240825125533699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125533699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 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_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 20240825125534139 DGPRS DEBUG Checking for inactive LLMEs, time = 6401268 (sgsn.c:131) 20240825125534700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125534700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_update_ctx_err_ind_from_ggsn started. 20240825125534846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125534847 DMM INFO MM(262420000001007/d4c39903) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125534847 DMM INFO MM(262420000001007/d4c39903) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125534847 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125534847 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125534847 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240825125534847 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240825125534848 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240825125534848 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) 20240825125534848 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) 20240825125534848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c020]{Init}: Deallocated (fsm.c:568) 20240825125534848 DMM DEBUG MM_STATE_Gb[0x61200002c1a0]{Idle}: Deallocated (fsm.c:568) 20240825125534848 DMM DEBUG MM_STATE_Iu(10)[0x61200002c320]{Detached}: Deallocated (fsm.c:568) 20240825125534848 DMM DEBUG GMM(gmm_fsm)[0x61200002bea0]{Deregistered}: Deallocated (fsm.c:568) 20240825125534848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240825125534848 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) 20240825125534848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125534848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125534848 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) 20240825125534848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125534848 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) 20240825125534848 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1569)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@d2512c394f9f: 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(1574)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1574)@d2512c394f9f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1573)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21011 20240825125534905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125534905 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) 20240825125534905 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) 20240825125534905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125534905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125534905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125534905 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) 20240825125534905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125534905 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(1574)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125534906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125534906 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) 20240825125534906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125534907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125534907 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) 20240825125534907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125534907 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) 20240825125534907 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125534907 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240825125534907 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125534907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240825125534907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125534907 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(1574)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1574)@d2512c394f9f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125534912 DLNS DEBUG GPRS-NS2-VC(UDP-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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240825125534921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004ba0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240825125534921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1573)@d2512c394f9f: 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@d2512c394f9f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125534928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240825125534928 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) 20240825125534928 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) 20240825125534928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125534928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240825125534928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125534928 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) 20240825125534928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125534928 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125534930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125534930 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) 20240825125534930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125534930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125534930 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) 20240825125534930 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125534930 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) 20240825125534930 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125534930 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240825125534930 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125534930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1578)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125534931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125534931 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)@d2512c394f9f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125534934 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(1575)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@d2512c394f9f: Creating NSIP provider for "127.0.0.103":21012 20240825125534945 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) 20240825125534945 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)@d2512c394f9f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@d2512c394f9f: 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@d2512c394f9f: Provider Link came up: sending NS-RESET 20240825125534972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240825125534972 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) 20240825125534972 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) 20240825125534972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125534972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240825125534972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125534972 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) 20240825125534972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125534972 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240825125534974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125534974 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) 20240825125534974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125534974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240825125534974 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) 20240825125534974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240825125534974 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) 20240825125534974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125534974 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240825125534974 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240825125534974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1583)@d2512c394f9f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240825125534975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240825125534975 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)@d2512c394f9f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240825125534979 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)@d2512c394f9f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@d2512c394f9f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240825125534989 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) 20240825125534989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d2512c394f9f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@d2512c394f9f: ************************************************* SGSN_Test_0-M3UA(1586)@d2512c394f9f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@d2512c394f9f: ************************************************* MTC@d2512c394f9f: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@d2512c394f9f: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@d2512c394f9f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240825125535192 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240825125535192 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) 20240825125535192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240825125535192 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)@d2512c394f9f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240825125535194 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) 20240825125535194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240825125535194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240825125535194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240825125535194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240825125535194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240825125535195 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240825125535196 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) 20240825125535196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240825125535196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240825125535196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240825125535196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240825125535196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240825125535196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240825125535196 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240825125535701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125535701 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240825125535701 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240825125535701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1588)@d2512c394f9f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@d2512c394f9f: 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) } } } } 20240825125535703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1588)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240825125535704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1588)@d2512c394f9f: 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)@d2512c394f9f: 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)@d2512c394f9f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@d2512c394f9f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240825125536004 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) 20240825125536004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536004 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) 20240825125536004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536004 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) 20240825125536004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536005 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240825125536005 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240825125536005 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) 20240825125536005 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536006 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) 20240825125536006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536006 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) 20240825125536006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@d2512c394f9f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@d2512c394f9f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1591), IMSI='262420000001004'H, TLLI='CB39FC2A'O, index=0 SGSN_Test-GSUP(1589)@d2512c394f9f: 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)@d2512c394f9f: 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 := '4025'O ("@%"), rac := '79'O ("y") }, 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)@d2512c394f9f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9457072 SGSN_Test_0-SCCP(1584)@d2512c394f9f: First idle individual index:0 SGSN_Test_0-RAN(1585)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 20240825125536768 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) 20240825125536769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536769 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) 20240825125536769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536769 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) 20240825125536769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536770 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125536770 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125536770 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125536770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20240825125536770 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Allocated (fsm.c:456) 20240825125536770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Allocated (fsm.c:456) 20240825125536770 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Allocated (fsm.c:456) 20240825125536770 DMM DEBUG MM_STATE_Iu[0x61200002d0a0]{Detached}: Allocated (fsm.c:456) 20240825125536770 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240825125536770 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240825125536770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240825125536770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240825125536770 DMM DEBUG MM(262420000001004/c8f4e751) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240825125536770 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240825125536771 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) 20240825125536771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536771 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) 20240825125536771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536771 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) 20240825125536771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536771 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) 20240825125536771 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536771 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536771 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) 20240825125536771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536771 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) 20240825125536771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: { messageType := 2, destLocRef := '904DB0'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: 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 := 'D7B8577BBA4539770B91B27265C3ED79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA59ED58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '755447A1ED1A9F52'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '08F655FE6838BE3F8EB8ACA76DF801A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FAB8D9627C0B0EA6EF388B2F9A5E5EBC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '94248770407ED409DEA5ED0EDE9E4FBB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D9FB5823BAFE1E72'O } } } } } SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240825125536782 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) 20240825125536782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536782 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) 20240825125536782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536782 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) 20240825125536782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536783 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125536783 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125536783 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125536783 DMM DEBUG MM(262420000001004/c8f4e751) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240825125536783 DMM NOTICE MM(262420000001004/c8f4e751) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240825125536783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240825125536783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240825125536783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240825125536783 DMM DEBUG MM(262420000001004/c8f4e751) Requesting authorization (sgsn_auth.c:160) 20240825125536783 DMM INFO MM(262420000001004/c8f4e751) Requesting authentication tuples (sgsn_auth.c:184) 20240825125536783 DMM DEBUG MM(262420000001004/c8f4e751) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240825125536783 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240825125536783 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)@d2512c394f9f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1591) SGSN_Test-GSUP(1589)@d2512c394f9f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1591)"262420000001004" 20240825125536787 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240825125536787 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240825125536787 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240825125536787 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240825125536787 DMM INFO MM(262420000001004/c8f4e751) Subscriber data update (mmctx.c:445) 20240825125536787 DMM DEBUG MM(262420000001004/c8f4e751) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240825125536787 DMM INFO MM(262420000001004/c8f4e751) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240825125536787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240825125536787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240825125536787 DMM INFO MM(262420000001004/c8f4e751) <- GMM AUTH AND CIPHERING REQ (rand = d7 b8 57 7b ba 45 39 77 0b 91 b2 72 65 c3 ed 79 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 94 24 87 70 40 7e d4 09 de a5 ed 0e de 9e 4f bb ) (gprs_gmm.c:483) 20240825125536787 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240825125536787 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) 20240825125536787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536787 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) 20240825125536787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536787 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) 20240825125536787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:37 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22D9FB582323094B99990000100004F02904BAFE1E72'O 20240825125536794 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) 20240825125536794 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536794 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536794 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) 20240825125536794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536794 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) 20240825125536794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536794 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125536794 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125536794 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125536794 DMM INFO MM(262420000001004/c8f4e751) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240825125536794 DMM NOTICE MM(262420000001004/c8f4e751) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240825125536794 DMM DEBUG MM(262420000001004/c8f4e751) checking auth: received UMTS RES = d9 fb 58 23 ba fe 1e 72 (gprs_gmm.c:666) 20240825125536794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240825125536794 DMM DEBUG MM(262420000001004/c8f4e751) Requesting authorization (sgsn_auth.c:160) 20240825125536795 DMM INFO MM(262420000001004/c8f4e751) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240825125536795 DMM DEBUG MM(262420000001004/c8f4e751) Requesting subscriber data update (gprs_subscriber.c:894) 20240825125536795 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240825125536795 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) 20240825125536795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240825125536795 DMM DEBUG MM(262420000001004/c8f4e751) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240825125536795 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) 20240825125536795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536795 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) 20240825125536795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536795 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) 20240825125536795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125536804 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) 20240825125536804 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536804 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536804 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) 20240825125536804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536804 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) 20240825125536804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536804 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125536804 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125536804 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125536804 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20240825125536805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:167) 20240825125536805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240825125536805 DMM INFO MM(262420000001004/c8f4e751) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8f4e751) (gprs_gmm.c:300) 20240825125536805 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20240825125536805 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) 20240825125536805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536805 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) 20240825125536805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536805 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) 20240825125536805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536805 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) 20240825125536805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536805 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536805 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) 20240825125536805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536805 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) 20240825125536805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125536810 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240825125536810 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240825125536810 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240825125536810 DMM INFO MM(262420000001004/c8f4e751) Subscriber data update (mmctx.c:445) 20240825125536810 DMM DEBUG MM(262420000001004/c8f4e751) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240825125536810 DMM INFO MM(262420000001004/c8f4e751) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240825125536811 DMM NOTICE MM(262420000001004/c8f4e751) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240825125536811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240825125536811 DMM NOTICE MM(262420000001004/c8f4e751) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240825125536811 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) 20240825125536811 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240825125536811 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240825125536811 DMM INFO MM(262420000001004/c8f4e751) Subscriber data update (mmctx.c:445) 20240825125536811 DMM DEBUG MM(262420000001004/c8f4e751) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:14 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240825125536813 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) 20240825125536813 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536814 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) 20240825125536814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536814 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) 20240825125536814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536814 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125536814 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125536814 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125536814 DMM INFO MM(262420000001004/c8f4e751) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240825125536814 DMM NOTICE MM(262420000001004/c8f4e751) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240825125536814 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240825125536814 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240825125536814 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240825125536814 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20240825125536814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240825125536814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240825125536815 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) 20240825125536815 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536815 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536815 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) 20240825125536815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536815 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) 20240825125536815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:7 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240825125536820 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) 20240825125536820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536821 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) 20240825125536821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536821 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) 20240825125536821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125536821 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240825125536821 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240825125536821 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240825125536821 DMM INFO MM(262420000001004/c8f4e751) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:143) 20240825125536821 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:144) 20240825125536821 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20240825125536821 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) 20240825125536821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125536821 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) 20240825125536821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125536821 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) 20240825125536821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125536821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 20240825125536823 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) 20240825125536823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125536823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125536823 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) 20240825125536823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1585)@d2512c394f9f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)9457072 20240825125536823 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) 20240825125536823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125536823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: 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 := 'C8F4E751'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@d2512c394f9f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)13407688 SGSN_Test_0-RAN(1585)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@d2512c394f9f: First idle individual index:0 20240825125537025 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) 20240825125537025 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537025 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537025 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) 20240825125537025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537025 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) 20240825125537026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537027 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125537027 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125537027 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125537027 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC8F4E751) type="data" (gprs_gmm.c:1944) 20240825125537027 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240825125537027 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240825125537027 DMM DEBUG MM(262420000001004/c8f4e751) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125537027 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) 20240825125537027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537027 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) 20240825125537027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537027 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) 20240825125537027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537027 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) 20240825125537027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537028 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) 20240825125537028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537028 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) 20240825125537028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: { messageType := 2, destLocRef := 'CC95C8'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125537032 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) 20240825125537032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537032 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) 20240825125537032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537032 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) 20240825125537032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537033 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125537033 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125537033 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125537033 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20240825125537033 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240825125537033 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240825125537033 DMM INFO MM(262420000001004/c8f4e751) <- GMM SERVICE ACCEPT (P-TMSI=0xc8f4e751) (gprs_gmm.c:813) 20240825125537033 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240825125537034 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) 20240825125537034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537034 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) 20240825125537034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537034 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) 20240825125537034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537034 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) 20240825125537034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537034 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) 20240825125537034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537034 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) 20240825125537034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:23 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240825125537040 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) 20240825125537040 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537040 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537040 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) 20240825125537040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537040 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) 20240825125537040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537041 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125537041 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125537041 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125537041 DMM INFO MM(262420000001004/c8f4e751) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20240825125537041 DMM INFO MM(262420000001004/c8f4e751) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240825125537041 DMM DEBUG MM(262420000001004/c8f4e751) Using GGSN 0 (gprs_sm.c:312) 20240825125537041 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) 20240825125537041 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240825125537041 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240825125537041 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:185) 20240825125537041 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20240825125537051 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 95 20 e5 23 11 62 26 29 7a 14 05 7f bb 48 36 ad 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) 20240825125537051 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001daa0) (sgsn_libgtp.c:629) 20240825125537051 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:404) 20240825125537052 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) 20240825125537052 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537052 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537052 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) 20240825125537052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537052 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) 20240825125537052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:30 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003409EC73'O 20240825125537068 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) 20240825125537069 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537069 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537069 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) 20240825125537069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537069 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) 20240825125537069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537069 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240825125537069 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240825125537069 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240825125537069 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20240825125537069 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240825125537069 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20240825125537069 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240825125537069 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20240825125537069 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) 20240825125537069 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537069 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537070 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) 20240825125537070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537070 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) 20240825125537070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240825125537072 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 95 20 e5 23 11 62 26 29 7a 7f bb 48 36 ad 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) 20240825125537072 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001daa0) (sgsn_libgtp.c:629) 20240825125537072 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)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1585)@d2512c394f9f: Created IMSI[0] for '262420000001004'H'C8F4E751'O to be handled at TC_update_ctx_err_ind_from_ggsn(1591) 20240825125537082 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20240825125537082 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20240825125537082 DGPRS INFO PDP(262420000001004:5): Context 0x7fd2337ebe60 was updated (sgsn_libgtp.c:659) 20240825125537082 DMM INFO MM(262420000001004/c8f4e751) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:681) 20240825125537082 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:684) 20240825125537082 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20240825125537082 DMM INFO MM(262420000001004/c8f4e751) Changing GTP-U endpoints 127.0.0.104/0x3409ec73 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20240825125537082 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20240825125537083 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) 20240825125537083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537083 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) 20240825125537083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537083 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) 20240825125537083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537083 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) 20240825125537083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537083 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) 20240825125537083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537083 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) 20240825125537083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 20240825125537085 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) 20240825125537085 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537085 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537085 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) 20240825125537085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537085 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) 20240825125537085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1585)@d2512c394f9f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)13407688 SGSN_Test_0-RAN(1585)@d2512c394f9f: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1591) TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: 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 := 'C8F4E751'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@d2512c394f9f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1591)2914453 SGSN_Test_0-RAN(1585)@d2512c394f9f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@d2512c394f9f: First idle individual index:0 20240825125537285 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) 20240825125537285 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537285 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537285 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) 20240825125537285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537286 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) 20240825125537286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537287 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240825125537287 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240825125537287 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240825125537287 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC8F4E751) type="data" (gprs_gmm.c:1944) 20240825125537287 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240825125537287 DMM DEBUG MM(262420000001004/c8f4e751) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240825125537287 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) 20240825125537287 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537287 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) 20240825125537287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537287 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) 20240825125537287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537288 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) 20240825125537288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537288 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) 20240825125537288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537288 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) 20240825125537288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: { messageType := 2, destLocRef := '2C7895'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)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:12 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240825125537293 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) 20240825125537293 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537293 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537293 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) 20240825125537293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537293 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) 20240825125537293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537293 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240825125537293 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240825125537293 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240825125537293 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20240825125537293 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240825125537293 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20240825125537293 DMM INFO MM(262420000001004/c8f4e751) <- GMM SERVICE ACCEPT (P-TMSI=0xc8f4e751) (gprs_gmm.c:813) 20240825125537294 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240825125537294 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) 20240825125537294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537294 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) 20240825125537294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537294 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) 20240825125537294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537294 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) 20240825125537294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537294 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) 20240825125537294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537294 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) 20240825125537294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537295 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) 20240825125537295 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537295 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537295 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) 20240825125537295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537295 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) 20240825125537295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:30 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003409EC73'O 20240825125537300 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) 20240825125537300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537300 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) 20240825125537300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537300 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) 20240825125537300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537300 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240825125537300 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240825125537300 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240825125537300 DRANAP INFO Rx RAB Assignment Response for UE conn_id 15 (iu_client.c:574) 20240825125537300 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240825125537300 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20240825125537303 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 95 20 e5 23 11 62 26 29 7a 7f bb 48 36 ad 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) 20240825125537303 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001daa0) (sgsn_libgtp.c:629) 20240825125537303 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:521) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_len:16 SGSN_Test_0-SCCP(1584)@d2512c394f9f: vl_from0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20240825125537501 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) 20240825125537501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240825125537502 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) 20240825125537502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537502 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) 20240825125537502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240825125537502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240825125537502 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240825125537502 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240825125537502 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240825125537502 DMM INFO MM(262420000001004/c8f4e751) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240825125537502 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:322) 20240825125537502 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20240825125537505 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) 20240825125537505 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fd2337ebe60, cbp=0x61400001daa0) (sgsn_libgtp.c:629) 20240825125537505 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:549) 20240825125537505 DMM INFO MM(262420000001004/c8f4e751) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240825125537505 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20240825125537505 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20240825125537505 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240825125537505 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) 20240825125537505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125537505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125537505 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) 20240825125537505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125537505 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) 20240825125537505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240825125537505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1584)@d2512c394f9f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2512c394f9f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@d2512c394f9f: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1591)@d2512c394f9f: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@d2512c394f9f: Final verdict of PTC: none 20240825125537513 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240825125537513 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) 20240825125537513 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240825125537513 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240825125537514 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240825125537514 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) 20240825125537514 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240825125537514 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240825125537514 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) 20240825125537514 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) 20240825125537514 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240825125537514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240825125537514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240825125537514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240825125537514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240825125537514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240825125537514 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240825125537514 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1586)@d2512c394f9f: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@d2512c394f9f: Final verdict of PTC: none 20240825125537517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58432<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240825125537520 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240825125537520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1589)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@d2512c394f9f: Final verdict of PTC: none -NSVCI98(1578)@d2512c394f9f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1577)@d2512c394f9f: Final verdict of PTC: none -NSVCI97(1574)@d2512c394f9f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1582)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1573)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@d2512c394f9f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1571)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@d2512c394f9f: Final verdict of PTC: none -NSVCI99(1583)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@d2512c394f9f: Final verdict of PTC: none -NSVCI98-provIP(1576)@d2512c394f9f: Final verdict of PTC: none -NSVCI99-provIP(1581)@d2512c394f9f: Final verdict of PTC: none -NSVCI97-provIP(1572)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@d2512c394f9f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: none MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1571): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97-provIP(1572): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-NS1(1573): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI97(1574): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1577): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1582): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@d2512c394f9f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1591): pass (none -> pass) MTC@d2512c394f9f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:37 UTC 2024 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=358572) 20240825125538521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125538522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=358572, count=377252) 20240825125539515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240825125539515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240825125539515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240825125539522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125539522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test execution finished. MTC@d2512c394f9f: 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 Aug 25 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_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 20240825125540523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125540523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_NS_connect_alive started. 20240825125540659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125540660 DMM INFO MM(262420000001004/c8f4e751) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240825125540660 DMM INFO MM(262420000001004/c8f4e751) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240825125540660 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240825125540660 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240825125540660 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240825125540661 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20240825125540661 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240825125540661 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) 20240825125540661 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) 20240825125540661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Deallocated (fsm.c:568) 20240825125540661 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Deallocated (fsm.c:568) 20240825125540661 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Deallocated (fsm.c:568) 20240825125540661 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Deallocated (fsm.c:568) 20240825125540661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240825125540661 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) 20240825125540661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240825125540661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240825125540661 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) 20240825125540661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240825125540661 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) 20240825125540661 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240825125540679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240825125540679 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) 20240825125540679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240825125541524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125541524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: setverdict(pass): none -> pass MTC@d2512c394f9f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240825125541683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46214<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1592)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: pass MTC@d2512c394f9f: Local verdict of PTC -provIP0(1592): none (pass -> pass) MTC@d2512c394f9f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:41 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13644) 20240825125542525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125542525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=13644, count=14804) 20240825125543526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125543526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: 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 Aug 25 12:55: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_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 20240825125544527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125544527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: 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@d2512c394f9f: Test case TC_NS_connect_reset started. 20240825125544740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240825125544741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240825125544761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240825125544761 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) 20240825125544761 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) 20240825125544761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240825125544761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240825125544761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240825125544761 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) 20240825125544761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125544761 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@d2512c394f9f: setverdict(pass): none -> pass 20240825125545528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125545528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@d2512c394f9f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240825125545764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46222<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1593)@d2512c394f9f: Final verdict of PTC: none MTC@d2512c394f9f: Setting final verdict of the test case. MTC@d2512c394f9f: Local verdict of MTC: pass MTC@d2512c394f9f: Local verdict of PTC -provIP0(1593): none (pass -> pass) MTC@d2512c394f9f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@d2512c394f9f: 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 Aug 25 12:55:45 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6832) 20240825125546529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125546530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=6832, count=7992) 20240825125547530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125547530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825125547762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@d2512c394f9f: 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@d2512c394f9f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d2512c394f9f: Terminating MTC. MC@d2512c394f9f: MTC terminated. MC2> exit MC@d2512c394f9f: Shutting down session. MC@d2512c394f9f: 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 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2424572) [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-20240825-1242-1750b9c4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240825125548531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125548532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825125549532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125549532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825125550533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125550533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825125550763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240825125551534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125551535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825125552535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125552536 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-20240825-1242-1750b9c4', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20240825125553536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240825125553537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240825125553764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Stopping stp (2424453) [testenv][generic] Stopping sgsn (2424498) [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-20240825-1242-1750b9c4', '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='793.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.464678'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='2.048934'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='2.020343'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='2.033869'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.576809'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.962621'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.956267'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.940572'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='2.022708'> <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='1.984356'> <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.982684'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.943729'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='3.002122'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.960589'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.961163'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.979653'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='2.030097'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='6.032269'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='36.000710'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='7.028182'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='2.034182'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.941543'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.814332'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.960183'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='2.038988'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='7.053632'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='7.066270'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='7.041711'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.995026'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='2.006552'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.973883'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.972335'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.966304'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.953176'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.963880'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.948631'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='2.037798'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='7.029755'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='1.033242'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.950218'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='1.070326'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='1.039269'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='1.081393'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='1.070165'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='3.068349'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.955344'> <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.913439'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='11.042094'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='1.080027'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='34.055040'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='11.060030'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='1.062165'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='1.061632'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='1.028977'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.981825'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='2.048625'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='2.046784'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='8.109239'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='3.055698'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='3.048015'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='7.112687'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='7.075122'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.586148'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='7.097508'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.961732'> <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.921946'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.912896'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='2.162865'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='3.050259'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='2.140886'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='1.065337'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='4.036936'> <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='2.100626'> <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.826138'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='2.093750'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='2.077826'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='2.094027'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='2.068809'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='2.315998'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.691432'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.521779'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='2.725861'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.026745'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027797'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20240825-1242-1750b9c4'] d2512c394f9fd89db7078b4798dd4470b9dec5d54ff73fd139500db526db5451 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/84/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